Trace number 1560016

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) 616.288 616.49

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-05.cnf
MD5SUMaf775a2959a121dbdf88d251c7971506
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.760883
Satisfiable
(Un)Satisfiability was proved
Number of variables14685
Number of clauses49510
Sum of the clauses size127630
Maximum clause length38
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 222578
Number of clauses of size 325464
Number of clauses of size 41414
Number of clauses of size 515
Number of clauses of size over 538

Solver Data

0.09/0.11	c Command: HOME/tts-5-0 HOME/instance-1560016-1238755223.cnf 
0.09/0.11	c Using SATTIMEOUT of 1200
0.09/0.11	c Using SATRAM of 1800
0.09/0.11	c Size of subset node = 16
0.09/0.11	c Variables = 14685
0.09/0.11	c Clauses = 49510
0.09/0.11	c Literals = 127630
0.09/0.11	c Reduced size:
0.09/0.11	c Variables = 14685
0.09/0.11	c Clauses = 49029
0.09/0.11	c Literals = 126227
0.09/0.11	c a2
0.19/0.23	c a1
2.59/2.65	c Independent sub-problems = 1
2.59/2.65	c Sub-problem with 14639 variables and 49029 clauses
2.59/2.65	c using permutation method 4
2.59/2.65	c count = 1
2.59/2.65	c Ordering finished 2.620 seconds
2.59/2.65	c mapped 2.650 seconds
2.59/2.65	c permuted 2.650 seconds
2.59/2.65	c about to sort
2.59/2.67	c sorted
2.99/3.00	c clauses now 49029
2.99/3.00	c init finished 2.710 seconds
2.99/3.00	c tree built 2.990 seconds
2.99/3.00	c 
2.99/3.00	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.99/3.00	c ---------------------------------|----------------------------------|------------------------------------------------------
2.99/3.00	c ................................ | ..........                       |                        3.0           0.0             
2.99/3.00	c ................................ | ..........                     1 |                        3.0           0.3             
2.99/3.00	c ................................ | ..........                     2 |                        3.0           0.7             
2.99/3.00	c ................................ | ..........                     3 |                        3.0           1.0             
2.99/3.00	c ................................ | ..........                     4 |                        3.0           1.3             
2.99/3.00	c ................................ | ..........                     5 |                        3.0           1.7             
2.99/3.00	c ................................ | ..........                  1000 | 21                     3.0         333.3          525
23.98/24.00	c ................................ | ..........               1061000 | 102034                24.0       44208.3      5454161
47.98/48.01	c ................................ | ..........               1836000 | 179763                48.0       38250.0     11025229
71.97/72.03	c ................................ | ..........               2491000 | 245269                72.0       34592.4     15551627
95.95/96.03	c ................................ | ..........               3172000 | 304624                96.0       33038.2     19563855
119.95/120.04	c ................................ | *.........               3892000 | 368009               120.0       32430.6     24553447
143.95/144.08	c ................................ | *.........               4394000 | 415686               144.1       30503.3     29228646
167.94/168.05	c ................................ | *.........               4897000 | 465788               168.0       29145.3     33907520
191.92/192.09	c ................................ | *.........               5394000 | 514082               192.1       28086.4     38241010
215.92/216.05	c ................................ | *.........               5837000 | 561065               216.0       27021.9     42957319
239.91/240.06	c ................................ | **........               6194000 | 597450               240.0       25806.2     46901611
264.01/264.10	c ................................ | **........               6511000 | 629916               264.1       24658.2     50183982
287.90/288.10	c ................................ | **........               6808000 | 661968               288.1       23634.8     53729112
311.89/312.06	c ................................ | **........               7363000 | 724061               312.0       23599.4     58965698
335.99/336.10	c ................................ | **........               7816000 | 777567               336.0       23259.1     64264511
359.97/360.14	c ................................ | ***.......               8223000 | 826412               360.1       22837.2     69723370
383.87/384.07	c ................................ | ***.......               8607000 | 869557               384.0       22414.1     74185221
407.86/408.08	c ................................ | ***.......               9006000 | 915895               408.0       22073.5     79056892
431.95/432.13	c ................................ | ***.......               9347000 | 957327               432.1       21634.1     83570495
455.94/456.14	c ................................ | ***.......               9697000 | 994515               456.1       21263.0     87210560
479.83/480.09	c ................................ | ****......              10065000 | 1034282              480.0       20968.8     91945057
503.92/504.11	c ................................ | ****......              10439000 | 1074339              504.0       20711.9     96657823
527.92/528.14	c ................................ | ****......              10785000 | 1111296              528.0       20424.6    100889642
551.91/552.13	c ................................ | ****......              11132000 | 1146999              552.0       20165.6    105041119
575.90/576.15	c ................................ | ****......              11465000 | 1183382              576.0       19902.8    109555635
599.90/600.14	c ................................ | *****.....              11785000 | 1218044              600.0       19640.7    113550611

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-1560016-1238755223/watcher-1560016-1238755223 -o /tmp/evaluation-result-1560016-1238755223/solver-1560016-1238755223 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1560016-1238755223.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.12 1.03 1.01 3/64 16628
/proc/meminfo: memFree=1860800/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1008 CPUtime=0
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148187945 1032192 116 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 252 116 67 165 0 85 0

[startup+0.0882409 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 16628
/proc/meminfo: memFree=1860800/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=4428 CPUtime=0.08
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 943 0 0 0 8 0 0 0 18 0 1 0 1148187945 4534272 927 1992294400 134512640 135191068 4294956224 18446744073709551615 134533791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 1107 927 68 165 0 940 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4428

[startup+0.10124 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 16628
/proc/meminfo: memFree=1860800/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=4428 CPUtime=0.09
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 943 0 0 0 9 0 0 0 18 0 1 0 1148187945 4534272 927 1992294400 134512640 135191068 4294956224 18446744073709551615 134534098 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 1107 927 68 165 0 940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4428

[startup+0.301275 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 16628
/proc/meminfo: memFree=1860800/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=8828 CPUtime=0.29
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 2179 0 0 0 29 0 0 0 19 0 1 0 1148187945 9039872 2065 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 2207 2066 71 165 0 2040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8828

[startup+0.701343 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 16628
/proc/meminfo: memFree=1860800/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=9884 CPUtime=0.69
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 2450 0 0 0 69 0 0 0 22 0 1 0 1148187945 10121216 2336 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 2471 2336 71 165 0 2304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9884

[startup+1.50148 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 16629
/proc/meminfo: memFree=1851512/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=10216 CPUtime=1.5
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 2523 0 0 0 149 1 0 0 25 0 1 0 1148187945 10461184 2409 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 2554 2409 71 165 0 2387 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 10216

[startup+3.10175 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 16629
/proc/meminfo: memFree=1850936/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=32544 CPUtime=3.09
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 8091 0 0 0 306 3 0 0 25 0 1 0 1148187945 33325056 7929 1992294400 134512640 135191068 4294956224 18446744073709551615 134590456 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 8136 7929 89 165 0 7969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32544

[startup+6.3013 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 16629
/proc/meminfo: memFree=1820216/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=45916 CPUtime=6.29
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 11447 0 0 0 624 5 0 0 25 0 1 0 1148187945 47017984 11285 1992294400 134512640 135191068 4294956224 18446744073709551615 134710745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 11479 11285 89 165 0 11312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45916

[startup+12.7014 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 16629
/proc/meminfo: memFree=1788088/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=75772 CPUtime=12.69
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 18919 0 0 0 1260 9 0 0 25 0 1 0 1148187945 77590528 18757 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 18943 18757 89 165 0 18776 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75772

[startup+25.5016 s]
/proc/loadavg: 1.08 1.03 1.01 2/65 16629
/proc/meminfo: memFree=1739640/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=122816 CPUtime=25.48
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 30676 0 0 0 2534 14 0 0 25 0 1 0 1148187945 125763584 30514 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 30704 30514 89 165 0 30537 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122816

[startup+51.102 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 16630
/proc/meminfo: memFree=1647736/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=215372 CPUtime=51.07
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 53799 0 0 0 5080 27 0 0 25 0 1 0 1148187945 220540928 53637 1992294400 134512640 135191068 4294956224 18446744073709551615 134641663 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 53843 53637 89 165 0 53676 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 215372

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16630
/proc/meminfo: memFree=1501944/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=359460 CPUtime=102.26
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 89835 0 0 0 10182 44 0 0 25 0 1 0 1148187945 368087040 89673 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 89865 89673 89 165 0 89698 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 359460

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16630
/proc/meminfo: memFree=1311096/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=551400 CPUtime=162.24
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 137803 0 0 0 16156 68 0 0 25 0 1 0 1148187945 564633600 137641 1992294400 134512640 135191068 4294956224 18446744073709551615 134562332 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 137850 137641 89 165 0 137683 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 551400

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16630
/proc/meminfo: memFree=1137016/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=723596 CPUtime=222.22
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 180855 0 0 0 22134 88 0 0 25 0 1 0 1148187945 740962304 180693 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 180899 180693 89 165 0 180732 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 723596

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=997432/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=863328 CPUtime=282.19
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 215815 0 0 0 28116 103 0 0 25 0 1 0 1148187945 884047872 215653 1992294400 134512640 135191068 4294956224 18446744073709551615 134561084 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 215832 215653 89 165 0 215665 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 863328

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=799160/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1061308 CPUtime=342.18
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 265301 0 0 0 34090 128 0 0 25 0 1 0 1148187945 1086779392 265139 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 265327 265139 89 165 0 265160 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1061308

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=612088/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1250380 CPUtime=402.16
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 312581 0 0 0 40067 149 0 0 25 0 1 0 1148187945 1280389120 312419 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 312595 312419 89 165 0 312428 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1250380

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=447800/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1411480 CPUtime=462.13
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 352843 0 0 0 46045 168 0 0 25 0 1 0 1148187945 1445355520 352681 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 352870 352681 89 165 0 352703 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1411480

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=268280/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1593208 CPUtime=522.11
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 398270 0 0 0 52019 192 0 0 25 0 1 0 1148187945 1631444992 398108 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 398302 398108 89 165 0 398135 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1593208

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=95864/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1763296 CPUtime=582.1
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 440800 0 0 0 57999 211 0 0 25 0 1 0 1148187945 1805615104 440638 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 440824 440638 89 165 0 440657 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1763296



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+616.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=15864/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=1843456 CPUtime=615.99
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4194304 460816 0 0 0 61377 222 0 0 25 0 1 0 1148187945 1887698944 460654 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 460864 460654 89 165 0 460697 0
Current children cumulated CPU time (s) 615.99
Current children cumulated vsize (KiB) 1843456

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

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

[startup+616.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16631
/proc/meminfo: memFree=15864/2055920 swapFree=4179436/4192956
[pid=16628] ppid=16626 vsize=0 CPUtime=616.19
/proc/16628/stat : 16628 (tts-5-0) R 16626 16628 16205 0 -1 4195332 460816 0 0 0 61377 242 0 0 25 0 1 0 1148187945 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16628/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 616.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 616.49
CPU time (s): 616.288
CPU user time (s): 613.777
CPU system time (s): 2.51162
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 1843456

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

runsolver used 0.470928 second user time and 1.3388 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-03 12:40:24
IDJOB=1560016
IDBENCH=70888
IDSOLVER=505
FILE ID=node25/1560016-1238755223
PBS_JOBID= 9086127
Free space on /tmp= 66520 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-05.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1560016-1238755223/watcher-1560016-1238755223 -o /tmp/evaluation-result-1560016-1238755223/solver-1560016-1238755223 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1560016-1238755223.cnf

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

MD5SUM BENCH= af775a2959a121dbdf88d251c7971506
RANDOM SEED=1450032860

node25.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.263
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.263
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:       1861216 kB
Buffers:         21408 kB
Cached:          94104 kB
SwapCached:       7364 kB
Active:          14192 kB
Inactive:       110304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861216 kB
SwapTotal:     4192956 kB
SwapFree:      4179436 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          14628 kB
Slab:            56196 kB
Committed_AS:  3442448 kB
PageTables:       1472 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= 66520 MiB
End job on node25 at 2009-04-03 12:50:42