Trace number 1531103

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.2 1200.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S547165541-056.cnf
MD5SUMc7b32920fad710a8e62fee8bc80010c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.434
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1531103-1238386426.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 140
0.00/0.04	c Clauses = 11900
0.00/0.04	c Literals = 83300
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 140
0.00/0.04	c Clauses = 11900
0.00/0.04	c Literals = 83300
0.00/0.04	c a2
0.29/0.31	c a1
0.49/0.51	c Independent sub-problems = 1
0.49/0.51	c Sub-problem with 140 variables and 11900 clauses
0.49/0.51	c using permutation method 4
0.49/0.51	c count = 1
0.49/0.51	c Ordering finished 0.490 seconds
0.49/0.51	c mapped 0.510 seconds
0.49/0.51	c permuted 0.510 seconds
0.49/0.51	c about to sort
0.49/0.52	c sorted
0.69/0.73	c clauses now 11900
0.69/0.73	c init finished 0.530 seconds
0.69/0.73	c tree built 0.720 seconds
0.69/0.73	c 
0.69/0.73	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.69/0.73	c ---------------------------------|----------------------------------|------------------------------------------------------
0.69/0.73	c ................................ | ..........                       |                        0.7           0.0             
0.69/0.73	c ................................ | ..........                     1 |                        0.7           1.4             
0.69/0.73	c ................................ | ..........                     2 |                        0.7           2.8             
0.69/0.73	c ................................ | ..........                     3 |                        0.7           4.2             
0.69/0.73	c ................................ | ..........                     4 |                        0.7           5.6             
0.69/0.73	c ................................ | ..........                     5 |                        0.7           6.9             
0.69/0.78	c ................................ | ..........                  1000 | 164                    0.8        1298.7         5046
23.99/24.00	c ................................ | ..........                219000 | 71366                 24.0        9125.0      2719100
47.98/48.07	c ................................ | ..........                357000 | 120595                48.1        7428.2      4793102
71.97/72.02	c ................................ | ..........                461000 | 158231                72.0        6401.9      6588713
95.97/96.07	c ................................ | ..........                563000 | 194051                96.0        5861.5      8008810
119.95/120.08	c ................................ | *.........                644000 | 223299               120.1        5364.0      9370629
144.15/144.29	c ................................ | *.........                726000 | 252344               144.3        5031.9     10597261
168.34/168.40	c ................................ | *.........                796000 | 276969               168.4        4727.4     11657561
192.04/192.12	c ................................ | *.........                861000 | 299987               192.1        4482.0     12742200
215.93/216.09	c ................................ | *.........                933000 | 325055               216.1        4318.0     13884351
239.92/240.04	c ................................ | **........               1025000 | 357302               240.0        4270.8     15139044
263.93/264.04	c ................................ | **........               1098000 | 383418               264.0        4158.9     16177920
288.22/288.32	c ................................ | **........               1169000 | 409564               288.3        4054.9     17266588
312.21/312.39	c ................................ | **........               1231000 | 432981               312.4        3941.1     18218494
336.20/336.36	c ................................ | **........               1289000 | 454160               336.3        3832.7     19109844
360.19/360.37	c ................................ | ***.......               1352000 | 476667               360.3        3752.2     19987349
384.19/384.37	c ................................ | ***.......               1402000 | 494490               384.3        3647.9     20749244
408.18/408.33	c ................................ | ***.......               1447000 | 510786               408.3        3544.2     21499999
432.18/432.36	c ................................ | ***.......               1495000 | 528768               432.3        3458.2     22355194
455.97/456.12	c ................................ | ***.......               1545000 | 547685               456.1        3387.7     23235911
480.47/480.66	c ................................ | ****......               1590000 | 564568               480.6        3308.4     24078114
504.05/504.23	c ................................ | ****......               1630000 | 580262               504.2        3233.0     24900123
528.15/528.37	c ................................ | ****......               1689000 | 600772               528.3        3197.0     25739482
552.34/552.59	c ................................ | ****......               1745000 | 621887               552.5        3158.3     26615987
576.34/576.54	c ................................ | ****......               1797000 | 641317               576.5        3117.2     27424622
600.43/600.67	c ................................ | *****.....               1847000 | 660243               600.6        3075.3     28302850
624.12/624.36	c ................................ | *****.....               1895000 | 678528               624.3        3035.4     29033186
648.21/648.44	c ................................ | *****.....               1944000 | 697048               648.4        2998.3     29822424
672.21/672.49	c ................................ | *****.....               1990000 | 714878               672.4        2959.5     30604174
696.20/696.47	c ................................ | *****.....               2035000 | 732667               696.4        2922.2     31390448
720.20/720.41	c ................................ | ******....               2072000 | 746477               720.3        2876.5     32079859
744.10/744.31	c ................................ | ******....               2104000 | 758372               744.2        2827.1     32616611
768.29/768.53	c ................................ | ******....               2139000 | 770953               768.4        2783.6     33275740
792.28/792.59	c ................................ | ******....               2173000 | 783713               792.5        2742.0     33892226
816.27/816.52	c ................................ | ******....               2207000 | 796723               816.4        2703.3     34619612
840.36/840.67	c ................................ | *******...               2239000 | 809222               840.6        2663.7     35233798
863.86/864.13	c ................................ | *******...               2273000 | 822475               864.0        2630.7     35995134
887.85/888.14	c ................................ | *******...               2305000 | 835280               888.0        2595.6     36710866
911.85/912.18	c ................................ | *******...               2339000 | 848201               912.1        2564.5     37392653
935.94/936.25	c ................................ | *******...               2380000 | 862718               936.1        2542.4     38037482
960.24/960.54	c ................................ | ********..               2418000 | 876502               960.4        2517.6     38620055
984.23/984.55	c ................................ | ********..               2457000 | 891431               984.4        2495.9     39241058
1007.83/1008.19	c ................................ | ********..               2498000 | 906221              1008.1        2478.0     39863293
1032.22/1032.52	c ................................ | ********..               2537000 | 921196              1032.4        2457.4     40498025
1056.11/1056.46	c ................................ | ********..               2580000 | 937041              1056.3        2442.4     41144041
1080.30/1080.65	c ................................ | *********.               2621000 | 952807              1080.5        2425.7     41804073
1103.89/1104.21	c ................................ | *********.               2658000 | 966624              1104.1        2407.5     42380151
1127.99/1128.39	c ................................ | *********.               2695000 | 980496              1128.3        2388.6     42966232
1152.18/1152.53	c ................................ | *********.               2734000 | 994944              1152.4        2372.5     43594808
1176.27/1176.68	c ................................ | *********.               2769000 | 1008142             1176.5        2353.5     44193476

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531103-1238386426/watcher-1531103-1238386426 -o /tmp/evaluation-result-1531103-1238386426/solver-1531103-1238386426 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531103-1238386426.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4834
/proc/meminfo: memFree=1462656/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=876 CPUtime=0
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1111305367 897024 103 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 219 103 67 165 0 52 0

[startup+0.091189 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4834
/proc/meminfo: memFree=1462656/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=6824 CPUtime=0.08
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 1449 0 0 0 8 0 0 0 18 0 1 0 1111305367 6987776 1432 1992294400 134512640 135191068 4294956240 18446744073709551615 134641652 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 1706 1432 69 165 0 1539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6824

[startup+0.101189 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4834
/proc/meminfo: memFree=1462656/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=6824 CPUtime=0.09
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 1449 0 0 0 9 0 0 0 18 0 1 0 1111305367 6987776 1432 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 1706 1432 69 165 0 1539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6824

[startup+0.301207 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4834
/proc/meminfo: memFree=1462656/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=6824 CPUtime=0.29
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 1449 0 0 0 29 0 0 0 19 0 1 0 1111305367 6987776 1432 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 1706 1432 69 165 0 1539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6824

[startup+0.701242 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4834
/proc/meminfo: memFree=1462656/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=10868 CPUtime=0.69
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 3326 0 0 0 68 1 0 0 23 0 1 0 1111305367 11128832 2600 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 2717 2601 84 165 0 2550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10868

[startup+1.50131 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1450808/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=13984 CPUtime=1.49
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 4034 0 0 0 148 1 0 0 25 0 1 0 1111305367 14319616 3308 1992294400 134512640 135191068 4294956240 18446744073709551615 134587862 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 3496 3308 89 165 0 3329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13984

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1448504/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=17504 CPUtime=3.09
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 4938 0 0 0 307 2 0 0 25 0 1 0 1111305367 17924096 4212 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 4376 4212 89 165 0 4209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17504

[startup+6.30174 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1440504/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=25032 CPUtime=6.29
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 6828 0 0 0 626 3 0 0 25 0 1 0 1111305367 25632768 6102 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 6258 6102 89 165 0 6091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25032

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1427264/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=37352 CPUtime=12.69
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 9890 0 0 0 1263 6 0 0 25 0 1 0 1111305367 38248448 9164 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 9338 9164 89 165 0 9171 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37352

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1405760/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=57836 CPUtime=25.48
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 15039 0 0 0 2539 9 0 0 25 0 1 0 1111305367 59224064 14313 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 14459 14313 89 165 0 14292 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57836

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1370880/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=93196 CPUtime=51.08
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 23879 0 0 0 5092 16 0 0 25 0 1 0 1111305367 95432704 23153 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 23299 23153 89 165 0 23132 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93196

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1317504/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=145676 CPUtime=102.27
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 36973 0 0 0 10199 28 0 0 25 0 1 0 1111305367 149172224 36247 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 36419 36247 89 165 0 36252 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 145676

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1268224/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=195116 CPUtime=162.25
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 49356 0 0 0 16188 37 0 0 25 0 1 0 1111305367 199798784 48630 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 48779 48630 89 165 0 48612 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 195116

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1223232/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=239756 CPUtime=222.23
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 60521 0 0 0 22177 46 0 0 25 0 1 0 1111305367 245510144 59795 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 59939 59795 89 165 0 59772 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 239756

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1178688/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=284396 CPUtime=282.22
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 71687 0 0 0 28167 55 0 0 25 0 1 0 1111305367 291221504 70961 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 71099 70961 89 165 0 70932 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 284396

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1140672/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=322160 CPUtime=342.2
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 81102 0 0 0 34157 63 0 0 25 0 1 0 1111305367 329891840 80376 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 80540 80376 89 165 0 80373 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 322160

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1109632/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=353200 CPUtime=402.18
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 88890 0 0 0 40148 70 0 0 25 0 1 0 1111305367 361676800 88164 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 88300 88164 89 165 0 88133 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 353200

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1075136/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=387440 CPUtime=462.17
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 97454 0 0 0 46139 78 0 0 25 0 1 0 1111305367 396738560 96728 1992294400 134512640 135191068 4294956240 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 96860 96728 89 165 0 96693 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 387440

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1042112/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=420720 CPUtime=522.15
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 105778 0 0 0 52130 85 0 0 25 0 1 0 1111305367 430817280 105052 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 105180 105052 89 165 0 105013 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 420720

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=1008320/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=454464 CPUtime=582.13
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 114160 0 0 0 58120 93 0 0 25 0 1 0 1111305367 465371136 113434 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 113616 113434 89 165 0 113449 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 454464

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=975680/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=486624 CPUtime=642.13
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 122192 0 0 0 64113 100 0 0 25 0 1 0 1111305367 498302976 121466 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 121656 121466 89 165 0 121489 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 486624

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=945408/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=517024 CPUtime=702.1
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 129786 0 0 0 70103 107 0 0 25 0 1 0 1111305367 529432576 129060 1992294400 134512640 135191068 4294956240 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 129256 129060 89 165 0 129089 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 517024

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=920064/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=542144 CPUtime=762.09
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 136067 0 0 0 76096 113 0 0 25 0 1 0 1111305367 555155456 135341 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 135536 135341 89 165 0 135369 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 542144

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=893824/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=568704 CPUtime=822.07
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 142722 0 0 0 82087 120 0 0 25 0 1 0 1111305367 582352896 141996 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 142176 141996 89 165 0 142009 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 568704

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=865344/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=597024 CPUtime=882.06
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 149791 0 0 0 88080 126 0 0 25 0 1 0 1111305367 611352576 149065 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 149256 149065 89 165 0 149089 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 597024

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=838912/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=623584 CPUtime=942.04
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 156436 0 0 0 94072 132 0 0 25 0 1 0 1111305367 638550016 155710 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 155896 155710 89 165 0 155729 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 623584

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=814336/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=647744 CPUtime=1002.02
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 162493 0 0 0 100065 137 0 0 25 0 1 0 1111305367 663289856 161767 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 161936 161767 89 165 0 161769 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 647744

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=788928/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=673344 CPUtime=1062
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 168898 0 0 0 106058 142 0 0 25 0 1 0 1111305367 689504256 168172 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 168336 168172 89 165 0 168169 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 673344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=764608/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=697504 CPUtime=1122
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 174922 0 0 0 112051 149 0 0 25 0 1 0 1111305367 714244096 174196 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 174376 174196 89 165 0 174209 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 697504

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=740352/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=721824 CPUtime=1181.98
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 180993 0 0 0 118044 154 0 0 25 0 1 0 1111305367 739147776 180267 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 180456 180267 89 165 0 180289 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 721824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=733120/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=728704 CPUtime=1200.07
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4194304 182715 0 0 0 119852 155 0 0 25 0 1 0 1111305367 746192896 181989 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 182176 181989 89 165 0 182009 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 728704

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4835
/proc/meminfo: memFree=733120/2055920 swapFree=4178352/4192956
[pid=4834] ppid=4832 vsize=0 CPUtime=1200.17
/proc/4834/stat : 4834 (tts-5-0) R 4832 4834 4704 0 -1 4195332 182715 0 0 0 119852 165 0 0 25 0 1 0 1111305367 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4834/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.2
CPU user time (s): 1198.53
CPU system time (s): 1.67374
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 728704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.53
system time used= 1.67374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182715
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1918

runsolver used 0.880866 second user time and 2.57761 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-30 06:13:46
IDJOB=1531103
IDBENCH=70281
IDSOLVER=505
FILE ID=node43/1531103-1238386426
PBS_JOBID= 9061353
Free space on /tmp= 63084 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S547165541-056.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531103-1238386426/watcher-1531103-1238386426 -o /tmp/evaluation-result-1531103-1238386426/solver-1531103-1238386426 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531103-1238386426.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c7b32920fad710a8e62fee8bc80010c2
RANDOM SEED=1270611146

node43.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1463072 kB
Buffers:         70824 kB
Cached:         436316 kB
SwapCached:       8504 kB
Active:         180812 kB
Inactive:       336400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463072 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1088 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            61616 kB
Committed_AS:  2402376 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 63084 MiB
End job on node43 at 2009-03-30 06:33:48