Trace number 1735846

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? 1199.98 1200.31

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.72283
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.09/0.12	c Command: HOME/tts-5-0 HOME/instance-1735846-1240807230.cnf 
0.09/0.12	c Using SATTIMEOUT of 1200
0.09/0.12	c Using SATRAM of 1800
0.09/0.12	c Size of subset node = 16
0.09/0.12	c Variables = 1150
0.09/0.12	c Clauses = 84314
0.09/0.12	c Literals = 169678
0.09/0.12	c Reduced size:
0.09/0.12	c Variables = 1150
0.09/0.12	c Clauses = 84314
0.09/0.12	c Literals = 169678
0.09/0.12	c a2
0.19/0.27	c a1
0.49/0.60	c Independent sub-problems = 1
0.49/0.60	c Sub-problem with 1150 variables and 84314 clauses
0.49/0.60	c using permutation method 4
0.49/0.60	c count = 1
0.49/0.60	c Ordering finished 0.560 seconds
0.49/0.60	c mapped 0.590 seconds
0.49/0.60	c permuted 0.590 seconds
0.49/0.60	c about to sort
0.59/0.62	c sorted
1.29/1.33	c clauses now 84314
1.29/1.33	c init finished 0.620 seconds
1.29/1.33	c tree built 1.320 seconds
1.29/1.33	c 
1.29/1.33	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.29/1.33	c ---------------------------------|----------------------------------|------------------------------------------------------
1.29/1.33	c ................................ | ..........                       |                        1.3           0.0             
1.29/1.33	c ................................ | ..........                     1 |                        1.3           0.8             
1.29/1.33	c ................................ | ..........                     2 |                        1.3           1.5             
1.29/1.33	c ................................ | ..........                     3 |                        1.3           2.3             
1.29/1.33	c ................................ | ..........                     4 |                        1.3           3.0             
1.29/1.33	c ................................ | ..........                     5 |                        1.3           3.8             
1.29/1.34	c ................................ | ..........                  1000 | 7                      1.3         751.9         3188
23.99/24.03	c ................................ | ..........                543000 | 23137                 24.0       22596.8      3168160
47.98/48.03	c ................................ | ..........                956000 | 41028                 48.0       19908.4      5407292
71.97/72.06	c ................................ | ..........               1208000 | 51487                 72.0       16766.1      7010351
96.06/96.11	c ................................ | ..........               1399000 | 60156                 96.1       14559.3      8094963
119.96/120.09	c ................................ | *.........               1624000 | 69729                120.1       13525.4      9428061
144.05/144.15	c ................................ | *.........               1797000 | 76878                144.1       12468.8     10443812
168.04/168.11	c ................................ | *.........               1993000 | 85459                168.1       11857.4     11543415
191.93/192.09	c ................................ | *.........               2161000 | 93458                192.1       11252.3     12439313
215.93/216.05	c ................................ | *.........               2320000 | 100764               216.0       10739.7     13330206
239.93/240.07	c ................................ | **........               2532000 | 111109               240.0       10548.7     14502860
264.01/264.17	c ................................ | **........               2710000 | 119377               264.1       10260.1     15465486
288.01/288.14	c ................................ | **........               2865000 | 126900               288.1        9944.8     16282260
312.00/312.15	c ................................ | **........               2999000 | 133690               312.1        9609.1     17017529
336.00/336.14	c ................................ | **........               3137000 | 140724               336.1        9333.8     17718848
359.99/360.12	c ................................ | ***.......               3262000 | 147109               360.1        9059.3     18395296
383.88/384.06	c ................................ | ***.......               3418000 | 154576               384.0        8901.0     19309727
407.98/408.19	c ................................ | ***.......               3574000 | 162430               408.1        8757.0     20169657
431.87/432.08	c ................................ | ***.......               3740000 | 170870               432.0        8657.0     21079626
455.96/456.16	c ................................ | ***.......               3889000 | 178916               456.1        8526.8     21807821
480.16/480.36	c ................................ | ****......               3998000 | 184661               480.3        8324.1     22370183
503.95/504.12	c ................................ | ****......               4086000 | 189107               504.1        8106.3     22846699
528.04/528.26	c ................................ | ****......               4180000 | 194046               528.2        7913.8     23330086
552.04/552.22	c ................................ | ****......               4277000 | 199115               552.1        7746.2     23798546
575.83/576.09	c ................................ | ****......               4364000 | 203332               576.0        7576.3     24251472
599.83/600.08	c ................................ | *****.....               4514000 | 211329               600.0        7523.2     25059946
624.02/624.25	c ................................ | *****.....               4682000 | 220130               624.2        7501.3     25933217
647.91/648.15	c ................................ | *****.....               4811000 | 226398               648.1        7423.6     26669082
671.91/672.16	c ................................ | *****.....               4932000 | 232064               672.1        7338.4     27328086
696.01/696.30	c ................................ | *****.....               5050000 | 238745               696.2        7253.6     27905535
719.99/720.24	c ................................ | ******....               5185000 | 246648               720.1        7200.0     28539003
743.89/744.13	c ................................ | ******....               5334000 | 255067               744.0        7169.0     29281391
767.88/768.19	c ................................ | ******....               5441000 | 260704               768.1        7083.8     29854267
791.98/792.20	c ................................ | ******....               5560000 | 266947               792.1        7019.3     30478122
816.07/816.31	c ................................ | ******....               5664000 | 272455               816.2        6939.5     31003249
839.96/840.22	c ................................ | *******...               5758000 | 277031               840.1        6853.8     31526162
863.85/864.19	c ................................ | *******...               5868000 | 283585               864.1        6791.1     32038970
887.94/888.27	c ................................ | *******...               5951000 | 288198               888.2        6700.4     32454330
912.04/912.30	c ................................ | *******...               6051000 | 294388               912.2        6633.5     32870020
935.83/936.19	c ................................ | *******...               6161000 | 300847               936.1        6581.8     33395227
959.82/960.17	c ................................ | ********..               6284000 | 306842               960.0        6545.5     34054772
983.92/984.24	c ................................ | ********..               6401000 | 312930               984.1        6504.4     34648889
1007.82/1008.15	c ................................ | ********..               6537000 | 320309              1008.0        6485.0     35331520
1031.81/1032.14	c ................................ | ********..               6726000 | 329456              1032.0        6517.4     36308887
1055.80/1056.16	c ................................ | ********..               6886000 | 336383              1056.0        6520.7     37205411
1079.90/1080.29	c ................................ | *********.               7040000 | 343396              1080.2        6517.6     38068702
1104.00/1104.33	c ................................ | *********.               7194000 | 350726              1104.2        6515.2     38896260
1127.98/1128.36	c ................................ | *********.               7340000 | 356998              1128.2        6505.8     39734055
1151.87/1152.25	c ................................ | *********.               7498000 | 364252              1152.1        6508.1     40580847
1175.86/1176.26	c ................................ | *********.               7675000 | 372222              1176.1        6525.8     41563690
1199.76/1200.19	c CPU limit (1200) reached
1199.76/1200.19	c Time = 1200.04 seconds
1199.76/1200.19	s UNKNOWN

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1735846-1240807230/watcher-1735846-1240807230 -o /tmp/evaluation-result-1735846-1240807230/solver-1735846-1240807230 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1735846-1240807230.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.92 0.98 1.09 3/64 10700
/proc/meminfo: memFree=1670648/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=1008 CPUtime=0
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 108751022 1032192 124 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 252 124 67 165 0 85 0

[startup+0.026665 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10700
/proc/meminfo: memFree=1670648/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=2064 CPUtime=0.02
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 398 0 0 0 2 0 0 0 18 0 1 0 108751022 2113536 382 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 516 382 68 165 0 349 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2064

[startup+0.101672 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10700
/proc/meminfo: memFree=1670648/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=5596 CPUtime=0.09
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 1284 0 0 0 9 0 0 0 18 0 1 0 108751022 5730304 1268 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 1399 1269 68 165 0 1232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5596

[startup+0.301689 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10700
/proc/meminfo: memFree=1670648/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=9368 CPUtime=0.29
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 2229 0 0 0 29 0 0 0 19 0 1 0 108751022 9592832 2212 1992294400 134512640 135191068 4294956224 18446744073709551615 134539916 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 2342 2212 69 165 0 2175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9368

[startup+0.701724 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10700
/proc/meminfo: memFree=1670648/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=12640 CPUtime=0.69
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 3227 0 0 0 69 0 0 0 22 0 1 0 108751022 12943360 2961 1992294400 134512640 135191068 4294956224 18446744073709551615 134547237 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 3160 2961 84 165 0 2993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12640

[startup+1.50179 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 10701
/proc/meminfo: memFree=1654896/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=25912 CPUtime=1.49
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 6621 0 0 0 148 1 0 0 25 0 1 0 108751022 26533888 6272 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 6478 6272 89 165 0 6311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25912

[startup+3.10293 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 10701
/proc/meminfo: memFree=1642608/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=33612 CPUtime=3.09
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 8545 0 0 0 307 2 0 0 25 0 1 0 108751022 34418688 8196 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 8403 8196 89 165 0 8236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33612

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 1.09 2/65 10701
/proc/meminfo: memFree=1629880/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=43948 CPUtime=6.29
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 11134 0 0 0 625 4 0 0 25 0 1 0 108751022 45002752 10785 1992294400 134512640 135191068 4294956224 18446744073709551615 134549921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 10987 10785 89 165 0 10820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43948

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 1.09 2/65 10701
/proc/meminfo: memFree=1614584/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=58172 CPUtime=12.69
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 14687 0 0 0 1262 7 0 0 25 0 1 0 108751022 59568128 14338 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 14543 14338 89 165 0 14376 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58172

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 10701
/proc/meminfo: memFree=1595704/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=76300 CPUtime=25.48
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 19225 0 0 0 2538 10 0 0 25 0 1 0 108751022 78131200 18876 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 19075 18876 89 165 0 18908 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76300

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 10701
/proc/meminfo: memFree=1559992/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=112104 CPUtime=51.07
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 28142 0 0 0 5093 14 0 0 25 0 1 0 108751022 114794496 27793 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 28026 27793 89 165 0 27859 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 112104

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/65 10701
/proc/meminfo: memFree=1515576/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=155732 CPUtime=102.27
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 39077 0 0 0 10207 20 0 0 25 0 1 0 108751022 159469568 38728 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 38933 38728 89 165 0 38766 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 155732

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 10701
/proc/meminfo: memFree=1470328/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=201360 CPUtime=162.25
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 50454 0 0 0 16198 27 0 0 25 0 1 0 108751022 206192640 50105 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 50340 50105 89 165 0 50173 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 201360

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 10701
/proc/meminfo: memFree=1433272/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=237932 CPUtime=222.23
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 59618 0 0 0 22191 32 0 0 25 0 1 0 108751022 243642368 59269 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 59483 59269 89 165 0 59316 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 237932

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 10701
/proc/meminfo: memFree=1395448/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=275904 CPUtime=282.21
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 69102 0 0 0 28183 38 0 0 25 0 1 0 108751022 282525696 68753 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 68976 68753 89 165 0 68809 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 275904

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 10701
/proc/meminfo: memFree=1367096/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=303872 CPUtime=342.19
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 76101 0 0 0 34177 42 0 0 25 0 1 0 108751022 311164928 75752 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 75968 75752 89 165 0 75801 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 303872

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 10701
/proc/meminfo: memFree=1334904/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=336376 CPUtime=402.18
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 84208 0 0 0 40170 48 0 0 25 0 1 0 108751022 344449024 83859 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 84094 83859 89 165 0 83927 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 336376

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 10701
/proc/meminfo: memFree=1303160/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=367628 CPUtime=462.16
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 92036 0 0 0 46163 53 0 0 25 0 1 0 108751022 376451072 91687 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 91907 91687 89 165 0 91740 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 367628

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 10701
/proc/meminfo: memFree=1283704/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=387316 CPUtime=522.15
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 96964 0 0 0 52158 57 0 0 25 0 1 0 108751022 396611584 96615 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 96829 96615 89 165 0 96662 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 387316

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 10701
/proc/meminfo: memFree=1265080/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=405908 CPUtime=582.13
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 101593 0 0 0 58153 60 0 0 25 0 1 0 108751022 415649792 101244 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 101477 101244 89 165 0 101310 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 405908

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 10701
/proc/meminfo: memFree=1231864/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=438744 CPUtime=642.12
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 109810 0 0 0 64147 65 0 0 25 0 1 0 108751022 449273856 109461 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 109686 109461 89 165 0 109519 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 438744

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 10701
/proc/meminfo: memFree=1207992/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=462652 CPUtime=702.1
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 115793 0 0 0 70141 69 0 0 25 0 1 0 108751022 473755648 115444 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 115663 115444 89 165 0 115496 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 462652

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 10701
/proc/meminfo: memFree=1181368/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=489060 CPUtime=762.09
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 122379 0 0 0 76136 73 0 0 25 0 1 0 108751022 500797440 122030 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 122265 122030 89 165 0 122098 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 489060

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 10701
/proc/meminfo: memFree=1159736/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=510780 CPUtime=822.07
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 127842 0 0 0 82131 76 0 0 25 0 1 0 108751022 523038720 127493 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 127695 127493 89 165 0 127528 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 510780

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=1140280/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=530000 CPUtime=882.05
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 132647 0 0 0 88126 79 0 0 25 0 1 0 108751022 542720000 132298 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 132500 132298 89 165 0 132333 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 530000

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=1121272/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=549532 CPUtime=942.03
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 137506 0 0 0 94120 83 0 0 25 0 1 0 108751022 562720768 137157 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 137383 137157 89 165 0 137216 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 549532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=1097336/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=572968 CPUtime=1002.02
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 143361 0 0 0 100115 87 0 0 25 0 1 0 108751022 586719232 143012 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 143242 143012 89 165 0 143075 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 572968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=1060792/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=609848 CPUtime=1062
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 152575 0 0 0 106106 94 0 0 25 0 1 0 108751022 624484352 152226 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 152462 152226 89 165 0 152295 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 609848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=1027256/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=642816 CPUtime=1121.98
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 160849 0 0 0 112099 99 0 0 25 0 1 0 108751022 658243584 160500 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 160704 160500 89 165 0 160537 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 642816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=992376/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=678132 CPUtime=1181.96
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 169680 0 0 0 118091 105 0 0 25 0 1 0 108751022 694407168 169331 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 169533 169331 89 165 0 169366 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 678132

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=987640/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=682348 CPUtime=1189.97
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 170714 0 0 0 118891 106 0 0 25 0 1 0 108751022 698724352 170365 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 170587 170365 89 165 0 170420 0
Current children cumulated CPU time (s) 1189.97
Current children cumulated vsize (KiB) 682348

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=984440/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=685320 CPUtime=1196.37
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 171477 0 0 0 119531 106 0 0 25 0 1 0 108751022 701767680 171128 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 171330 171128 89 165 0 171163 0
Current children cumulated CPU time (s) 1196.37
Current children cumulated vsize (KiB) 685320

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=983928/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=686100 CPUtime=1197.96
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 171650 0 0 0 119690 106 0 0 25 0 1 0 108751022 702566400 171301 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 171525 171301 89 165 0 171358 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 686100

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=983416/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=686412 CPUtime=1198.76
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 171744 0 0 0 119770 106 0 0 25 0 1 0 108751022 702885888 171395 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 171603 171395 89 165 0 171436 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 686412

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=983416/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=686880 CPUtime=1199.56
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194304 171868 0 0 0 119850 106 0 0 25 0 1 0 108751022 703365120 171519 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 171720 171519 89 165 0 171553 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 686880

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10701
/proc/meminfo: memFree=982840/2055920 swapFree=4192956/4192956
[pid=10700] ppid=10698 vsize=0 CPUtime=1199.96
/proc/10700/stat : 10700 (tts-5-0) R 10698 10700 9802 0 -1 4194308 171900 0 0 0 119880 116 0 0 25 0 1 0 108751022 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10700/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.96
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.31
CPU time (s): 1199.98
CPU user time (s): 1198.8
CPU system time (s): 1.17482
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 687036

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

runsolver used 0.85087 second user time and 2.48862 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 06:40:30
IDJOB=1735846
IDBENCH=71537
IDSOLVER=505
FILE ID=node50/1735846-1240807230
PBS_JOBID= 9187380
Free space on /tmp= 66536 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes2.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735846-1240807230/watcher-1735846-1240807230 -o /tmp/evaluation-result-1735846-1240807230/solver-1735846-1240807230 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1735846-1240807230.cnf

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=160612040

node50.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.216
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.216
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:       1671128 kB
Buffers:         63644 kB
Cached:         227736 kB
SwapCached:          0 kB
Active:         111920 kB
Inactive:       193360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            65512 kB
Committed_AS:   352304 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= 66536 MiB
End job on node50 at 2009-04-27 07:00:30