Trace number 1560588

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) 704.118 704.398

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-07.cnf
MD5SUMc5fb730ce517a6a48db8bb4f0db1d85a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.602908
Satisfiable
(Un)Satisfiability was proved
Number of variables8567
Number of clauses28936
Sum of the clauses size74592
Maximum clause length14
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213207
Number of clauses of size 314832
Number of clauses of size 4883
Number of clauses of size 50
Number of clauses of size over 513

Solver Data

0.04/0.06	c Command: HOME/tts-5-0 HOME/instance-1560588-1238757866.cnf 
0.04/0.06	c Using SATTIMEOUT of 1200
0.04/0.06	c Using SATRAM of 1800
0.04/0.06	c Size of subset node = 16
0.04/0.06	c Variables = 8567
0.04/0.06	c Clauses = 28936
0.04/0.06	c Literals = 74592
0.04/0.06	c Reduced size:
0.04/0.06	c Variables = 8567
0.04/0.06	c Clauses = 28676
0.04/0.06	c Literals = 73832
0.04/0.06	c a2
0.09/0.14	c a1
1.39/1.49	c Independent sub-problems = 1
1.39/1.49	c Sub-problem with 8544 variables and 28676 clauses
1.39/1.49	c using permutation method 4
1.39/1.49	c count = 1
1.39/1.49	c Ordering finished 1.470 seconds
1.39/1.49	c mapped 1.490 seconds
1.39/1.49	c permuted 1.490 seconds
1.39/1.49	c about to sort
1.49/1.50	c sorted
1.59/1.69	c clauses now 28676
1.59/1.69	c init finished 1.530 seconds
1.59/1.69	c tree built 1.690 seconds
1.59/1.69	c 
1.59/1.69	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.59/1.69	c ---------------------------------|----------------------------------|------------------------------------------------------
1.59/1.69	c ................................ | ..........                       |                        1.7           0.0             
1.59/1.69	c ................................ | ..........                     1 |                        1.7           0.6             
1.59/1.69	c ................................ | ..........                     2 |                        1.7           1.2             
1.59/1.69	c ................................ | ..........                     3 |                        1.7           1.8             
1.59/1.69	c ................................ | ..........                     4 |                        1.7           2.4             
1.59/1.69	c ................................ | ..........                     5 |                        1.7           3.0             
1.59/1.69	c ................................ | ..........                  1000 | 18                     1.7         591.7          543
23.99/24.00	c ................................ | ..........               1127000 | 94468                 24.0       46958.3      5041014
47.98/48.03	c ................................ | ..........               1882000 | 170672                48.0       39192.0     11541747
71.97/72.01	c ................................ | ..........               2469000 | 237809                72.0       34291.7     17945143
95.96/96.08	c ................................ | ..........               2945000 | 287851                96.1       30657.9     22498856
119.96/120.03	c ................................ | *.........               3341000 | 332801               120.0       27839.3     27053720
143.95/144.04	c ................................ | *.........               3880000 | 391538               144.0       26942.6     32395208
167.94/168.07	c ................................ | *.........               4314000 | 439481               168.1       25670.9     36960670
191.93/192.10	c ................................ | *.........               4711000 | 482747               192.1       24528.8     41122642
215.92/216.09	c ................................ | *.........               5037000 | 519100               216.1       23313.0     44557719
239.92/240.04	c ................................ | **........               5375000 | 558632               240.0       22395.8     48235834
263.92/264.09	c ................................ | **........               5696000 | 598065               264.1       21571.7     52079659
287.90/288.08	c ................................ | **........               6021000 | 636664               288.0       20904.1     55480493
311.90/312.05	c ................................ | **........               6312000 | 671813               312.0       20230.1     58882929
335.99/336.11	c ................................ | **........               6618000 | 708621               336.1       19692.9     62612245
359.99/360.12	c ................................ | ***.......               6927000 | 745475               360.1       19237.9     66320754
383.97/384.12	c ................................ | ***.......               7206000 | 776964               384.1       18762.7     69430267
407.88/408.10	c ................................ | ***.......               7439000 | 805327               408.0       18231.1     72305653
431.96/432.10	c ................................ | ***.......               7732000 | 840837               432.0       17896.9     76042736
455.85/456.06	c ................................ | ***.......               8016000 | 874942               456.0       17578.9     79562209
479.85/480.09	c ................................ | ****......               8310000 | 911908               480.0       17312.1     83405581
503.94/504.11	c ................................ | ****......               8647000 | 950809               504.0       17155.4     87183859
527.93/528.10	c ................................ | ****......               9000000 | 988129               528.0       17045.1     90667903
551.93/552.12	c ................................ | ****......               9343000 | 1024377              552.0       16924.5     94398291
575.92/576.13	c ................................ | ****......               9645000 | 1057979              576.0       16743.6     98045684
599.81/600.08	c ................................ | *****.....               9982000 | 1095932              600.0       16636.7    101664119
623.90/624.13	c ................................ | *****.....              10342000 | 1134655              624.0       16572.7    104609660
647.90/648.14	c ................................ | *****.....              10696000 | 1173080              648.0       16505.2    107350818
671.87/672.12	c ................................ | *****.....              11066000 | 1213458              672.0       16467.3    111419568
695.92/696.24	c ................................ | *****.....              11388000 | 1248740              696.1       16360.7    115174798

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-1560588-1238757866/watcher-1560588-1238757866 -o /tmp/evaluation-result-1560588-1238757866/solver-1560588-1238757866 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1560588-1238757866.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.41 1.77 1.54 3/64 23592
/proc/meminfo: memFree=1764352/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1008 CPUtime=0
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 1148451770 1032192 117 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 252 117 68 165 0 85 0

[startup+0.04531 s]
/proc/loadavg: 1.41 1.77 1.54 3/64 23592
/proc/meminfo: memFree=1764352/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=2624 CPUtime=0.04
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 526 0 0 0 4 0 0 0 18 0 1 0 1148451770 2686976 510 1992294400 134512640 135191068 4294956224 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 656 510 68 165 0 489 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2624

[startup+0.101317 s]
/proc/loadavg: 1.41 1.77 1.54 3/64 23592
/proc/meminfo: memFree=1764352/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=4880 CPUtime=0.09
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 1103 0 0 0 9 0 0 0 18 0 1 0 1148451770 4997120 1086 1992294400 134512640 135191068 4294956224 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 1220 1086 69 165 0 1053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4880

[startup+0.301345 s]
/proc/loadavg: 1.41 1.77 1.54 3/64 23592
/proc/meminfo: memFree=1764352/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=6144 CPUtime=0.29
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 1446 0 0 0 29 0 0 0 19 0 1 0 1148451770 6291456 1400 1992294400 134512640 135191068 4294956224 18446744073709551615 134599056 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 1536 1400 71 165 0 1369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6144

[startup+0.701404 s]
/proc/loadavg: 1.41 1.77 1.54 3/64 23592
/proc/meminfo: memFree=1764352/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=6316 CPUtime=0.7
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 1482 0 0 0 69 1 0 0 23 0 1 0 1148451770 6467584 1436 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 1579 1436 71 165 0 1412 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 6316

[startup+1.50152 s]
/proc/loadavg: 1.41 1.77 1.54 2/65 23593
/proc/meminfo: memFree=1758712/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=6772 CPUtime=1.49
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 1621 0 0 0 148 1 0 0 25 0 1 0 1148451770 6934528 1575 1992294400 134512640 135191068 4294956224 18446744073709551615 134641788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 1693 1575 77 165 0 1526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6772

[startup+3.10175 s]
/proc/loadavg: 1.38 1.76 1.54 2/65 23593
/proc/meminfo: memFree=1743096/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=26408 CPUtime=3.09
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 6486 0 0 0 306 3 0 0 25 0 1 0 1148451770 27041792 6440 1992294400 134512640 135191068 4294956224 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 6602 6440 89 165 0 6435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26408

[startup+6.30122 s]
/proc/loadavg: 1.38 1.76 1.54 2/65 23593
/proc/meminfo: memFree=1732536/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=35836 CPUtime=6.29
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 8858 0 0 0 625 4 0 0 25 0 1 0 1148451770 36696064 8812 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 8959 8812 89 165 0 8792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35836

[startup+12.7021 s]
/proc/loadavg: 1.32 1.74 1.53 2/65 23593
/proc/meminfo: memFree=1705912/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=62504 CPUtime=12.69
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 15515 0 0 0 1262 7 0 0 25 0 1 0 1148451770 64004096 15469 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 15626 15469 89 165 0 15459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62504

[startup+25.502 s]
/proc/loadavg: 1.27 1.71 1.53 2/65 23593
/proc/meminfo: memFree=1659384/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=107112 CPUtime=25.49
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 26679 0 0 0 2537 12 0 0 25 0 1 0 1148451770 109682688 26633 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 26778 26633 89 165 0 26611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107112

[startup+51.1017 s]
/proc/loadavg: 1.18 1.65 1.51 2/65 23593
/proc/meminfo: memFree=1554040/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=213412 CPUtime=51.07
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 53261 0 0 0 5084 23 0 0 25 0 1 0 1148451770 218533888 53215 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 53353 53215 89 165 0 53186 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 213412

[startup+102.305 s]
/proc/loadavg: 1.07 1.54 1.48 2/65 23593
/proc/meminfo: memFree=1374200/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=390620 CPUtime=102.27
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 97554 0 0 0 10184 43 0 0 25 0 1 0 1148451770 399994880 97508 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 97655 97509 89 165 0 97488 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 390620

[startup+162.302 s]
/proc/loadavg: 1.02 1.44 1.45 2/65 23593
/proc/meminfo: memFree=1183608/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=582252 CPUtime=162.25
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 145448 0 0 0 16160 65 0 0 25 0 1 0 1148451770 596226048 145402 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 145563 145402 89 165 0 145396 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 582252

[startup+222.302 s]
/proc/loadavg: 1.01 1.36 1.42 2/65 23593
/proc/meminfo: memFree=1032184/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=731792 CPUtime=222.23
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 182833 0 0 0 22140 83 0 0 25 0 1 0 1148451770 749355008 182787 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 182948 182787 89 165 0 182781 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 731792

[startup+282.301 s]
/proc/loadavg: 1.00 1.29 1.39 2/65 23593
/proc/meminfo: memFree=886712/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=878092 CPUtime=282.21
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 219412 0 0 0 28119 102 0 0 25 0 1 0 1148451770 899166208 219366 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 219523 219366 89 165 0 219356 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 878092

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.36 2/65 23593
/proc/meminfo: memFree=750776/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1012784 CPUtime=342.19
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 253071 0 0 0 34102 117 0 0 25 0 1 0 1148451770 1037090816 253025 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 253196 253025 89 165 0 253029 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1012784

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.34 2/65 23593
/proc/meminfo: memFree=624888/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1139352 CPUtime=402.17
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 284722 0 0 0 40085 132 0 0 25 0 1 0 1148451770 1166696448 284676 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 284838 284676 89 165 0 284671 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1139352

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.31 2/65 23593
/proc/meminfo: memFree=481976/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1281392 CPUtime=462.16
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 320227 0 0 0 46066 150 0 0 25 0 1 0 1148451770 1312145408 320181 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 320348 320181 89 165 0 320181 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1281392

[startup+522.301 s]
/proc/loadavg: 1.00 1.12 1.29 2/65 23593
/proc/meminfo: memFree=339768/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1424368 CPUtime=522.14
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 355972 0 0 0 52046 168 0 0 25 0 1 0 1148451770 1458552832 355926 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 356092 355926 89 165 0 355925 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1424368

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.27 2/65 23593
/proc/meminfo: memFree=193400/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1569376 CPUtime=582.12
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 392218 0 0 0 58026 186 0 0 25 0 1 0 1148451770 1607041024 392172 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 392344 392172 89 165 0 392177 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1569376

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.25 2/65 23593
/proc/meminfo: memFree=76024/2055920 swapFree=4175732/4192956
[pid=23592] ppid=23590 vsize=1685400 CPUtime=642.1
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 421239 0 0 0 64009 201 0 0 25 0 1 0 1148451770 1725849600 421193 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 421350 421193 89 165 0 421183 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1685400

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.23 2/65 23594
/proc/meminfo: memFree=14968/2055920 swapFree=4175700/4192956
[pid=23592] ppid=23590 vsize=1838376 CPUtime=702.01
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 459479 0 0 0 69983 218 0 0 25 0 1 0 1148451770 1882497024 459433 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 459594 459433 89 165 0 459427 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 1838376



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+704.102 s]
/proc/loadavg: 1.00 1.06 1.23 2/65 23595
/proc/meminfo: memFree=15864/2055920 swapFree=4175700/4192956
[pid=23592] ppid=23590 vsize=1843220 CPUtime=703.81
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4194304 460698 0 0 0 70162 219 0 0 25 0 1 0 1148451770 1887457280 460652 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 460805 460652 89 165 0 460638 0
Current children cumulated CPU time (s) 703.81
Current children cumulated vsize (KiB) 1843220

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

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

[startup+704.206 s]
/proc/loadavg: 1.00 1.06 1.23 2/65 23595
/proc/meminfo: memFree=15864/2055920 swapFree=4175700/4192956
[pid=23592] ppid=23590 vsize=0 CPUtime=703.91
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4195332 460698 0 0 0 70162 229 0 0 25 0 1 0 1148451770 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 703.91
Current children cumulated vsize (KiB) 0

[startup+704.302 s]
/proc/loadavg: 1.00 1.06 1.23 2/65 23595
/proc/meminfo: memFree=15864/2055920 swapFree=4175700/4192956
[pid=23592] ppid=23590 vsize=0 CPUtime=704.01
/proc/23592/stat : 23592 (tts-5-0) R 23590 23592 23150 0 -1 4195332 460698 0 0 0 70162 239 0 0 25 0 1 0 1148451770 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23592/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 704.01
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 704.398
CPU time (s): 704.118
CPU user time (s): 701.629
CPU system time (s): 2.48862
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 1843220

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

runsolver used 0.52592 second user time and 1.58476 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-03 13:24:26
IDJOB=1560588
IDBENCH=70899
IDSOLVER=505
FILE ID=node30/1560588-1238757866
PBS_JOBID= 9085450
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= c5fb730ce517a6a48db8bb4f0db1d85a
RANDOM SEED=731298106

node30.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.260
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	: 5931.00
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.260
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:       1764832 kB
Buffers:         28476 kB
Cached:         174288 kB
SwapCached:      11096 kB
Active:          24588 kB
Inactive:       191308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764832 kB
SwapTotal:     4192956 kB
SwapFree:      4175732 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          18812 kB
Slab:            61260 kB
Committed_AS:  3406808 kB
PageTables:       1380 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= 66512 MiB
End job on node30 at 2009-04-03 13:36:12