Trace number 1531093

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.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1818639567-059.cnf
MD5SUM7d306f2c24913eb95b4eca32110fa72f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.08807
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.01/0.04	c Command: HOME/tts-5-0 HOME/instance-1531093-1238385322.cnf 
0.01/0.04	c Using SATTIMEOUT of 1200
0.01/0.04	c Using SATRAM of 1800
0.01/0.04	c Size of subset node = 16
0.01/0.04	c Variables = 140
0.01/0.04	c Clauses = 11900
0.01/0.04	c Literals = 83300
0.01/0.04	c Reduced size:
0.01/0.04	c Variables = 140
0.01/0.04	c Clauses = 11900
0.01/0.04	c Literals = 83300
0.01/0.04	c a2
0.29/0.31	c a1
0.49/0.52	c Independent sub-problems = 1
0.49/0.52	c Sub-problem with 140 variables and 11900 clauses
0.49/0.52	c using permutation method 4
0.49/0.52	c count = 1
0.49/0.52	c Ordering finished 0.500 seconds
0.49/0.52	c mapped 0.520 seconds
0.49/0.52	c permuted 0.520 seconds
0.49/0.52	c about to sort
0.49/0.53	c sorted
0.69/0.74	c clauses now 11900
0.69/0.74	c init finished 0.530 seconds
0.69/0.74	c tree built 0.730 seconds
0.69/0.74	c 
0.69/0.74	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.69/0.74	c ---------------------------------|----------------------------------|------------------------------------------------------
0.69/0.74	c ................................ | ..........                       |                        0.7           0.0             
0.69/0.74	c ................................ | ..........                     1 |                        0.7           1.4             
0.69/0.74	c ................................ | ..........                     2 |                        0.7           2.7             
0.69/0.74	c ................................ | ..........                     3 |                        0.7           4.1             
0.69/0.74	c ................................ | ..........                     4 |                        0.7           5.5             
0.69/0.74	c ................................ | ..........                     5 |                        0.7           6.8             
0.69/0.80	c ................................ | ..........                  1000 | 203                    0.8        1265.8         4200
23.98/24.01	c ................................ | ..........                199000 | 71302                 24.0        8291.7      2775133
47.98/48.08	c ................................ | ..........                330000 | 120128                48.1        6865.0      4762553
72.07/72.19	c ................................ | ..........                452000 | 163534                72.2        6262.1      6475912
96.17/96.24	c ................................ | ..........                545000 | 198531                96.2        5664.1      7938205
120.16/120.22	c ................................ | *.........                637000 | 231886               120.2        5299.5      9358591
144.06/144.18	c ................................ | *.........                712000 | 261078               144.2        4939.0     10626246
168.04/168.15	c ................................ | *.........                778000 | 286107               168.1        4627.4     11727950
192.14/192.26	c ................................ | *.........                837000 | 310864               192.2        4354.2     12767676
215.93/216.06	c ................................ | *.........                892000 | 332228               216.0        4129.1     13725271
239.93/240.04	c ................................ | **........                967000 | 361453               240.0        4029.0     14921189
264.02/264.10	c ................................ | **........               1038000 | 387949               264.1        3930.9     16115600
288.11/288.25	c ................................ | **........               1103000 | 413038               288.2        3826.9     17157650
312.22/312.39	c ................................ | **........               1156000 | 434612               312.4        3701.0     18090609
336.41/336.52	c ................................ | **........               1212000 | 456944               336.5        3602.0     19052273
360.09/360.26	c ................................ | ***.......               1259000 | 475774               360.2        3495.2     19904330
384.58/384.70	c ................................ | ***.......               1305000 | 494146               384.6        3392.8     20776423
408.38/408.53	c ................................ | ***.......               1344000 | 509434               408.5        3290.2     21504181
431.98/432.10	c ................................ | ***.......               1382000 | 524188               432.1        3198.7     22204146
456.57/456.78	c ................................ | ***.......               1419000 | 538778               456.7        3106.9     22829790
480.26/480.44	c ................................ | ****......               1460000 | 555068               480.4        3039.3     23575964
503.86/504.07	c ................................ | ****......               1500000 | 571216               504.0        2976.1     24332411
527.95/528.13	c ................................ | ****......               1536000 | 585992               528.1        2908.7     24985102
551.95/552.15	c ................................ | ****......               1573000 | 600585               552.1        2849.2     25693596
575.93/576.19	c ................................ | ****......               1608000 | 614232               576.1        2791.1     26376604
600.53/600.78	c ................................ | *****.....               1640000 | 627059               600.7        2730.1     26978980
624.12/624.38	c ................................ | *****.....               1678000 | 642584               624.3        2687.8     27727743
648.41/648.60	c ................................ | *****.....               1719000 | 658695               648.5        2650.7     28505223
672.01/672.26	c ................................ | *****.....               1757000 | 674333               672.2        2613.9     29215415
696.01/696.23	c ................................ | *****.....               1792000 | 689114               696.1        2574.2     29882934
720.20/720.45	c ................................ | ******....               1828000 | 703485               720.4        2537.6     30599920
743.89/744.17	c ................................ | ******....               1859000 | 716080               744.1        2498.4     31234248
768.38/768.65	c ................................ | ******....               1894000 | 730257               768.6        2464.3     31914799
791.98/792.24	c ................................ | ******....               1926000 | 743072               792.1        2431.4     32628895
815.77/816.09	c ................................ | ******....               1955000 | 754911               816.0        2395.8     33288797
839.96/840.21	c ................................ | *******...               1990000 | 768492               840.1        2368.7     33953730
864.16/864.47	c ................................ | *******...               2026000 | 782912               864.4        2343.9     34693576
888.35/888.64	c ................................ | *******...               2061000 | 796937               888.5        2319.6     35397221
912.15/912.48	c ................................ | *******...               2092000 | 809777               912.4        2292.9     36068633
935.84/936.14	c ................................ | *******...               2125000 | 822721               936.0        2270.2     36731287
960.04/960.35	c ................................ | ********..               2156000 | 834703               960.2        2245.3     37318049
984.43/984.77	c ................................ | ********..               2183000 | 845795               984.6        2217.0     37856304
1008.33/1008.60	c ................................ | ********..               2208000 | 856025              1008.5        2189.4     38345505
1031.82/1032.18	c ................................ | ********..               2241000 | 867917              1032.1        2171.4     38957557
1055.91/1056.22	c ................................ | ********..               2278000 | 881204              1056.1        2157.0     39654541
1080.20/1080.56	c ................................ | *********.               2312000 | 893695              1080.4        2139.9     40297990
1104.70/1105.08	c ................................ | *********.               2342000 | 905923              1105.0        2119.6     40930086
1127.79/1128.18	c ................................ | *********.               2371000 | 917216              1128.0        2101.9     41457575
1151.89/1152.26	c ................................ | *********.               2402000 | 930105              1152.1        2084.8     42070754
1176.08/1176.41	c ................................ | *********.               2431000 | 941649              1176.3        2066.7     42654633
1199.98/1200.30	c CPU limit (1200) reached
1199.98/1200.30	c Time = 1200.16 seconds
1199.98/1200.30	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531093-1238385322/watcher-1531093-1238385322 -o /tmp/evaluation-result-1531093-1238385322/solver-1531093-1238385322 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531093-1238385322.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: 1.99 1.85 1.44 3/68 32286
/proc/meminfo: memFree=1041848/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=876 CPUtime=0
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 1111193917 897024 104 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 219 104 67 165 0 52 0

[startup+0.0205451 s]
/proc/loadavg: 1.99 1.85 1.44 3/68 32286
/proc/meminfo: memFree=1041848/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=1272 CPUtime=0.01
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 222 0 0 0 1 0 0 0 18 0 1 0 1111193917 1302528 206 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 318 206 68 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101555 s]
/proc/loadavg: 1.99 1.85 1.44 3/68 32286
/proc/meminfo: memFree=1041848/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=6852 CPUtime=0.09
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 1429 0 0 0 9 0 0 0 18 0 1 0 1111193917 7016448 1412 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 1713 1412 69 165 0 1546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6852

[startup+0.301576 s]
/proc/loadavg: 1.99 1.85 1.44 3/68 32286
/proc/meminfo: memFree=1041848/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=6852 CPUtime=0.29
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 1429 0 0 0 29 0 0 0 19 0 1 0 1111193917 7016448 1412 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 1713 1412 69 165 0 1546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6852

[startup+0.70162 s]
/proc/loadavg: 1.99 1.85 1.44 3/68 32286
/proc/meminfo: memFree=1041848/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=10080 CPUtime=0.69
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 3092 0 0 0 68 1 0 0 22 0 1 0 1111193917 10321920 2418 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 2520 2418 84 165 0 2353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10080

[startup+1.50171 s]
/proc/loadavg: 1.91 1.83 1.44 2/69 32287
/proc/meminfo: memFree=1030128/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=13972 CPUtime=1.49
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 4037 0 0 0 148 1 0 0 25 0 1 0 1111193917 14307328 3330 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 3493 3330 89 165 0 3326 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13972

[startup+3.10188 s]
/proc/loadavg: 1.91 1.83 1.44 2/69 32287
/proc/meminfo: memFree=1027248/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=17976 CPUtime=3.09
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 5038 0 0 0 307 2 0 0 25 0 1 0 1111193917 18407424 4331 1992294400 134512640 135191068 4294956224 18446744073709551615 134549974 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 4494 4331 89 165 0 4327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17976

[startup+6.30124 s]
/proc/loadavg: 1.84 1.82 1.44 2/69 32287
/proc/meminfo: memFree=1019504/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=24856 CPUtime=6.29
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 6754 0 0 0 626 3 0 0 25 0 1 0 1111193917 25452544 6047 1992294400 134512640 135191068 4294956224 18446744073709551615 134587956 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 6214 6047 89 165 0 6047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24856

[startup+12.7019 s]
/proc/loadavg: 1.77 1.81 1.44 2/69 32287
/proc/meminfo: memFree=1005552/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=38300 CPUtime=12.69
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 10137 0 0 0 1264 5 0 0 25 0 1 0 1111193917 39219200 9430 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 9575 9430 89 165 0 9408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38300

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.43 2/69 32287
/proc/meminfo: memFree=983792/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=59100 CPUtime=25.48
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 15308 0 0 0 2540 8 0 0 25 0 1 0 1111193917 60518400 14601 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 14775 14601 89 165 0 14608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59100

[startup+51.1012 s]
/proc/loadavg: 1.40 1.70 1.42 2/69 32287
/proc/meminfo: memFree=951088/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=92064 CPUtime=51.08
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 23575 0 0 0 5093 15 0 0 25 0 1 0 1111193917 94273536 22868 1992294400 134512640 135191068 4294956224 18446744073709551615 134589878 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 23016 22868 89 165 0 22849 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92064

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/69 32287
/proc/meminfo: memFree=897712/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=144704 CPUtime=102.27
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 36716 0 0 0 10200 27 0 0 25 0 1 0 1111193917 148176896 36009 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 36176 36009 89 165 0 36009 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 144704

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.36 2/69 32287
/proc/meminfo: memFree=847024/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=195748 CPUtime=162.25
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 49514 0 0 0 16187 38 0 0 25 0 1 0 1111193917 200445952 48807 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 48937 48807 89 165 0 48770 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 195748

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/69 32287
/proc/meminfo: memFree=804976/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=237348 CPUtime=222.24
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 59882 0 0 0 22179 45 0 0 25 0 1 0 1111193917 243044352 59175 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 59337 59175 89 165 0 59170 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 237348

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/69 32287
/proc/meminfo: memFree=759728/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=282788 CPUtime=282.22
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 71276 0 0 0 28169 53 0 0 25 0 1 0 1111193917 289574912 70569 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 70697 70569 89 165 0 70530 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 282788

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.29 2/69 32293
/proc/meminfo: memFree=721448/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=320548 CPUtime=342.2
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 80688 0 0 0 34159 61 0 0 25 0 1 0 1111193917 328241152 79981 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 80137 79981 89 165 0 79970 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 320548

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/69 32293
/proc/meminfo: memFree=688496/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=353672 CPUtime=402.18
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 88965 0 0 0 40150 68 0 0 25 0 1 0 1111193917 362160128 88258 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 88418 88258 89 165 0 88251 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 353672

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.25 2/69 32293
/proc/meminfo: memFree=661488/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=380232 CPUtime=462.17
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 95639 0 0 0 46143 74 0 0 25 0 1 0 1111193917 389357568 94932 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 95058 94932 89 165 0 94891 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 380232

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/69 32293
/proc/meminfo: memFree=632496/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=409512 CPUtime=522.15
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 102928 0 0 0 52134 81 0 0 25 0 1 0 1111193917 419340288 102221 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 102378 102221 89 165 0 102211 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 409512

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/69 32293
/proc/meminfo: memFree=604912/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=437020 CPUtime=582.14
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 109782 0 0 0 58127 87 0 0 25 0 1 0 1111193917 447508480 109075 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 109255 109075 89 165 0 109088 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 437020

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/69 32293
/proc/meminfo: memFree=576176/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=465500 CPUtime=642.13
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 116893 0 0 0 64121 92 0 0 25 0 1 0 1111193917 476672000 116186 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 116375 116186 89 165 0 116208 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 465500

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/69 32293
/proc/meminfo: memFree=548912/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=493020 CPUtime=702.1
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 123779 0 0 0 70112 98 0 0 25 0 1 0 1111193917 504852480 123072 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 123255 123072 89 165 0 123088 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 493020

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/69 32293
/proc/meminfo: memFree=521328/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=520220 CPUtime=762.09
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 130588 0 0 0 76104 105 0 0 25 0 1 0 1111193917 532705280 129881 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 130055 129881 89 165 0 129888 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 520220

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/69 32293
/proc/meminfo: memFree=493872/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=547900 CPUtime=822.07
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 137502 0 0 0 82096 111 0 0 25 0 1 0 1111193917 561049600 136795 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 136975 136795 89 165 0 136808 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 547900

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/69 32293
/proc/meminfo: memFree=465392/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=576060 CPUtime=882.06
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 144563 0 0 0 88089 117 0 0 25 0 1 0 1111193917 589885440 143856 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 144015 143856 89 165 0 143848 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 576060

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/69 32293
/proc/meminfo: memFree=439216/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=602460 CPUtime=942.04
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 151164 0 0 0 94084 120 0 0 25 0 1 0 1111193917 616919040 150457 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 150615 150457 89 165 0 150448 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 602460

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/69 32293
/proc/meminfo: memFree=417264/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=624220 CPUtime=1002.02
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 156572 0 0 0 100077 125 0 0 25 0 1 0 1111193917 639201280 155865 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 156055 155865 89 165 0 155888 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 624220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/69 32293
/proc/meminfo: memFree=391920/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=649820 CPUtime=1062.01
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 162975 0 0 0 106069 132 0 0 25 0 1 0 1111193917 665415680 162268 1992294400 134512640 135191068 4294956224 18446744073709551615 134550076 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 162455 162268 89 165 0 162288 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 649820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/69 32293
/proc/meminfo: memFree=368048/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=673340 CPUtime=1121.99
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 168879 0 0 0 112061 138 0 0 25 0 1 0 1111193917 689500160 168172 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 168335 168172 89 165 0 168168 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 673340

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 32293
/proc/meminfo: memFree=344112/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=697500 CPUtime=1181.98
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194304 174920 0 0 0 118055 143 0 0 25 0 1 0 1111193917 714240000 174213 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 174375 174213 89 165 0 174208 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 697500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 32293
/proc/meminfo: memFree=951600/2055920 swapFree=4176188/4192956
[pid=32286] ppid=32284 vsize=0 CPUtime=1200.08
/proc/32286/stat : 32286 (tts-5-0) R 32284 32286 32159 0 -1 4194308 176610 0 0 0 119853 155 0 0 25 0 1 0 1111193917 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1198.54
CPU system time (s): 1.56276
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 704380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.54
system time used= 1.56276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176610
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= 1986

runsolver used 1.00385 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-30 05:55:22
IDJOB=1531093
IDBENCH=70276
IDSOLVER=505
FILE ID=node59/1531093-1238385322
PBS_JOBID= 9061320
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 7d306f2c24913eb95b4eca32110fa72f
RANDOM SEED=1111901137

node59.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.209
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.209
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:       1042264 kB
Buffers:        102384 kB
Cached:         806184 kB
SwapCached:      10112 kB
Active:         101236 kB
Inactive:       818936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1042264 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1088 kB
Writeback:           0 kB
Mapped:          16708 kB
Slab:            78992 kB
Committed_AS:  2976912 kB
PageTables:       1720 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= 66248 MiB
End job on node59 at 2009-03-30 06:15:25