Trace number 1555596

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? (MO) 568.754 568.908

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxand/maxand064.cnf
MD5SUMb2d2617ddc348aef0d35df3c8f228dcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.81857
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.10	c Command: HOME/tts-5-0 HOME/instance-1555596-1238742035.cnf 
0.09/0.10	c Using SATTIMEOUT of 1200
0.09/0.10	c Using SATRAM of 1800
0.09/0.10	c Size of subset node = 16
0.09/0.10	c Variables = 14578
0.09/0.10	c Clauses = 42581
0.09/0.10	c Literals = 99353
0.09/0.10	c Reduced size:
0.09/0.10	c Variables = 14578
0.09/0.10	c Clauses = 42537
0.09/0.10	c Literals = 99250
0.09/0.10	c a2
0.09/0.18	c a1
2.19/2.24	c Independent sub-problems = 1
2.19/2.24	c Sub-problem with 14560 variables and 42537 clauses
2.19/2.24	c using permutation method 4
2.19/2.24	c count = 1
2.19/2.24	c Ordering finished 2.220 seconds
2.19/2.24	c mapped 2.240 seconds
2.19/2.24	c permuted 2.240 seconds
2.19/2.24	c about to sort
2.19/2.26	c sorted
2.48/2.56	c clauses now 42537
2.48/2.56	c init finished 2.290 seconds
2.48/2.56	c tree built 2.550 seconds
2.48/2.56	c 
2.48/2.56	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.48/2.56	c ---------------------------------|----------------------------------|------------------------------------------------------
2.48/2.56	c ................................ | ..........                       |                        2.5           0.0             
2.48/2.56	c ................................ | ..........                     1 |                        2.5           0.4             
2.48/2.56	c ................................ | ..........                     2 |                        2.5           0.8             
2.48/2.56	c ................................ | ..........                     3 |                        2.5           1.2             
2.48/2.56	c ................................ | ..........                     4 |                        2.5           1.6             
2.48/2.56	c ................................ | ..........                     5 |                        2.5           2.0             
2.48/2.56	c ................................ | ..........                  1000 |                        2.5         392.2             
23.98/24.04	c ................................ | ..........                874000 | 15322                 24.0       36371.2      4723961
47.97/48.04	c ................................ | ..........               1329000 | 27186                 48.0       27676.0     10747518
71.97/72.04	c ................................ | ..........               1715000 | 39433                 72.0       23812.8     17913873
95.96/96.08	c ................................ | ..........               2081000 | 49731                 96.1       21663.5     23232357
119.95/120.02	c ................................ | *.........               2454000 | 60412                120.0       20450.0     27928866
143.95/144.05	c ................................ | *.........               2844000 | 71668                144.0       19747.3     33723085
167.94/168.03	c ................................ | *.........               3178000 | 81779                168.0       18916.7     39569572
192.04/192.11	c ................................ | *.........               3484000 | 90590                192.1       18138.3     44405442
215.93/216.05	c ................................ | *.........               3827000 | 101171               216.0       17716.0     49338723
239.93/240.06	c ................................ | **........               4135000 | 110496               240.0       17227.7     53504887
263.93/264.06	c ................................ | **........               4464000 | 122986               264.0       16907.2     58421496
287.92/288.09	c ................................ | **........               4878000 | 134581               288.1       16934.0     63960354
311.90/312.08	c ................................ | **........               5201000 | 144541               312.0       16668.3     69565620
335.89/336.05	c ................................ | **........               5511000 | 154713               336.0       16401.8     75332898
359.98/360.10	c ................................ | ***.......               5845000 | 164872               360.1       16233.9     80326553
383.98/384.15	c ................................ | ***.......               6146000 | 174053               384.1       16001.5     85545584
407.88/408.07	c ................................ | ***.......               6391000 | 181287               408.0       15663.8     89486477
431.87/432.09	c ................................ | ***.......               6638000 | 189782               432.0       15364.7     94384179
455.86/456.07	c ................................ | ***.......               6875000 | 197352               456.0       15076.4     98123352
479.96/480.11	c ................................ | ****......               7194000 | 207423               480.0       14986.3    103086349
503.95/504.11	c ................................ | ****......               7493000 | 216609               504.0       14865.9    106577516
528.05/528.21	c ................................ | ****......               7765000 | 225567               528.1       14702.5    110920851
551.84/552.08	c ................................ | ****......               8014000 | 233375               552.0       14517.9    113804763

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555596-1238742035/watcher-1555596-1238742035 -o /tmp/evaluation-result-1555596-1238742035/solver-1555596-1238742035 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1555596-1238742035.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.00 1.00 1.00 3/68 11467
/proc/meminfo: memFree=1093232/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1008 CPUtime=0
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 1146865512 1032192 120 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 252 120 68 165 0 85 0

[startup+0.00839004 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 11467
/proc/meminfo: memFree=1093232/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1140 CPUtime=0
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1146865512 1167360 151 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 285 152 68 165 0 118 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1140

[startup+0.101394 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 11467
/proc/meminfo: memFree=1093232/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=4020 CPUtime=0.09
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 853 0 0 0 9 0 0 0 18 0 1 0 1146865512 4116480 837 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 1005 839 69 165 0 838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4020

[startup+0.301408 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 11467
/proc/meminfo: memFree=1093232/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=8796 CPUtime=0.29
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 2147 0 0 0 28 1 0 0 19 0 1 0 1146865512 9007104 2046 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 2199 2046 71 165 0 2032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8796

[startup+0.701434 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 11467
/proc/meminfo: memFree=1093232/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=8964 CPUtime=0.69
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 2179 0 0 0 68 1 0 0 22 0 1 0 1146865512 9179136 2078 1992294400 134512640 135191068 4294956240 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 2241 2078 71 165 0 2074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8964

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11468
/proc/meminfo: memFree=1085032/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=9132 CPUtime=1.49
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 2219 0 0 0 148 1 0 0 25 0 1 0 1146865512 9351168 2118 1992294400 134512640 135191068 4294956240 18446744073709551615 134600184 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 2283 2118 71 165 0 2116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9132

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11468
/proc/meminfo: memFree=1084584/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=33728 CPUtime=3.09
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 8453 0 0 0 305 4 0 0 25 0 1 0 1146865512 34537472 8268 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 0 0 0
/proc/11467/statm: 8432 8268 89 165 0 8265 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33728

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11468
/proc/meminfo: memFree=1052648/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=43472 CPUtime=6.29
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 10879 0 0 0 624 5 0 0 25 0 1 0 1146865512 44515328 10694 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 10868 10694 89 165 0 10701 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43472

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11468
/proc/meminfo: memFree=1024808/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=71580 CPUtime=12.69
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 17925 0 0 0 1259 10 0 0 25 0 1 0 1146865512 73297920 17740 1992294400 134512640 135191068 4294956240 18446744073709551615 134641924 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 17895 17740 89 165 0 17728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71580

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11468
/proc/meminfo: memFree=977704/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=117056 CPUtime=25.48
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 29273 0 0 0 2534 14 0 0 25 0 1 0 1146865512 119865344 29088 1992294400 134512640 135191068 4294956240 18446744073709551615 134589828 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 29264 29088 89 165 0 29097 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 117056

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11474
/proc/meminfo: memFree=877416/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=218484 CPUtime=51.07
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 54626 0 0 0 5081 26 0 0 25 0 1 0 1146865512 223727616 54441 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 54621 54441 89 165 0 54454 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 218484

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11474
/proc/meminfo: memFree=671976/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=421332 CPUtime=102.26
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 105347 0 0 0 10179 47 0 0 25 0 1 0 1146865512 431443968 105162 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 105333 105162 89 165 0 105166 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 421332

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11474
/proc/meminfo: memFree=459624/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=635584 CPUtime=162.24
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 158926 0 0 0 16153 71 0 0 25 0 1 0 1146865512 650838016 158741 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 158896 158741 89 165 0 158729 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 635584

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11474
/proc/meminfo: memFree=269096/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=823716 CPUtime=222.23
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 205954 0 0 0 22132 91 0 0 25 0 1 0 1146865512 843485184 205769 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 205929 205769 89 165 0 205762 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 823716

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11474
/proc/meminfo: memFree=76456/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1018144 CPUtime=282.22
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 254545 0 0 0 28111 111 0 0 25 0 1 0 1146865512 1042579456 254360 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 254536 254360 89 165 0 254369 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1018144

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11474
/proc/meminfo: memFree=15848/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1236904 CPUtime=342.19
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 309256 0 0 0 34081 138 0 0 25 0 1 0 1146865512 1266589696 309071 1992294400 134512640 135191068 4294956240 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 309226 309071 89 165 0 309059 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1236904

[startup+402.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/69 11474
/proc/meminfo: memFree=15912/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1425820 CPUtime=402.18
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 356458 0 0 0 40059 159 0 0 25 0 1 0 1146865512 1460039680 356273 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 356455 356273 89 165 0 356288 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1425820

[startup+462.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/69 11474
/proc/meminfo: memFree=14888/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1594732 CPUtime=462.16
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 398703 0 0 0 46037 179 0 0 25 0 1 0 1146865512 1633005568 398518 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 398683 398518 89 165 0 398516 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1594732

[startup+522.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/69 11474
/proc/meminfo: memFree=15656/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1757792 CPUtime=522.15
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 439460 0 0 0 52018 197 0 0 25 0 1 0 1146865512 1799979008 439275 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 439448 439275 89 165 0 439281 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1757792



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+568.602 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 11474
/proc/meminfo: memFree=15144/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=1843732 CPUtime=568.44
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4194304 460932 0 0 0 56637 207 0 0 25 0 1 0 1146865512 1887981568 460747 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 460933 460747 89 165 0 460766 0
Current children cumulated CPU time (s) 568.44
Current children cumulated vsize (KiB) 1843732

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

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

[startup+568.801 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 11474
/proc/meminfo: memFree=15144/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=0 CPUtime=568.63
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4195332 460932 0 0 0 56637 226 0 0 25 0 1 0 1146865512 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 568.63
Current children cumulated vsize (KiB) 0

[startup+568.901 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 11474
/proc/meminfo: memFree=15144/2055920 swapFree=4177828/4192956
[pid=11467] ppid=11465 vsize=0 CPUtime=568.73
/proc/11467/stat : 11467 (tts-5-0) R 11465 11467 11371 0 -1 4195332 460932 0 0 0 56637 236 0 0 25 0 1 0 1146865512 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11467/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 568.73
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 568.908
CPU time (s): 568.754
CPU user time (s): 566.38
CPU system time (s): 2.37364
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1843732

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

runsolver used 0.52592 second user time and 1.55876 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 09:00:35
IDJOB=1555596
IDBENCH=70803
IDSOLVER=505
FILE ID=node52/1555596-1238742035
PBS_JOBID= 9085424
Free space on /tmp= 66536 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxand/maxand064.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555596-1238742035/watcher-1555596-1238742035 -o /tmp/evaluation-result-1555596-1238742035/solver-1555596-1238742035 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1555596-1238742035.cnf

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

MD5SUM BENCH= b2d2617ddc348aef0d35df3c8f228dcb
RANDOM SEED=1301410378

node52.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.230
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.230
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:       1093648 kB
Buffers:         84000 kB
Cached:         789860 kB
SwapCached:       8032 kB
Active:         206068 kB
Inactive:       677840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093648 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:          15744 kB
Slab:            63948 kB
Committed_AS:  3352772 kB
PageTables:       1736 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 node52 at 2009-04-03 09:10:06