Trace number 1725386

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
ttsth-5-0 2009-03-19? (MO) 966.661 485.468

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
sat-strips-gripper-12t23.sat05-1144.reshuffled-07.cnf
MD5SUM34870d8ecf83d8ac2173b4630f0f7214
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.38694
Satisfiable
(Un)Satisfiability was proved
Number of variables4940
Number of clauses93221
Sum of the clauses size189296
Maximum clause length26
Minimum clause length1
Number of clauses of size 143
Number of clauses of size 292101
Number of clauses of size 3113
Number of clauses of size 4924
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.09/0.15	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1725386-1240704386.cnf 
0.09/0.15	c Using SATTIMEOUT of 1200
0.09/0.15	c Using SATRAM of 1800
0.09/0.15	c Size of subset node = 16
0.09/0.15	c Variables = 4940
0.09/0.15	c Clauses = 93221
0.09/0.15	c Literals = 189296
0.09/0.15	c Reduced size:
0.09/0.15	c Variables = 4940
0.09/0.15	c Clauses = 92964
0.09/0.15	c Literals = 188825
0.09/0.15	c a2
0.29/0.34	c a1
0.99/1.00	c Independent sub-problems = 1
0.99/1.00	c Sub-problem with 4897 variables and 92964 clauses
0.99/1.00	c using permutation method 4
0.99/1.00	c count = 1
0.99/1.00	c Ordering finished 0.960 seconds
0.99/1.00	c mapped 0.990 seconds
0.99/1.00	c permuted 0.990 seconds
0.99/1.00	c about to sort
0.99/1.03	c sorted
1.59/1.63	c clauses now 92964
1.59/1.63	c init finished 1.070 seconds
1.59/1.63	c tree built 1.620 seconds
1.59/1.63	c 
1.59/1.63	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.59/1.63	c ---------------------------------|----------------------------------|------------------------------------------------------
1.59/1.63	c ................................ | ..........                       |                        1.6           0.0             
1.59/1.63	c ................................ | ..........                     1 |                        1.6           0.6             
1.59/1.63	c ................................ | ..........                     2 |                        1.6           1.2             
1.59/1.63	c ................................ | ..........                     3 |                        1.6           1.9             
1.59/1.63	c ................................ | ..........                     4 |                        1.6           2.5             
1.59/1.63	c ................................ | ..........                     5 |                        1.6           3.1             
1.59/1.63	c ................................ | ..........                  1000 | 21                     1.6         613.5          328
23.92/12.85	c ................................ | ..........                925000 | 102027                24.0       38509.6      4296907
47.85/24.88	c ................................ | ..........               1338000 | 114145                48.0       27851.8     11831724
72.00/36.91	c ................................ | ..........               1608000 | 123115                72.0       22317.8     17935767
95.95/48.99	c ................................ | ..........               1835000 | 130735                96.2       19084.8     22926104
119.89/60.97	c ................................ | *.........               2074000 | 139199               120.1       17274.7     27504477
143.84/72.97	c ................................ | *.........               2246000 | 145965               144.0       15596.1     31962850
167.99/85.02	c ................................ | *.........               2425000 | 152790               168.1       14429.4     35904287
191.93/97.05	c ................................ | *.........               2565000 | 157862               192.1       13353.8     39084678
215.88/109.06	c ................................ | *.........               2687000 | 162204               216.1       12436.4     42528860
240.03/121.12	c ................................ | **........               2813000 | 167071               240.1       11715.5     45133873
263.99/133.16	c ................................ | **........               2961000 | 172093               264.1       11209.5     48379911
287.93/145.17	c ................................ | **........               3106000 | 177052               288.1       10780.2     51375767
311.87/157.19	c ................................ | **........               3219000 | 181595               312.1       10314.0     53763512
336.22/169.39	c ................................ | **........               3320000 | 185497               336.5        9867.4     56172851
359.97/181.22	c ................................ | ***.......               3423000 | 189622               360.1        9506.7     58673277
383.91/193.27	c ................................ | ***.......               3521000 | 193819               384.1        9166.4     60885168
407.86/205.26	c ................................ | ***.......               3608000 | 197241               408.0        8842.3     63149613
432.01/217.31	c ................................ | ***.......               3728000 | 202310               432.1        8627.8     66218906
455.75/229.29	c ................................ | ***.......               3840000 | 206924               456.0        8420.7     68946988
479.90/241.33	c ................................ | ****......               3965000 | 212089               480.0        8259.9     71955131
503.84/253.39	c ................................ | ****......               4113000 | 218282               504.1        8159.1     76099864
528.19/265.59	c ................................ | ****......               4205000 | 222685               528.5        7957.1     78262005
551.94/277.48	c ................................ | ****......               4288000 | 226415               552.2        7765.3     80491223
575.89/289.45	c ................................ | ****......               4366000 | 229753               576.1        7578.7     82758281
600.03/301.53	c ................................ | *****.....               4439000 | 233054               600.2        7396.0     84625694
623.99/313.55	c ................................ | *****.....               4512000 | 236022               624.2        7228.6     86322380
648.14/325.61	c ................................ | *****.....               4588000 | 239085               648.3        7077.4     87760561
671.88/337.55	c ................................ | *****.....               4660000 | 242217               672.1        6933.6     89510726
695.83/349.56	c ................................ | *****.....               4739000 | 245536               696.0        6808.4     91074674
719.97/361.67	c ................................ | ******....               4833000 | 249755               720.2        6710.4     92863482
743.92/373.63	c ................................ | ******....               4903000 | 252742               744.1        6589.2     94249403
768.07/385.79	c ................................ | ******....               4980000 | 255771               768.4        6481.3     95781855
792.22/397.82	c ................................ | ******....               5039000 | 258086               792.4        6359.4     97082017
815.96/409.74	c ................................ | ******....               5125000 | 261813               816.2        6279.4     98863448
840.10/421.82	c ................................ | *******...               5205000 | 265086               840.3        6194.3    100553975
864.06/433.82	c ................................ | *******...               5291000 | 268689               864.2        6122.1    102285109
887.99/445.82	c ................................ | *******...               5365000 | 272177               888.2        6040.4    104492981
911.87/457.84	c ................................ | *******...               5431000 | 274716               912.1        5954.3    106560266
935.75/469.86	c ................................ | *******...               5499000 | 277591               936.0        5874.9    108515221
960.00/482.03	c ................................ | ********..               5557000 | 279985               960.2        5787.1    110435790

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-1725386-1240704386/watcher-1725386-1240704386 -o /tmp/evaluation-result-1725386-1240704386/solver-1725386-1240704386 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1725386-1240704386.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17897
/proc/meminfo: memFree=1677304/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1064 CPUtime=0
/proc/17897/stat : 17897 (ttsth-5-0) R 17895 17897 17461 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 98471633 1089536 131 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17897/statm: 266 132 78 176 0 88 0

[startup+0.084902 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17897
/proc/meminfo: memFree=1677304/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=4476 CPUtime=0.07
/proc/17897/stat : 17897 (ttsth-5-0) R 17895 17897 17461 0 -1 4194304 1002 0 0 0 7 0 0 0 18 0 1 0 98471633 4583424 986 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17897/statm: 1119 987 78 176 0 941 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4476

[startup+0.101903 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17897
/proc/meminfo: memFree=1677304/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=5256 CPUtime=0.09
/proc/17897/stat : 17897 (ttsth-5-0) R 17895 17897 17461 0 -1 4194304 1183 0 0 0 9 0 0 0 18 0 1 0 98471633 5382144 1167 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17897/statm: 1314 1168 78 176 0 1136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5256

[startup+0.301937 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17897
/proc/meminfo: memFree=1677304/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=9948 CPUtime=0.29
/proc/17897/stat : 17897 (ttsth-5-0) R 17895 17897 17461 0 -1 4194304 2335 0 0 0 28 1 0 0 19 0 1 0 98471633 10186752 2318 1992294400 134512640 135237372 4294956192 18446744073709551615 134680727 0 0 4096 0 0 0 0 17 1 0 0
/proc/17897/statm: 2487 2318 79 176 0 2309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9948

[startup+0.702005 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17897
/proc/meminfo: memFree=1677304/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=14396 CPUtime=0.69
/proc/17897/stat : 17897 (ttsth-5-0) R 17895 17897 17461 0 -1 4194304 3655 0 0 0 68 1 0 0 22 0 1 0 98471633 14741504 3455 1992294400 134512640 135237372 4294956192 18446744073709551615 134553901 0 0 4096 0 0 0 0 17 1 0 0
/proc/17897/statm: 3599 3455 80 176 0 3421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14396

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17898
/proc/meminfo: memFree=1663280/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=33144 CPUtime=1.49
/proc/17897/stat : 17897 (ttsth-5-0) R 17895 17897 17461 0 -1 4194304 8531 0 0 0 145 4 0 0 25 0 1 0 98471633 33939456 8149 1992294400 134512640 135237372 4294956192 18446744073709551615 134732535 0 0 4096 0 0 0 0 17 1 0 0
/proc/17897/statm: 8286 8149 93 176 0 8108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33144

[startup+3.10243 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 17900
/proc/meminfo: memFree=1637920/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=65044 CPUtime=4.56
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 11358 0 0 0 450 6 0 0 25 0 3 0 98471633 66605056 10976 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 16261 10976 98 176 0 16083 0
[pid=17897/tid=17899] ppid=17895 vsize=65044 CPUtime=1.46
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 839 0 0 0 146 0 0 0 25 0 3 0 98471797 66605056 10976 1992294400 134512640 135237372 4294956192 18446744073709551615 134550402 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=65044 CPUtime=1.45
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 797 0 0 0 145 0 0 0 24 0 3 0 98471797 66605056 10976 1992294400 134512640 135237372 4294956192 18446744073709551615 134549925 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 65044

[startup+6.30197 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 17900
/proc/meminfo: memFree=1624864/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=77892 CPUtime=10.94
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 14278 0 0 0 1086 8 0 0 25 0 3 0 98471633 79761408 13896 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 19473 13896 98 176 0 19295 0
[pid=17897/tid=17899] ppid=17895 vsize=77892 CPUtime=4.66
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 2299 0 0 0 465 1 0 0 22 0 3 0 98471797 79761408 13896 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=77892 CPUtime=4.64
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 2257 0 0 0 463 1 0 0 25 0 3 0 98471797 79761408 13896 1992294400 134512640 135237372 4294956192 18446744073709551615 134565824 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.94
Current children cumulated vsize (KiB) 77892

[startup+12.7011 s]
/proc/loadavg: 1.09 1.01 1.01 3/67 17900
/proc/meminfo: memFree=1580584/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=127520 CPUtime=23.71
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 26874 0 0 0 2356 15 0 0 25 0 3 0 98471633 130580480 26492 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 31880 26493 98 176 0 31702 0
[pid=17897/tid=17899] ppid=17895 vsize=127520 CPUtime=11.05
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 7471 0 0 0 1102 3 0 0 19 0 3 0 98471797 130580480 26493 1992294400 134512640 135237372 4294956192 18446744073709551615 134680288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=127520 CPUtime=11.02
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 9682 0 0 0 1096 6 0 0 25 0 3 0 98471797 130580480 26493 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.71
Current children cumulated vsize (KiB) 127520

[startup+25.5013 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 17900
/proc/meminfo: memFree=1448104/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=254632 CPUtime=49.25
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 58092 0 0 0 4893 32 0 0 25 0 3 0 98471633 260743168 57710 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 63658 57710 98 176 0 63480 0
[pid=17897/tid=17899] ppid=17895 vsize=254632 CPUtime=23.85
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 22168 0 0 0 2372 13 0 0 25 0 3 0 98471797 260743168 57710 1992294400 134512640 135237372 4294956192 18446744073709551615 134565892 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=254632 CPUtime=23.77
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 26202 0 0 0 2363 14 0 0 25 0 3 0 98471797 260743168 57710 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (KiB) 254632

[startup+51.1016 s]
/proc/loadavg: 1.53 1.13 1.04 3/67 17900
/proc/meminfo: memFree=1268008/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=437640 CPUtime=100.34
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 103291 0 0 0 9977 57 0 0 25 0 3 0 98471633 448143360 102909 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 109410 102909 98 176 0 109232 0
[pid=17897/tid=17899] ppid=17895 vsize=437640 CPUtime=49.44
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 39811 0 0 0 4920 24 0 0 25 0 3 0 98471797 448143360 102909 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=437640 CPUtime=49.25
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 53758 0 0 0 4898 27 0 0 25 0 3 0 98471797 448143360 102909 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.34
Current children cumulated vsize (KiB) 437640

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 17900
/proc/meminfo: memFree=999464/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=709952 CPUtime=202.52
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 169657 0 0 0 20163 89 0 0 25 0 3 0 98471633 726990848 169275 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 177488 169275 98 176 0 177310 0
[pid=17897/tid=17899] ppid=17895 vsize=709952 CPUtime=100.63
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 69581 0 0 0 10024 39 0 0 25 0 3 0 98471797 726990848 169275 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=709952 CPUtime=100.25
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 90354 0 0 0 9981 44 0 0 25 0 3 0 98471797 726990848 169275 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.52
Current children cumulated vsize (KiB) 709952

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 17900
/proc/meminfo: memFree=776936/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=940016 CPUtime=322.25
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 225426 0 0 0 32107 118 0 0 25 0 3 0 98471633 962576384 225044 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 235004 225044 98 176 0 234826 0
[pid=17897/tid=17899] ppid=17895 vsize=940016 CPUtime=160.6
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 98396 0 0 0 16007 53 0 0 23 0 3 0 98471797 962576384 225044 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=940016 CPUtime=160.01
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 117308 0 0 0 15942 59 0 0 25 0 3 0 98471797 962576384 225044 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.25
Current children cumulated vsize (KiB) 940016

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.20 3/67 17900
/proc/meminfo: memFree=580968/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1139696 CPUtime=441.98
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 274130 0 0 0 44056 142 0 0 25 0 3 0 98471633 1167048704 273748 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 284924 273748 98 176 0 284746 0
[pid=17897/tid=17899] ppid=17895 vsize=1139696 CPUtime=220.58
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 119784 0 0 0 21993 65 0 0 25 0 3 0 98471797 1167048704 273748 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=1139696 CPUtime=219.76
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 144624 0 0 0 21905 71 0 0 25 0 3 0 98471797 1167048704 273748 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.98
Current children cumulated vsize (KiB) 1139696

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 17900
/proc/meminfo: memFree=362536/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1363824 CPUtime=561.72
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 328900 0 0 0 56002 170 0 0 25 0 3 0 98471633 1396555776 328518 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 340956 328518 98 176 0 340778 0
[pid=17897/tid=17899] ppid=17895 vsize=1363824 CPUtime=280.56
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 142166 0 0 0 27978 78 0 0 25 0 3 0 98471797 1396555776 328518 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=1363824 CPUtime=279.52
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 177012 0 0 0 27865 87 0 0 25 0 3 0 98471797 1396555776 328518 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.72
Current children cumulated vsize (KiB) 1363824

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 17900
/proc/meminfo: memFree=222248/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1506888 CPUtime=681.45
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 363516 0 0 0 67958 187 0 0 25 0 3 0 98471633 1543053312 363134 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 376722 363134 98 176 0 376544 0
[pid=17897/tid=17899] ppid=17895 vsize=1506888 CPUtime=340.54
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 155404 0 0 0 33969 85 0 0 25 0 3 0 98471797 1543053312 363134 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=1506888 CPUtime=339.28
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 198390 0 0 0 33831 97 0 0 25 0 3 0 98471797 1543053312 363134 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.45
Current children cumulated vsize (KiB) 1506888

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 17900
/proc/meminfo: memFree=105576/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1630396 CPUtime=801.2
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 393026 0 0 0 79915 205 0 0 25 0 3 0 98471633 1669525504 392644 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 407599 392644 98 176 0 407421 0
[pid=17897/tid=17899] ppid=17895 vsize=1630396 CPUtime=400.51
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 169891 0 0 0 39958 93 0 0 25 0 3 0 98471797 1669525504 392644 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=1630396 CPUtime=399.04
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 213413 0 0 0 39798 106 0 0 25 0 3 0 98471797 1669525504 392644 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.2
Current children cumulated vsize (KiB) 1630396

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 17900
/proc/meminfo: memFree=15592/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1784472 CPUtime=920.83
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 430604 0 0 0 91858 225 0 0 25 0 3 0 98471633 1827299328 430222 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 446118 430222 98 176 0 445940 0
[pid=17897/tid=17899] ppid=17895 vsize=1784472 CPUtime=460.44
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 189271 0 0 0 45940 104 0 0 25 0 3 0 98471797 1827299328 430222 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=1784472 CPUtime=458.75
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 231611 0 0 0 45760 115 0 0 25 0 3 0 98471797 1827299328 430222 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.83
Current children cumulated vsize (KiB) 1784472



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+485.202 s]
/proc/loadavg: 1.99 1.79 1.38 3/67 17900
/proc/meminfo: memFree=15080/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=1843216 CPUtime=966.39
/proc/17897/stat : 17897 (ttsth-5-0) S 17895 17897 17461 0 -1 4194304 444606 0 0 0 96406 233 0 0 25 0 3 0 98471633 1887453184 444224 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 460804 444224 98 176 0 460626 0
[pid=17897/tid=17899] ppid=17895 vsize=1843216 CPUtime=483.29
/proc/17897/task/17899/stat : 17899 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 195491 0 0 0 48221 108 0 0 22 0 3 0 98471797 1887453184 444224 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17897/tid=17900] ppid=17895 vsize=1843216 CPUtime=481.46
/proc/17897/task/17900/stat : 17900 (ttsth-5-0) R 17895 17897 17461 0 -1 4194368 239393 0 0 0 48027 119 0 0 25 0 3 0 98471797 1887453184 444224 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 966.39
Current children cumulated vsize (KiB) 1843216

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

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

[startup+485.403 s]
/proc/loadavg: 1.99 1.79 1.38 3/67 17900
/proc/meminfo: memFree=15080/2055920 swapFree=4181396/4192956
[pid=17897] ppid=17895 vsize=0 CPUtime=966.59
/proc/17897/stat : 17897 (ttsth-5-0) Z 17895 17897 17461 0 -1 4195340 444606 0 0 0 96407 252 0 0 16 0 2 0 98471633 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17897/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 966.59
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 485.468
CPU time (s): 966.661
CPU user time (s): 964.073
CPU system time (s): 2.58761
CPU usage (%): 199.12
Max. virtual memory (cumulated for all children) (KiB): 1843216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 964.073
system time used= 2.58761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444606
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= 234
involuntary context switches= 7485

runsolver used 0.478927 second user time and 1.3038 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 02:06:26
IDJOB=1725386
IDBENCH=24580
IDSOLVER=549
FILE ID=node25/1725386-1240704386
PBS_JOBID= 9186772
Free space on /tmp= 66376 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/sat-strips-gripper-12t23.sat05-1144.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725386-1240704386/watcher-1725386-1240704386 -o /tmp/evaluation-result-1725386-1240704386/solver-1725386-1240704386 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1725386-1240704386.cnf

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

MD5SUM BENCH= 34870d8ecf83d8ac2173b4630f0f7214
RANDOM SEED=1254552131

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.259
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.259
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:       1677720 kB
Buffers:         40332 kB
Cached:         286768 kB
SwapCached:       5080 kB
Active:         183788 kB
Inactive:       150932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677720 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            29472 kB
Committed_AS:   366368 kB
PageTables:       1460 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= 66376 MiB
End job on node25 at 2009-04-26 02:14:33