Trace number 1531198

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? (TO) 1200.26 605.829

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
MD5SUMb4b21d0b7e1c85f1ed2d73fe388ea563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark115.094
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.14	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531198-1238398226.cnf 
0.09/0.14	c Using SATTIMEOUT of 1200
0.09/0.14	c Using SATRAM of 1800
0.09/0.14	c Size of subset node = 16
0.09/0.14	c Variables = 14000
0.09/0.14	c Clauses = 58800
0.09/0.14	c Literals = 176400
0.09/0.14	c Reduced size:
0.09/0.14	c Variables = 14000
0.09/0.14	c Clauses = 58421
0.09/0.14	c Literals = 175263
0.09/0.14	c a2
0.29/0.37	c a1
8.09/8.17	c Independent sub-problems = 1
8.09/8.17	c Sub-problem with 13941 variables and 58421 clauses
8.09/8.17	c using permutation method 4
8.09/8.17	c count = 1
8.09/8.17	c Ordering finished 8.130 seconds
8.09/8.17	c mapped 8.170 seconds
8.09/8.17	c permuted 8.170 seconds
8.09/8.17	c about to sort
8.19/8.20	c sorted
8.69/8.73	c clauses now 58421
8.69/8.73	c init finished 8.280 seconds
8.69/8.73	c tree built 8.730 seconds
8.69/8.73	c 
8.69/8.73	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
8.69/8.73	c ---------------------------------|----------------------------------|------------------------------------------------------
8.69/8.73	c ................................ | ..........                       |                        8.7           0.0             
8.69/8.73	c ................................ | ..........                     1 |                        8.7           0.1             
8.69/8.73	c ................................ | ..........                     2 |                        8.7           0.2             
8.69/8.73	c ................................ | ..........                     3 |                        8.7           0.3             
8.69/8.73	c ................................ | ..........                     4 |                        8.7           0.5             
8.69/8.73	c ................................ | ..........                     5 |                        8.7           0.6             
8.69/8.74	c ................................ | ..........                  1000 |                        8.7         114.4             
24.02/16.41	c ................................ | ..........                540000 | 31536                 24.0       22462.6       101151
47.97/28.41	c ................................ | ..........               1158000 | 83113                 48.0       24120.0       426117
71.92/40.45	c ................................ | ..........               1494000 | 113776                72.0       20741.4      1119542
96.06/52.55	c ................................ | ..........               1807000 | 141491                96.2       18787.7      1819438
119.82/64.48	c ................................ | *.........               2082000 | 166934               120.0       17348.6      2587165
143.97/76.52	c ................................ | *.........               2319000 | 191342               144.0       16100.8      3472054
168.11/88.60	c ................................ | *.........               2540000 | 214890               168.2       15105.6      4141091
191.86/100.58	c ................................ | *.........               2743000 | 237205               192.1       14282.0      4762144
215.81/112.59	c ................................ | *.........               2898000 | 254603               216.0       13415.4      5472595
239.96/124.68	c ................................ | **........               2974000 | 263905               240.2       12382.9      6907627
264.11/136.72	c ................................ | **........               3029000 | 271154               264.2       11464.8      7995194
288.06/148.79	c ................................ | **........               3082000 | 278102               288.3       10690.6      9162840
312.01/160.74	c ................................ | **........               3129000 | 284291               312.1       10024.7     10245389
335.76/172.69	c ................................ | **........               3197000 | 292659               336.0        9514.9     11268467
359.91/184.73	c ................................ | ***.......               3255000 | 299948               360.0        9040.9     12239058
384.26/196.93	c ................................ | ***.......               3304000 | 306920               384.4        8595.7     13248217
408.20/208.97	c ................................ | ***.......               3348000 | 313155               408.4        8197.6     14140833
431.75/220.79	c ................................ | ***.......               3391000 | 319206               432.0        7849.5     14813246
456.49/233.17	c ................................ | ***.......               3430000 | 324867               456.7        7510.2     15614717
479.85/244.85	c ................................ | ****......               3467000 | 329930               480.0        7222.6     16434589
504.00/256.96	c ................................ | ****......               3513000 | 336024               504.2        6967.5     17638000
527.95/268.99	c ................................ | ****......               3591000 | 345725               528.2        6798.4     18485977
552.10/281.08	c ................................ | ****......               3656000 | 353973               552.4        6619.0     19847959
575.84/292.94	c ................................ | ****......               3712000 | 361352               576.0        6444.3     21217373
600.19/305.16	c ................................ | *****.....               3781000 | 370154               600.4        6297.4     22832215
624.34/317.22	c ................................ | *****.....               3833000 | 377227               624.5        6137.8     24330046
647.89/329.04	c ................................ | *****.....               3894000 | 384969               648.1        6008.6     25519796
672.05/341.15	c ................................ | *****.....               3938000 | 390832               672.2        5858.0     26525419
696.19/353.20	c ................................ | *****.....               3989000 | 396964               696.3        5728.9     27275569
720.15/365.27	c ................................ | ******....               4035000 | 403011               720.4        5601.2     28047438
744.09/377.29	c ................................ | ******....               4081000 | 409190               744.4        5482.4     28955342
768.04/389.27	c ................................ | ******....               4139000 | 416221               768.3        5387.2     29925406
791.79/401.17	c ................................ | ******....               4184000 | 421463               792.1        5282.4     30774413
816.53/413.53	c ................................ | ******....               4230000 | 427000               816.7        5179.2     31722719
840.08/425.31	c ................................ | *******...               4269000 | 431614               840.2        5080.7     32791131
863.84/437.23	c ................................ | *******...               4386000 | 445311               864.0        5076.2     33311521
888.18/449.50	c ................................ | *******...               4485000 | 457029               888.5        5047.7     33940992
912.13/461.47	c ................................ | *******...               4595000 | 469307               912.4        5036.1     34384341
935.88/473.32	c ................................ | *******...               4682000 | 479401               936.1        5001.8     35060358
959.83/485.36	c ................................ | ********..               4808000 | 492636               960.1        5007.9     35477094
984.38/497.60	c ................................ | ********..               4894000 | 501960               984.5        4970.8     35968452
1007.73/509.39	c ................................ | ********..               4999000 | 512848              1008.1        4959.0     36356296
1031.68/521.40	c ................................ | ********..               5119000 | 526539              1032.0        4960.1     36763191
1056.23/533.64	c ................................ | ********..               5184000 | 534965              1056.5        4906.9     37673045
1079.98/545.54	c ................................ | *********.               5237000 | 542004              1080.2        4848.0     39041051
1104.53/557.80	c ................................ | *********.               5300000 | 550078              1104.7        4797.7     40030816
1128.07/569.60	c ................................ | *********.               5346000 | 556205              1128.3        4738.3     40638461
1152.23/581.75	c ................................ | *********.               5380000 | 560773              1152.5        4668.1     41609461
1176.56/593.91	c ................................ | *********.               5417000 | 565822              1176.8        4603.3     42535944

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531198-1238398226/watcher-1531198-1238398226 -o /tmp/evaluation-result-1531198-1238398226/solver-1531198-1238398226 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531198-1238398226.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.91 0.97 0.99 3/64 24430
/proc/meminfo: memFree=1259192/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=932 CPUtime=0
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 1112484691 954368 120 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 233 120 77 176 0 55 0

[startup+0.10234 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24430
/proc/meminfo: memFree=1259192/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=4212 CPUtime=0.09
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 919 0 0 0 9 0 0 0 18 0 1 0 1112484691 4313088 903 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 1053 903 78 176 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4212

[startup+0.202348 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24430
/proc/meminfo: memFree=1259192/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=9484 CPUtime=0.19
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 2234 0 0 0 19 0 0 0 18 0 1 0 1112484691 9711616 2218 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 2371 2219 79 176 0 2193 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9484

[startup+0.302356 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24430
/proc/meminfo: memFree=1259192/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=9616 CPUtime=0.29
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 2272 0 0 0 29 0 0 0 19 0 1 0 1112484691 9846784 2256 1992294400 134512640 135237372 4294956192 18446744073709551615 134555429 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 2404 2256 79 176 0 2226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9616

[startup+0.702392 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24430
/proc/meminfo: memFree=1259192/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=12552 CPUtime=0.7
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 3134 0 0 0 69 1 0 0 22 0 1 0 1112484691 12853248 3002 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 3138 3002 80 176 0 2960 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12552

[startup+1.50146 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 24431
/proc/meminfo: memFree=1247472/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=12552 CPUtime=1.5
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 3135 0 0 0 149 1 0 0 25 0 1 0 1112484691 12853248 3003 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 3138 3003 80 176 0 2960 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 12552

[startup+3.1016 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 24431
/proc/meminfo: memFree=1247344/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=12688 CPUtime=3.09
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 3143 0 0 0 308 1 0 0 25 0 1 0 1112484691 12992512 3011 1992294400 134512640 135237372 4294956192 18446744073709551615 134553889 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 3172 3011 80 176 0 2994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12688

[startup+6.30188 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 24431
/proc/meminfo: memFree=1247152/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=12688 CPUtime=6.29
/proc/24430/stat : 24430 (ttsth-5-0) R 24428 24430 23915 0 -1 4194304 3162 0 0 0 628 1 0 0 25 0 1 0 1112484691 12992512 3030 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/24430/statm: 3172 3030 80 176 0 2994 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12688

[startup+12.7015 s]
/proc/loadavg: 1.01 0.98 0.99 3/67 24433
/proc/meminfo: memFree=1206560/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=73612 CPUtime=16.64
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 13460 0 0 0 1658 6 0 0 25 0 3 0 1112484691 75378688 13205 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 18403 13205 98 176 0 18225 0
[pid=24430/tid=24432] ppid=24428 vsize=73612 CPUtime=3.95
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 449 0 0 0 395 0 0 0 25 0 3 0 1112485564 75378688 13205 1992294400 134512640 135237372 4294956192 18446744073709551615 134749345 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=73612 CPUtime=3.94
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 354 0 0 0 394 0 0 0 25 0 3 0 1112485564 75378688 13205 1992294400 134512640 135237372 4294956192 18446744073709551615 134592308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.64
Current children cumulated vsize (KiB) 73612

[startup+25.5026 s]
/proc/loadavg: 1.23 1.03 1.01 3/67 24433
/proc/meminfo: memFree=1199584/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=80908 CPUtime=42.19
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 15248 0 0 0 4211 8 0 0 25 0 3 0 1112484691 82849792 14993 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 20227 14993 98 176 0 20049 0
[pid=24430/tid=24432] ppid=24428 vsize=80908 CPUtime=16.76
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 1773 0 0 0 1674 2 0 0 25 0 3 0 1112485564 82849792 14993 1992294400 134512640 135237372 4294956192 18446744073709551615 134591221 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=80908 CPUtime=16.69
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 818 0 0 0 1669 0 0 0 25 0 3 0 1112485564 82849792 14993 1992294400 134512640 135237372 4294956192 18446744073709551615 134592523 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.19
Current children cumulated vsize (KiB) 80908

[startup+51.1028 s]
/proc/loadavg: 1.49 1.11 1.03 3/67 24433
/proc/meminfo: memFree=1175968/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=105008 CPUtime=93.28
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 21253 0 0 0 9315 13 0 0 25 0 3 0 1112484691 107528192 20998 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 26252 20998 98 176 0 26074 0
[pid=24430/tid=24432] ppid=24428 vsize=105008 CPUtime=42.35
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 6613 0 0 0 4229 6 0 0 25 0 3 0 1112485564 107528192 20998 1992294400 134512640 135237372 4294956192 18446744073709551615 134680367 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=105008 CPUtime=42.18
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 1983 0 0 0 4217 1 0 0 25 0 3 0 1112485564 107528192 20998 1992294400 134512640 135237372 4294956192 18446744073709551615 134590186 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 93.28
Current children cumulated vsize (KiB) 105008

[startup+102.302 s]
/proc/loadavg: 1.78 1.24 1.08 3/67 24433
/proc/meminfo: memFree=1122656/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=159512 CPUtime=195.47
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 34348 0 0 0 19524 23 0 0 25 0 3 0 1112484691 163340288 34092 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 39878 34092 98 176 0 39700 0
[pid=24430/tid=24432] ppid=24428 vsize=159512 CPUtime=93.54
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 16820 0 0 0 9341 13 0 0 25 0 3 0 1112485564 163340288 34092 1992294400 134512640 135237372 4294956192 18446744073709551615 134680376 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=159512 CPUtime=93.18
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 4871 0 0 0 9314 4 0 0 25 0 3 0 1112485564 163340288 34092 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.47
Current children cumulated vsize (KiB) 159512

[startup+162.303 s]
/proc/loadavg: 1.92 1.38 1.14 3/67 24433
/proc/meminfo: memFree=1037280/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=248132 CPUtime=315.2
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 55934 0 0 0 31484 36 0 0 25 0 3 0 1112484691 254087168 55678 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 62033 55678 98 176 0 61855 0
[pid=24430/tid=24432] ppid=24428 vsize=248132 CPUtime=153.51
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 35269 0 0 0 15327 24 0 0 25 0 3 0 1112485564 254087168 55679 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=248132 CPUtime=152.95
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 8009 0 0 0 15289 6 0 0 25 0 3 0 1112485564 254087168 55679 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.2
Current children cumulated vsize (KiB) 248132

[startup+222.307 s]
/proc/loadavg: 1.97 1.49 1.19 3/67 24433
/proc/meminfo: memFree=964384/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=321320 CPUtime=434.95
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 73882 0 0 0 43449 46 0 0 25 0 3 0 1112484691 329031680 73626 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 80330 73626 98 176 0 80152 0
[pid=24430/tid=24432] ppid=24428 vsize=321320 CPUtime=213.5
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 49940 0 0 0 21318 32 0 0 25 0 3 0 1112485564 329031680 73626 1992294400 134512640 135237372 4294956192 18446744073709551615 134680262 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=321320 CPUtime=212.71
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 11285 0 0 0 21263 8 0 0 25 0 3 0 1112485564 329031680 73627 1992294400 134512640 135237372 4294956192 18446744073709551615 134590245 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.95
Current children cumulated vsize (KiB) 321320

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/67 24433
/proc/meminfo: memFree=885472/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=403900 CPUtime=554.69
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 93738 0 0 0 55410 59 0 0 25 0 3 0 1112484691 413593600 93482 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 100975 93482 98 176 0 100797 0
[pid=24430/tid=24432] ppid=24428 vsize=403900 CPUtime=273.48
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 66015 0 0 0 27307 41 0 0 25 0 3 0 1112485564 413593600 93482 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=403900 CPUtime=272.47
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 15066 0 0 0 27235 12 0 0 25 0 3 0 1112485564 413593600 93482 1992294400 134512640 135237372 4294956192 18446744073709551615 134549888 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 554.69
Current children cumulated vsize (KiB) 403900

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 24433
/proc/meminfo: memFree=778912/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=513292 CPUtime=674.44
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 120165 0 0 0 67370 74 0 0 25 0 3 0 1112484691 525611008 119909 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 128323 119910 98 176 0 128145 0
[pid=24430/tid=24432] ppid=24428 vsize=513292 CPUtime=333.46
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 87807 0 0 0 33294 52 0 0 25 0 3 0 1112485564 525611008 119910 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=513292 CPUtime=332.23
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 19702 0 0 0 33207 16 0 0 25 0 3 0 1112485564 525611008 119910 1992294400 134512640 135237372 4294956192 18446744073709551615 134519965 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 674.44
Current children cumulated vsize (KiB) 513292

[startup+402.303 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 24433
/proc/meminfo: memFree=712544/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=582548 CPUtime=794.19
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 136851 0 0 0 79334 85 0 0 25 0 3 0 1112484691 596529152 136595 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 145637 136595 98 176 0 145459 0
[pid=24430/tid=24432] ppid=24428 vsize=582548 CPUtime=393.44
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 100002 0 0 0 39286 58 0 0 25 0 3 0 1112485564 596529152 136595 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=582548 CPUtime=391.99
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 24192 0 0 0 39179 20 0 0 25 0 3 0 1112485564 596529152 136595 1992294400 134512640 135237372 4294956192 18446744073709551615 134586996 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 794.19
Current children cumulated vsize (KiB) 582548

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 24433
/proc/meminfo: memFree=656032/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=640980 CPUtime=913.93
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 150834 0 0 0 91298 95 0 0 25 0 3 0 1112484691 656363520 150578 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 160245 150578 98 176 0 160067 0
[pid=24430/tid=24432] ppid=24428 vsize=640980 CPUtime=453.43
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 109684 0 0 0 45278 65 0 0 25 0 3 0 1112485564 656363520 150578 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=640980 CPUtime=451.75
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 28493 0 0 0 45151 24 0 0 25 0 3 0 1112485564 656363520 150578 1992294400 134512640 135237372 4294956192 18446744073709551615 134561524 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 913.93
Current children cumulated vsize (KiB) 640980

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 24433
/proc/meminfo: memFree=618976/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=680124 CPUtime=1033.68
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 160248 0 0 0 103265 103 0 0 25 0 3 0 1112484691 696446976 159992 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 170031 159992 98 176 0 169853 0
[pid=24430/tid=24432] ppid=24428 vsize=680124 CPUtime=513.41
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 115329 0 0 0 51272 69 0 0 25 0 3 0 1112485564 696446976 159992 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=680124 CPUtime=511.53
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 32262 0 0 0 51125 28 0 0 25 0 3 0 1112485564 696446976 159992 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1033.68
Current children cumulated vsize (KiB) 680124

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/67 24433
/proc/meminfo: memFree=541600/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=759776 CPUtime=1153.42
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 179395 0 0 0 115228 114 0 0 25 0 3 0 1112484691 778010624 179139 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 189944 179140 98 176 0 189766 0
[pid=24430/tid=24432] ppid=24428 vsize=759776 CPUtime=573.4
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 124324 0 0 0 57265 75 0 0 25 0 3 0 1112485564 778010624 179140 1992294400 134512640 135237372 4294956192 18446744073709551615 134590767 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=759776 CPUtime=571.28
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 42415 0 0 0 57095 33 0 0 25 0 3 0 1112485564 778010624 179140 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1153.42
Current children cumulated vsize (KiB) 759776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 24435
/proc/meminfo: memFree=507744/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=795048 CPUtime=1200.12
/proc/24430/stat : 24430 (ttsth-5-0) S 24428 24430 23915 0 -1 4194304 187738 0 0 0 119893 119 0 0 25 0 3 0 1112484691 814129152 187482 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 198762 187482 98 176 0 198584 0
[pid=24430/tid=24432] ppid=24428 vsize=795048 CPUtime=596.78
/proc/24430/task/24432/stat : 24432 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 129736 0 0 0 59600 78 0 0 25 0 3 0 1112485564 814129152 187482 1992294400 134512640 135237372 4294956192 18446744073709551615 134562314 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24428 vsize=795048 CPUtime=594.59
/proc/24430/task/24433/stat : 24433 (ttsth-5-0) R 24428 24430 23915 0 -1 4194368 45345 0 0 0 59424 35 0 0 25 0 3 0 1112485564 814129152 187482 1992294400 134512640 135237372 4294956192 18446744073709551615 134519949 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 795048

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

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

[startup+605.813 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 24435
/proc/meminfo: memFree=507744/2055920 swapFree=4176996/4192956
[pid=24430] ppid=24428 vsize=0 CPUtime=1200.23
/proc/24430/stat : 24430 (ttsth-5-0) Z 24428 24430 23915 0 -1 4195340 187740 0 0 0 119894 129 0 0 16 0 2 0 1112484691 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 605.829
CPU time (s): 1200.26
CPU user time (s): 1198.95
CPU system time (s): 1.3098
CPU usage (%): 198.118
Max. virtual memory (cumulated for all children) (KiB): 795048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 1.3098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187740
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= 24
involuntary context switches= 9122

runsolver used 0.559914 second user time and 1.65675 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-30 09:30:26
IDJOB=1531198
IDBENCH=70328
IDSOLVER=549
FILE ID=node50/1531198-1238398226
PBS_JOBID= 9061369
Free space on /tmp= 64220 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531198-1238398226/watcher-1531198-1238398226 -o /tmp/evaluation-result-1531198-1238398226/solver-1531198-1238398226 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531198-1238398226.cnf

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

MD5SUM BENCH= b4b21d0b7e1c85f1ed2d73fe388ea563
RANDOM SEED=1932098670

node50.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.238
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.238
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:       1259672 kB
Buffers:         96512 kB
Cached:         595056 kB
SwapCached:       9920 kB
Active:          98304 kB
Inactive:       604928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1259672 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          17272 kB
Slab:            78944 kB
Committed_AS:  3006984 kB
PageTables:       1456 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= 64220 MiB
End job on node50 at 2009-03-30 09:40:34