Trace number 1559652

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) 905.897 906.192

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-06.cnf
MD5SUMd6f6073d38b29a9cff1f80910bc0501b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.2664
Satisfiable
(Un)Satisfiability was proved
Number of variables77262
Number of clauses263137
Sum of the clauses size679549
Maximum clause length74
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2120283
Number of clauses of size 3133670
Number of clauses of size 48992
Number of clauses of size 554
Number of clauses of size over 5137

Solver Data

0.59/0.61	c Command: HOME/tts-5-0 HOME/instance-1559652-1238752765.cnf 
0.59/0.61	c Using SATTIMEOUT of 1200
0.59/0.61	c Using SATRAM of 1800
0.59/0.61	c Size of subset node = 16
0.59/0.61	c Variables = 77262
0.59/0.61	c Clauses = 263137
0.59/0.61	c Literals = 679549
0.59/0.61	c Reduced size:
0.59/0.61	c Variables = 77262
0.59/0.61	c Clauses = 262886
0.59/0.61	c Literals = 678881
0.59/0.61	c a2
1.19/1.26	c a1
29.28/29.32	c Independent sub-problems = 1
29.28/29.32	c Sub-problem with 77185 variables and 262886 clauses
29.28/29.32	c using permutation method 4
29.28/29.32	c count = 1
29.28/29.32	c Ordering finished 29.170 seconds
29.28/29.32	c mapped 29.310 seconds
29.28/29.32	c permuted 29.310 seconds
29.28/29.32	c about to sort
29.38/29.42	c sorted
31.48/31.58	c clauses now 262886
31.48/31.58	c init finished 29.650 seconds
31.48/31.58	c tree built 31.570 seconds
31.48/31.58	c 
31.48/31.58	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
31.48/31.58	c ---------------------------------|----------------------------------|------------------------------------------------------
31.48/31.58	c ................................ | ..........                       |                       31.6           0.0             
31.48/31.58	c ................................ | ..........                     1 |                       31.6           0.0             
31.48/31.58	c ................................ | ..........                     2 |                       31.6           0.1             
31.48/31.58	c ................................ | ..........                     3 |                       31.6           0.1             
31.48/31.58	c ................................ | ..........                     4 |                       31.6           0.1             
31.48/31.58	c ................................ | ..........                     5 |                       31.6           0.2             
31.48/31.58	c ................................ | ..........                  1000 | 23                    31.6          31.7          864
31.48/31.59	c ................................ | ..........                  2000 | 66                    31.6          63.3         1234
47.97/48.04	c ................................ | ..........               1173000 | 98151                 48.0       24427.3      3024880
71.97/72.03	c ................................ | ..........               1831000 | 159158                72.0       25427.0      7125745
95.95/96.04	c ................................ | ..........               2431000 | 215578                96.0       25320.3     11091443
119.94/120.06	c ................................ | *.........               2927000 | 262656               120.0       24387.6     14837927
144.23/144.32	c ................................ | *.........               3407000 | 308251               144.3       23613.8     18386854
167.93/168.09	c ................................ | *.........               3922000 | 353248               168.1       23338.3     21698290
192.22/192.33	c ................................ | *.........               4423000 | 399312               192.3       23001.7     25482612
215.92/216.08	c ................................ | *.........               4876000 | 441058               216.0       22570.9     28319315
240.01/240.16	c ................................ | **........               5333000 | 481317               240.1       22210.7     30994191
263.90/264.09	c ................................ | **........               5803000 | 521661               264.0       21979.4     33836416
288.09/288.29	c ................................ | **........               6311000 | 569506               288.2       21894.9     37338600
311.98/312.13	c ................................ | **........               6790000 | 615793               312.1       21758.6     41153484
335.88/336.08	c ................................ | **........               7191000 | 655973               336.0       21401.1     44731714
359.97/360.10	c ................................ | ***.......               7557000 | 693018               360.0       20990.5     47556984
383.96/384.10	c ................................ | ***.......               7968000 | 733181               384.0       20748.9     51195922
407.96/408.12	c ................................ | ***.......               8288000 | 765890               408.0       20311.7     54134788
431.94/432.18	c ................................ | ***.......               8617000 | 798381               432.1       19942.6     56761565
455.94/456.15	c ................................ | ***.......               8977000 | 833517               456.1       19683.8     59407452
479.93/480.10	c ................................ | ****......               9382000 | 872473               480.0       19545.4     62202142
503.82/504.09	c ................................ | ****......               9768000 | 908648               504.0       19381.0     64898943
527.92/528.17	c ................................ | ****......              10090000 | 939946               528.1       19107.0     66723375
551.91/552.16	c ................................ | ****......              10422000 | 972211               552.0       18878.7     68716579
575.90/576.14	c ................................ | ****......              10827000 | 1010390              576.0       18795.9     71074919
599.89/600.19	c ................................ | *****.....              11176000 | 1045638              600.1       18624.5     73610492
623.89/624.18	c ................................ | *****.....              11512000 | 1079289              624.1       18446.9     76475697
647.88/648.13	c ................................ | *****.....              11807000 | 1109167              648.0       18220.4     78897969
671.87/672.14	c ................................ | *****.....              12177000 | 1144205              672.0       18120.3     81885740
695.86/696.13	c ................................ | *****.....              12526000 | 1178245              696.0       17997.1     84643705
719.85/720.13	c ................................ | ******....              12880000 | 1211617              720.0       17888.9     87075882
743.84/744.17	c ................................ | ******....              13267000 | 1248542              744.0       17831.0     89891946
767.84/768.19	c ................................ | ******....              13596000 | 1279761              768.0       17702.0     92580700
791.84/792.19	c ................................ | ******....              13975000 | 1314413              792.0       17644.1     95525600
815.83/816.18	c ................................ | ******....              14306000 | 1345904              816.0       17531.2     97642902
839.81/840.19	c ................................ | *******...              14659000 | 1378725              840.0       17450.4     99714368
863.81/864.17	c ................................ | *******...              15035000 | 1414353              864.0       17401.2    102189292
887.91/888.21	c ................................ | *******...              15340000 | 1444938              888.0       17273.8    104409623

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-1559652-1238752765/watcher-1559652-1238752765 -o /tmp/evaluation-result-1559652-1238752765/solver-1559652-1238752765 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1559652-1238752765.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.08 3/76 18862
/proc/meminfo: memFree=1785224/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1008 CPUtime=0
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1147937603 1032192 123 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 252 123 67 165 0 85 0

[startup+0.0975889 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 18862
/proc/meminfo: memFree=1785224/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=4288 CPUtime=0.09
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 967 0 0 0 9 0 0 0 18 0 1 0 1147937603 4390912 951 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 1072 951 68 165 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.101588 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 18862
/proc/meminfo: memFree=1785224/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=4420 CPUtime=0.09
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 1001 0 0 0 9 0 0 0 18 0 1 0 1147937603 4526080 985 1992294400 134512640 135191068 4294956224 18446744073709551615 134846340 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 1105 986 68 165 0 938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4420

[startup+0.301621 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 18862
/proc/meminfo: memFree=1785224/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=11588 CPUtime=0.29
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 2754 0 0 0 28 1 0 0 19 0 1 0 1147937603 11866112 2738 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 2897 2738 68 165 0 2730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11588

[startup+0.701685 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 18862
/proc/meminfo: memFree=1785224/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=31840 CPUtime=0.69
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 7652 0 0 0 66 3 0 0 22 0 1 0 1147937603 32604160 7636 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 7960 7637 69 165 0 7793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31840

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 18863
/proc/meminfo: memFree=1748800/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=38432 CPUtime=1.49
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 10156 0 0 0 145 4 0 0 25 0 1 0 1147937603 39354368 9245 1992294400 134512640 135191068 4294956224 18446744073709551615 134555304 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 9608 9245 71 165 0 9441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38432

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 18863
/proc/meminfo: memFree=1737792/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=48996 CPUtime=3.09
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 12812 0 0 0 305 4 0 0 25 0 1 0 1147937603 50171904 11901 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 12249 11901 71 165 0 12082 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48996

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 18863
/proc/meminfo: memFree=1737024/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=49448 CPUtime=6.28
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 12930 0 0 0 624 4 0 0 25 0 1 0 1147937603 50634752 12019 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 12362 12019 71 165 0 12195 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49448

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 18863
/proc/meminfo: memFree=1736000/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=50884 CPUtime=12.69
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 13189 0 0 0 1264 5 0 0 25 0 1 0 1147937603 52105216 12278 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 12721 12278 71 165 0 12554 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50884

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 18863
/proc/meminfo: memFree=1733632/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=53372 CPUtime=25.48
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 13781 0 0 0 2543 5 0 0 25 0 1 0 1147937603 54652928 12870 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 13343 12870 71 165 0 13176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53372

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 18863
/proc/meminfo: memFree=1551168/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=237700 CPUtime=51.07
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 60716 0 0 0 5082 25 0 0 25 0 1 0 1147937603 243404800 58905 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 59425 58905 89 165 0 59258 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 237700

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/77 18869
/proc/meminfo: memFree=1415224/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=371812 CPUtime=102.25
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 94233 0 0 0 10180 45 0 0 25 0 1 0 1147937603 380735488 92422 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 92953 92422 89 165 0 92786 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 371812

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/77 18869
/proc/meminfo: memFree=1279936/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=507924 CPUtime=162.23
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 128261 0 0 0 16160 63 0 0 25 0 1 0 1147937603 520114176 126450 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 126981 126450 89 165 0 126814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 507924

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/77 18869
/proc/meminfo: memFree=1152832/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=633416 CPUtime=222.21
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 159651 0 0 0 22142 79 0 0 25 0 1 0 1147937603 648617984 157840 1992294400 134512640 135191068 4294956224 18446744073709551615 134592182 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 158354 157840 89 165 0 158187 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 633416

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/77 18869
/proc/meminfo: memFree=1035776/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=751572 CPUtime=282.19
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 189200 0 0 0 28127 92 0 0 25 0 1 0 1147937603 769609728 187389 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 187893 187389 89 165 0 187726 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 751572

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/77 18869
/proc/meminfo: memFree=894528/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=891396 CPUtime=342.17
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 224125 0 0 0 34107 110 0 0 25 0 1 0 1147937603 912789504 222314 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 222849 222314 89 165 0 222682 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 891396

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/77 18869
/proc/meminfo: memFree=768256/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1017996 CPUtime=402.16
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 255804 0 0 0 40091 125 0 0 25 0 1 0 1147937603 1042427904 253993 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 254499 253993 89 165 0 254332 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1017996

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 18869
/proc/meminfo: memFree=666048/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1119404 CPUtime=462.13
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 281133 0 0 0 46076 137 0 0 25 0 1 0 1147937603 1146269696 279322 1992294400 134512640 135191068 4294956224 18446744073709551615 134550424 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 279851 279322 89 165 0 279684 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1119404

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/77 18869
/proc/meminfo: memFree=568640/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1217068 CPUtime=522.12
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 305560 0 0 0 52062 150 0 0 25 0 1 0 1147937603 1246277632 303749 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 304267 303749 89 165 0 304100 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1217068

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/77 18869
/proc/meminfo: memFree=484608/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1300508 CPUtime=582.1
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 326425 0 0 0 58050 160 0 0 25 0 1 0 1147937603 1331720192 324614 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 325127 324614 89 165 0 324960 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1300508

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/77 18869
/proc/meminfo: memFree=377664/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1406516 CPUtime=642.08
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 352910 0 0 0 64036 172 0 0 25 0 1 0 1147937603 1440272384 351099 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 351629 351099 89 165 0 351462 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1406516

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/77 18869
/proc/meminfo: memFree=271680/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1512924 CPUtime=702.06
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 379528 0 0 0 70020 186 0 0 25 0 1 0 1147937603 1549234176 377717 1992294400 134512640 135191068 4294956224 18446744073709551615 134641702 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 378231 377717 89 165 0 378064 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1512924

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/77 18869
/proc/meminfo: memFree=162240/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1621524 CPUtime=762.05
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 406681 0 0 0 76006 199 0 0 25 0 1 0 1147937603 1660440576 404870 1992294400 134512640 135191068 4294956224 18446744073709551615 134710777 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 405381 404870 89 165 0 405214 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1621524

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18869
/proc/meminfo: memFree=69824/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1714340 CPUtime=822.03
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 429872 0 0 0 81991 212 0 0 25 0 1 0 1147937603 1755484160 428061 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 428585 428061 89 165 0 428418 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 1714340

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18869
/proc/meminfo: memFree=14848/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1805520 CPUtime=882
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 452657 0 0 0 87975 225 0 0 25 0 1 0 1147937603 1848852480 450846 1992294400 134512640 135191068 4294956224 18446744073709551615 134641942 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 451380 450846 89 165 0 451213 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1805520



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+905.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18869
/proc/meminfo: memFree=15168/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=1843492 CPUtime=905.6
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4194304 462165 0 0 0 90329 231 0 0 25 0 1 0 1147937603 1887735808 460354 1992294400 134512640 135191068 4294956224 18446744073709551615 134710775 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 460873 460354 89 165 0 460706 0
Current children cumulated CPU time (s) 905.6
Current children cumulated vsize (KiB) 1843492

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

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

[startup+906.007 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18869
/proc/meminfo: memFree=15168/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=0 CPUtime=905.7
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4195332 462165 0 0 0 90329 241 0 0 25 0 1 0 1147937603 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 905.7
Current children cumulated vsize (KiB) 0

[startup+906.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18869
/proc/meminfo: memFree=15168/2055920 swapFree=4173572/4192956
[pid=18862] ppid=18860 vsize=0 CPUtime=905.8
/proc/18862/stat : 18862 (tts-5-0) R 18860 18862 18489 0 -1 4195332 462165 0 0 0 90329 251 0 0 25 0 1 0 1147937603 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18862/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 905.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 906.192
CPU time (s): 905.897
CPU user time (s): 903.295
CPU system time (s): 2.6026
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 1843492

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

runsolver used 0.841872 second user time and 2.49362 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-03 11:59:25
IDJOB=1559652
IDBENCH=70881
IDSOLVER=505
FILE ID=node69/1559652-1238752765
PBS_JOBID= 9085434
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= d6f6073d38b29a9cff1f80910bc0501b
RANDOM SEED=1165587505

node69.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.261
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.261
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:       1785704 kB
Buffers:         36144 kB
Cached:         154076 kB
SwapCached:      10108 kB
Active:          47632 kB
Inactive:       154520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785704 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            5460 kB
Writeback:           0 kB
Mapped:          17644 kB
Slab:            52716 kB
Committed_AS:  3572408 kB
PageTables:       2336 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= 66492 MiB
End job on node69 at 2009-04-03 12:14:33