Trace number 1731322

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.13 601.871

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.917
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.09/0.10	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1731322-1240769264.cnf 
0.09/0.10	c Using SATTIMEOUT of 1200
0.09/0.10	c Using SATRAM of 1800
0.09/0.10	c Size of subset node = 16
0.09/0.10	c Variables = 900
0.09/0.10	c Clauses = 69990
0.09/0.10	c Literals = 140820
0.09/0.10	c Reduced size:
0.09/0.10	c Variables = 900
0.09/0.10	c Clauses = 69990
0.09/0.10	c Literals = 140820
0.09/0.10	c a2
0.19/0.23	c a1
0.50/0.50	c Independent sub-problems = 1
0.50/0.50	c Sub-problem with 900 variables and 69990 clauses
0.50/0.50	c using permutation method 4
0.50/0.50	c count = 1
0.50/0.50	c Ordering finished 0.470 seconds
0.50/0.50	c mapped 0.500 seconds
0.50/0.50	c permuted 0.500 seconds
0.50/0.50	c about to sort
0.50/0.52	c sorted
1.19/1.26	c clauses now 69990
1.19/1.26	c init finished 0.530 seconds
1.19/1.26	c tree built 1.260 seconds
1.19/1.26	c 
1.19/1.26	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.19/1.26	c ---------------------------------|----------------------------------|------------------------------------------------------
1.19/1.26	c ................................ | ..........                       |                        1.3           0.0             
1.19/1.26	c ................................ | ..........                     1 |                        1.3           0.8             
1.19/1.26	c ................................ | ..........                     2 |                        1.3           1.6             
1.19/1.26	c ................................ | ..........                     3 |                        1.3           2.4             
1.19/1.26	c ................................ | ..........                     4 |                        1.3           3.2             
1.19/1.26	c ................................ | ..........                     5 |                        1.3           4.0             
1.19/1.27	c ................................ | ..........                  1000 | 11                     1.3         787.4        10770
23.89/12.67	c ................................ | ..........                536000 | 15922                 24.0       22305.5      7026217
48.04/24.70	c ................................ | ..........                945000 | 27419                 48.0       19667.0     11538134
72.00/36.70	c ................................ | ..........               1257000 | 36292                 72.0       17455.9     14996505
95.95/48.73	c ................................ | ..........               1523000 | 43960                 96.0       15859.6     17673423
119.91/60.75	c ................................ | *.........               1846000 | 53307                120.0       15379.5     20687603
143.86/72.79	c ................................ | *.........               2087000 | 60686                144.1       14486.0     22912129
168.03/84.81	c ................................ | *.........               2304000 | 67589                168.1       13707.8     25003733
191.99/96.83	c ................................ | *.........               2519000 | 74730                192.1       13115.0     27190245
215.95/108.81	c ................................ | *.........               2744000 | 82261                216.0       12703.1     29311055
239.90/120.86	c ................................ | **........               2938000 | 88568                240.1       12238.1     31281316
263.85/132.88	c ................................ | **........               3135000 | 95411                264.1       11871.4     33236228
288.01/144.92	c ................................ | **........               3329000 | 101990               288.1       11555.0     35067869
311.98/156.92	c ................................ | **........               3515000 | 108479               312.1       11263.9     36918355
335.93/168.96	c ................................ | **........               3688000 | 114402               336.1       10972.6     38599651
359.89/180.93	c ................................ | ***.......               3873000 | 121134               360.0       10758.0     40313253
383.84/192.99	c ................................ | ***.......               4059000 | 129144               384.1       10567.8     42089554
407.80/204.98	c ................................ | ***.......               4231000 | 135902               408.0       10369.6     43645578
431.95/217.01	c ................................ | ***.......               4445000 | 142859               432.0       10288.4     45671071
455.91/229.01	c ................................ | ***.......               4636000 | 149136               456.0       10166.7     47353119
479.87/241.04	c ................................ | ****......               4814000 | 155202               480.0       10028.3     48808461
503.83/253.06	c ................................ | ****......               5034000 | 163726               504.0        9987.3     50832025
527.79/265.09	c ................................ | ****......               5300000 | 172286               528.1       10036.7     53041976
551.95/277.14	c ................................ | ****......               5503000 | 180269               552.1        9967.2     55661942
575.90/289.11	c ................................ | ****......               5645000 | 185020               576.0        9800.0     57883666
599.87/301.12	c ................................ | *****.....               5773000 | 188819               600.0        9621.5     59754324
623.82/313.19	c ................................ | *****.....               5909000 | 193630               624.1        9467.9     61464639
647.97/325.23	c ................................ | *****.....               6039000 | 198064               648.1        9317.3     63446871
671.93/337.24	c ................................ | *****.....               6177000 | 203047               672.1        9190.3     65431906
695.89/349.28	c ................................ | *****.....               6315000 | 207275               696.2        9071.1     67380614
719.85/361.26	c ................................ | ******....               6444000 | 211756               720.1        8949.0     69394864
744.01/373.32	c ................................ | ******....               6575000 | 216541               744.2        8835.5     70954626
767.76/385.28	c ................................ | ******....               6743000 | 222747               768.0        8779.5     72520881
791.92/397.31	c ................................ | ******....               6932000 | 229609               792.1        8751.8     74463770
815.88/409.38	c ................................ | ******....               7070000 | 233751               816.2        8662.3     76259971
839.85/421.38	c ................................ | *******...               7205000 | 237978               840.1        8576.0     77970198
863.80/433.38	c ................................ | *******...               7338000 | 242349               864.1        8492.2     79502483
887.75/445.36	c ................................ | *******...               7455000 | 246160               888.0        8395.2     80915310
911.91/457.40	c ................................ | *******...               7578000 | 250254               912.0        8308.8     82215155
935.87/469.41	c ................................ | *******...               7698000 | 254062               936.0        8224.0     83655208
959.83/481.42	c ................................ | ********..               7817000 | 257901               960.0        8142.6     84944216
983.79/493.49	c ................................ | ********..               7938000 | 261930               984.1        8066.1     86143907
1007.74/505.48	c ................................ | ********..               8060000 | 266156              1008.1        7995.5     87419484
1031.70/517.49	c ................................ | ********..               8181000 | 271041              1032.0        7927.0     88475936
1055.86/529.52	c ................................ | ********..               8344000 | 277042              1056.1        7901.0     90050342
1079.82/541.51	c ................................ | *********.               8516000 | 282736              1080.0        7885.1     91706992
1103.77/553.54	c ................................ | *********.               8691000 | 289068              1104.0        7872.0     93308729
1127.94/565.63	c ................................ | *********.               8843000 | 294121              1128.2        7838.4     94765074
1151.89/577.64	c ................................ | *********.               8964000 | 298023              1152.2        7780.2     96087093
1175.86/589.64	c ................................ | *********.               9048000 | 300850              1176.1        7693.1     97235702
1199.81/601.64	c CPU limit (1200) reached
1199.81/601.64	c Time = 1200.07 seconds
1199.81/601.64	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731322-1240769264/watcher-1731322-1240769264 -o /tmp/evaluation-result-1731322-1240769264/solver-1731322-1240769264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1731322-1240769264.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.00 3/64 25672
/proc/meminfo: memFree=1650888/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1064 CPUtime=0
/proc/25672/stat : 25672 (ttsth-5-0) R 25670 25672 25479 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 104959840 1089536 137 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25672/statm: 266 138 77 176 0 88 0

[startup+0.0158679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25672
/proc/meminfo: memFree=1650888/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1592 CPUtime=0.01
/proc/25672/stat : 25672 (ttsth-5-0) R 25670 25672 25479 0 -1 4194304 282 0 0 0 1 0 0 0 18 0 1 0 104959840 1630208 266 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25672/statm: 398 267 78 176 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1592

[startup+0.101843 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25672
/proc/meminfo: memFree=1650888/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=5124 CPUtime=0.09
/proc/25672/stat : 25672 (ttsth-5-0) R 25670 25672 25479 0 -1 4194304 1142 0 0 0 9 0 0 0 18 0 1 0 104959840 5246976 1126 1992294400 134512640 135237372 4294956192 18446744073709551615 134533697 0 0 4096 0 0 0 0 17 0 0 0
/proc/25672/statm: 1281 1126 78 176 0 1103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.301786 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25672
/proc/meminfo: memFree=1650888/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=8312 CPUtime=0.29
/proc/25672/stat : 25672 (ttsth-5-0) R 25670 25672 25479 0 -1 4194304 2532 0 0 0 29 0 0 0 19 0 1 0 104959840 8511488 1778 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25672/statm: 2078 1779 80 176 0 1900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8312

[startup+0.701672 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25672
/proc/meminfo: memFree=1650888/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=11924 CPUtime=0.69
/proc/25672/stat : 25672 (ttsth-5-0) R 25670 25672 25479 0 -1 4194304 3665 0 0 0 68 1 0 0 23 0 1 0 104959840 12210176 2842 1992294400 134512640 135237372 4294956192 18446744073709551615 134551490 0 0 4096 0 0 0 0 17 0 0 0
/proc/25672/statm: 2981 2842 93 176 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11924

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25673
/proc/meminfo: memFree=1634048/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=46916 CPUtime=1.72
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 7148 0 0 0 170 2 0 0 25 0 3 0 104959840 48041984 6325 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 11729 6325 98 176 0 11551 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 46916

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25675
/proc/meminfo: memFree=1615856/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=71196 CPUtime=4.92
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 13123 0 0 0 487 5 0 0 25 0 3 0 104959840 72904704 12300 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 17799 12300 98 176 0 17621 0
[pid=25672/tid=25674] ppid=25670 vsize=71196 CPUtime=1.82
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 3828 0 0 0 181 1 0 0 18 0 3 0 104959967 72904704 12300 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=71196 CPUtime=1.82
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 3323 0 0 0 181 1 0 0 21 0 3 0 104959967 72904704 12300 1992294400 134512640 135237372 4294956192 18446744073709551615 134562420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 71196

[startup+6.3011 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 25675
/proc/meminfo: memFree=1578928/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=105252 CPUtime=11.3
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 21287 0 0 0 1120 10 0 0 25 0 3 0 104959840 107778048 20464 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 26313 20464 98 176 0 26135 0
[pid=25672/tid=25674] ppid=25670 vsize=105252 CPUtime=5.02
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 7365 0 0 0 499 3 0 0 25 0 3 0 104959967 107778048 20465 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=105252 CPUtime=5
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 7951 0 0 0 496 4 0 0 18 0 3 0 104959967 107778048 20465 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 105252

[startup+12.7013 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 25675
/proc/meminfo: memFree=1523888/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=155664 CPUtime=24.09
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 33632 0 0 0 2393 16 0 0 25 0 3 0 104959840 159399936 32809 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 38916 32809 98 176 0 38738 0
[pid=25672/tid=25674] ppid=25670 vsize=155664 CPUtime=11.43
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 12458 0 0 0 1137 6 0 0 25 0 3 0 104959967 159399936 32809 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=155664 CPUtime=11.38
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 15202 0 0 0 1131 7 0 0 25 0 3 0 104959967 159399936 32809 1992294400 134512640 135237372 4294956192 18446744073709551615 134591122 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 155664

[startup+25.5017 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 25675
/proc/meminfo: memFree=1446512/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=233416 CPUtime=49.63
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 52184 0 0 0 4937 26 0 0 25 0 3 0 104959840 239017984 51361 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 58354 51361 98 176 0 58176 0
[pid=25672/tid=25674] ppid=25670 vsize=233416 CPUtime=24.22
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 22538 0 0 0 2410 12 0 0 25 0 3 0 104959967 239017984 51361 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=233416 CPUtime=24.13
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 23674 0 0 0 2402 11 0 0 19 0 3 0 104959967 239017984 51361 1992294400 134512640 135237372 4294956192 18446744073709551615 134566128 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 233416

[startup+51.1014 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 25675
/proc/meminfo: memFree=1344368/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=341656 CPUtime=100.74
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 77966 0 0 0 10029 45 0 0 25 0 3 0 104959840 349855744 77143 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 85414 77143 98 176 0 85236 0
[pid=25672/tid=25674] ppid=25670 vsize=341656 CPUtime=49.82
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 36350 0 0 0 4962 20 0 0 25 0 3 0 104959967 349855744 77144 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=341656 CPUtime=49.64
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 35645 0 0 0 4942 22 0 0 25 0 3 0 104959967 349855744 77144 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 341656

[startup+102.307 s]
/proc/loadavg: 1.86 1.31 1.11 3/67 25675
/proc/meminfo: memFree=1187632/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=501544 CPUtime=202.97
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 116463 0 0 0 20223 74 0 0 25 0 3 0 104959840 513581056 115640 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 125386 115640 98 176 0 125208 0
[pid=25672/tid=25674] ppid=25670 vsize=501544 CPUtime=101.02
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 59867 0 0 0 10065 37 0 0 25 0 3 0 104959967 513581056 115640 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=501544 CPUtime=100.67
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 50624 0 0 0 10033 34 0 0 25 0 3 0 104959967 513581056 115640 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.97
Current children cumulated vsize (KiB) 501544

[startup+162.302 s]
/proc/loadavg: 1.94 1.42 1.16 3/67 25675
/proc/meminfo: memFree=1040176/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=656872 CPUtime=322.75
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 153508 0 0 0 32172 103 0 0 25 0 3 0 104959840 672636928 152685 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 164218 152685 98 176 0 164040 0
[pid=25672/tid=25674] ppid=25670 vsize=656872 CPUtime=161.02
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 81147 0 0 0 16050 52 0 0 25 0 3 0 104959967 672636928 152685 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=656872 CPUtime=160.44
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 66389 0 0 0 15997 47 0 0 25 0 3 0 104959967 672636928 152685 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.75
Current children cumulated vsize (KiB) 656872

[startup+222.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/67 25675
/proc/meminfo: memFree=901680/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=799676 CPUtime=442.53
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 187844 0 0 0 44126 127 0 0 25 0 3 0 104959840 818868224 187021 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 199919 187021 98 176 0 199741 0
[pid=25672/tid=25674] ppid=25670 vsize=799676 CPUtime=220.95
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 99061 0 0 0 22030 65 0 0 25 0 3 0 104959967 818868224 187021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25672/tid=25675] ppid=25670 vsize=799676 CPUtime=220.3
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 82811 0 0 0 21971 59 0 0 25 0 3 0 104959967 818868224 187021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.53
Current children cumulated vsize (KiB) 799676

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 25675
/proc/meminfo: memFree=744496/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=966240 CPUtime=562.32
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 227494 0 0 0 56070 162 0 0 25 0 3 0 104959840 989429760 226671 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 241560 226671 98 176 0 241382 0
[pid=25672/tid=25674] ppid=25670 vsize=966240 CPUtime=280.73
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 120929 0 0 0 27990 83 0 0 20 0 3 0 104959967 989429760 226671 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25672/tid=25675] ppid=25670 vsize=966240 CPUtime=280.31
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 100593 0 0 0 27955 76 0 0 25 0 3 0 104959967 989429760 226671 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.32
Current children cumulated vsize (KiB) 966240

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 25675
/proc/meminfo: memFree=588912/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1123988 CPUtime=682.11
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 265874 0 0 0 68021 190 0 0 25 0 3 0 104959840 1150963712 265051 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 280997 265051 98 176 0 280819 0
[pid=25672/tid=25674] ppid=25670 vsize=1123988 CPUtime=340.52
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 134454 0 0 0 33958 94 0 0 20 0 3 0 104959967 1150963712 265051 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25672/tid=25675] ppid=25670 vsize=1123988 CPUtime=340.31
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 125448 0 0 0 33938 93 0 0 25 0 3 0 104959967 1150963712 265051 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.11
Current children cumulated vsize (KiB) 1123988

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.34 3/67 25675
/proc/meminfo: memFree=451952/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1268208 CPUtime=801.9
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 300517 0 0 0 79973 217 0 0 25 0 3 0 104959840 1298644992 299694 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 317052 299694 98 176 0 316874 0
[pid=25672/tid=25674] ppid=25670 vsize=1268208 CPUtime=400.33
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 149809 0 0 0 39927 106 0 0 25 0 3 0 104959967 1298644992 299694 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=1268208 CPUtime=400.29
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 144736 0 0 0 39921 108 0 0 25 0 3 0 104959967 1298644992 299694 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.9
Current children cumulated vsize (KiB) 1268208

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 25675
/proc/meminfo: memFree=331696/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1390780 CPUtime=921.69
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 330050 0 0 0 91925 244 0 0 25 0 3 0 104959840 1424158720 329227 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 347695 329227 98 176 0 347517 0
[pid=25672/tid=25674] ppid=25670 vsize=1390780 CPUtime=460.33
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 162785 0 0 0 45916 117 0 0 25 0 3 0 104959967 1424158720 329227 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=1390780 CPUtime=460.09
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 161293 0 0 0 45884 125 0 0 25 0 3 0 104959967 1424158720 329227 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.69
Current children cumulated vsize (KiB) 1390780

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 25675
/proc/meminfo: memFree=234608/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1493340 CPUtime=1041.48
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 354555 0 0 0 103881 267 0 0 25 0 3 0 104959840 1529180160 353732 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 373335 353732 98 176 0 373157 0
[pid=25672/tid=25674] ppid=25670 vsize=1493340 CPUtime=520.34
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 173503 0 0 0 51905 129 0 0 25 0 3 0 104959967 1529180160 353732 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=1493340 CPUtime=519.87
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 175080 0 0 0 51851 136 0 0 25 0 3 0 104959967 1529180160 353732 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.48
Current children cumulated vsize (KiB) 1493340

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25675
/proc/meminfo: memFree=116144/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=1614208 CPUtime=1161.27
/proc/25672/stat : 25672 (ttsth-5-0) S 25670 25672 25479 0 -1 4194304 383752 0 0 0 115835 292 0 0 25 0 3 0 104959840 1652948992 382929 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25672/statm: 403552 382929 98 176 0 403374 0
[pid=25672/tid=25674] ppid=25670 vsize=1614208 CPUtime=580.34
/proc/25672/task/25674/stat : 25674 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 189124 0 0 0 57893 141 0 0 25 0 3 0 104959967 1652948992 382929 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25672/tid=25675] ppid=25670 vsize=1614208 CPUtime=579.66
/proc/25672/task/25675/stat : 25675 (ttsth-5-0) R 25670 25672 25479 0 -1 4194368 188656 0 0 0 57818 148 0 0 25 0 3 0 104959967 1652948992 382929 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.27
Current children cumulated vsize (KiB) 1614208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.86 1.46 2/65 25675
/proc/meminfo: memFree=1178096/2055920 swapFree=4181368/4192956
[pid=25672] ppid=25670 vsize=0 CPUtime=1200.05
/proc/25672/stat : 25672 (ttsth-5-0) R 25670 25672 25479 0 -1 4195332 392479 0 0 0 119689 316 0 0 18 0 1 0 104959840 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25672/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 601.871
CPU time (s): 1200.13
CPU user time (s): 1196.9
CPU system time (s): 3.23151
CPU usage (%): 199.4
Max. virtual memory (cumulated for all children) (KiB): 1650992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.9
system time used= 3.23151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392479
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= 322
involuntary context switches= 9281

runsolver used 0.631903 second user time and 1.58076 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 20:07:44
IDJOB=1731322
IDBENCH=24749
IDSOLVER=549
FILE ID=node16/1731322-1240769264
PBS_JOBID= 9187177
Free space on /tmp= 66320 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731322-1240769264/watcher-1731322-1240769264 -o /tmp/evaluation-result-1731322-1240769264/solver-1731322-1240769264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1731322-1240769264.cnf

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=579197576

node16.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.234
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.234
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:       1651304 kB
Buffers:         49936 kB
Cached:         299824 kB
SwapCached:       5472 kB
Active:         136524 kB
Inactive:       221152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651304 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            32964 kB
Committed_AS:   416180 kB
PageTables:       1436 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= 66320 MiB
End job on node16 at 2009-04-26 20:17:48