Trace number 1531352

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.31 602.31

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S578339356-013.cnf
MD5SUM4003d88d5e738aebe7112be499f87bca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531352-1238448486.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c a2
0.00/0.03	c a1
1.00/1.08	c Independent sub-problems = 1
1.00/1.08	c Sub-problem with 120 variables and 2556 clauses
1.00/1.08	c using permutation method 4
1.00/1.08	c count = 2
1.00/1.08	c Ordering finished 1.070 seconds
1.00/1.08	c mapped 1.070 seconds
1.00/1.08	c permuted 1.070 seconds
1.00/1.08	c about to sort
1.00/1.08	c sorted
1.10/1.11	c clauses now 2556
1.10/1.11	c init finished 1.080 seconds
1.10/1.11	c tree built 1.100 seconds
1.10/1.11	c 
1.10/1.11	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.10/1.11	c ---------------------------------|----------------------------------|------------------------------------------------------
1.10/1.11	c ................................ | ..........                       |                        1.1           0.0             
1.10/1.11	c ................................ | ..........                     1 |                        1.1           0.9             
1.10/1.11	c ................................ | ..........                     2 |                        1.1           1.8             
1.10/1.11	c ................................ | ..........                     3 |                        1.1           2.7             
1.10/1.11	c ................................ | ..........                     4 |                        1.1           3.6             
1.10/1.11	c ................................ | ..........                     5 |                        1.1           4.5             
1.10/1.13	c ................................ | ..........                  1000 | 153                    1.1         869.6         9640
24.02/12.64	c ................................ | ..........                126000 | 39801                 24.1        5223.9      3575575
47.97/24.68	c ................................ | ..........                191000 | 61806                 48.1        3966.8      5659482
72.10/36.75	c ................................ | ..........                247000 | 81711                 72.2        3420.6      7576340
96.44/48.91	c ................................ | ..........                293000 | 97872                 96.5        3036.6      9223810
120.57/61.08	c ................................ | *.........                331000 | 111557               120.8        2741.0     10439763
144.72/73.13	c ................................ | *.........                369000 | 125146               144.8        2548.2     11536411
168.25/84.92	c ................................ | *.........                399000 | 136215               168.3        2370.5     12606334
192.59/97.14	c ................................ | *.........                431000 | 148016               192.7        2236.4     13656016
215.94/108.85	c ................................ | *.........                455000 | 156880               216.1        2105.9     14540048
240.66/121.26	c ................................ | **........                479000 | 166319               240.8        1989.0     15680046
264.41/133.12	c ................................ | **........                505000 | 176268               264.5        1909.3     16592729
288.35/145.20	c ................................ | **........                531000 | 185944               288.6        1840.0     17491300
312.48/157.23	c ................................ | **........                555000 | 195262               312.6        1775.5     18269331
337.02/169.60	c ................................ | **........                578000 | 204426               337.3        1713.8     19047501
360.36/181.21	c ................................ | ***.......                598000 | 212327               360.4        1659.0     19771783
383.89/193.09	c ................................ | ***.......                617000 | 219897               384.1        1606.2     20493365
408.83/205.58	c ................................ | ***.......                638000 | 228049               409.1        1559.6     21262023
432.77/217.52	c ................................ | ***.......                654000 | 234492               432.9        1510.8     21929253
456.71/229.56	c ................................ | ***.......                672000 | 241646               456.9        1470.8     22648828
481.04/241.76	c ................................ | ****......                691000 | 249354               481.2        1435.8     23450887
504.19/253.36	c ................................ | ****......                709000 | 256623               504.4        1405.7     24058320
528.93/265.71	c ................................ | ****......                728000 | 263581               529.0        1376.1     24669875
551.87/277.26	c ................................ | ****......                744000 | 269861               552.1        1347.6     25299224
576.40/289.55	c ................................ | ****......                759000 | 276018               576.6        1316.4     25848524
599.95/301.36	c ................................ | *****.....                774000 | 282288               600.1        1289.7     26481584
624.08/313.40	c ................................ | *****.....                792000 | 289175               624.2        1268.9     27196292
649.40/326.14	c ................................ | *****.....                809000 | 295935               649.6        1245.4     27896137
672.36/337.68	c ................................ | *****.....                823000 | 301783               672.6        1223.6     28566411
696.29/349.65	c ................................ | *****.....                837000 | 307636               696.5        1201.7     29249669
720.03/361.51	c ................................ | ******....                852000 | 313145               720.2        1183.1     29852640
744.77/373.94	c ................................ | ******....                866000 | 318365               745.0        1162.5     30487789
768.70/385.95	c ................................ | ******....                881000 | 324027               768.9        1145.8     31057834
792.24/397.76	c ................................ | ******....                896000 | 329671               792.5        1130.6     31582989
815.79/409.55	c ................................ | ******....                909000 | 334621               816.0        1113.9     32102718
840.12/421.76	c ................................ | *******...                923000 | 339594               840.4        1098.3     32579424
864.46/433.90	c ................................ | *******...                935000 | 344052               864.6        1081.4     32985052
887.99/445.71	c ................................ | *******...                950000 | 349613               888.1        1069.6     33483081
912.52/458.07	c ................................ | *******...                963000 | 354572               912.8        1055.0     33927284
936.67/470.17	c ................................ | *******...                977000 | 359872               937.0        1042.7     34370487
960.81/482.26	c ................................ | ********..                993000 | 366009               961.1        1033.2     34871091
985.14/494.49	c ................................ | ********..               1007000 | 371383               985.5        1021.8     35387479
1010.08/506.97	c ................................ | ********..               1020000 | 376350              1010.4        1009.5     35831175
1032.02/517.96	c ................................ | ********..               1031000 | 380553              1032.3         998.7     36218932
1057.55/530.70	c ................................ | ********..               1047000 | 386722              1057.7         989.9     36746394
1080.10/542.09	c ................................ | *********.               1059000 | 391150              1080.5         980.1     37206279
1103.84/553.95	c ................................ | *********.               1075000 | 396640              1104.1         973.6     37616845
1127.97/566.08	c ................................ | *********.               1089000 | 401993              1128.3         965.2     38032688
1152.91/578.54	c ................................ | *********.               1105000 | 408134              1153.2         958.2     38547997
1176.25/590.21	c ................................ | *********.               1117000 | 412595              1176.5         949.5     38903698

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-1531352-1238448486/watcher-1531352-1238448486 -o /tmp/evaluation-result-1531352-1238448486/solver-1531352-1238448486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531352-1238448486.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.99 0.99 1.00 3/76 29343
/proc/meminfo: memFree=1671856/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=1064 CPUtime=0
/proc/29343/stat : 29343 (ttsth-5-0) R 29341 29343 28998 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1117509783 1089536 123 1992294400 134512640 135237372 4294956192 18446744073709551615 134735203 0 0 4096 0 0 0 0 17 1 0 0
/proc/29343/statm: 266 123 78 176 0 88 0

[startup+0.081599 s]
/proc/loadavg: 0.99 0.99 1.00 3/76 29343
/proc/meminfo: memFree=1671856/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=1600 CPUtime=0.07
/proc/29343/stat : 29343 (ttsth-5-0) R 29341 29343 28998 0 -1 4194304 298 0 0 0 7 0 0 0 18 0 1 0 1117509783 1638400 281 1992294400 134512640 135237372 4294956192 18446744073709551615 134553867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29343/statm: 400 281 80 176 0 222 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1600

[startup+0.101601 s]
/proc/loadavg: 0.99 0.99 1.00 3/76 29343
/proc/meminfo: memFree=1671856/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=1600 CPUtime=0.09
/proc/29343/stat : 29343 (ttsth-5-0) R 29341 29343 28998 0 -1 4194304 298 0 0 0 9 0 0 0 18 0 1 0 1117509783 1638400 281 1992294400 134512640 135237372 4294956192 18446744073709551615 134599467 0 0 4096 0 0 0 0 17 1 0 0
/proc/29343/statm: 400 281 80 176 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1600

[startup+0.301617 s]
/proc/loadavg: 0.99 0.99 1.00 3/76 29343
/proc/meminfo: memFree=1671856/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=1600 CPUtime=0.29
/proc/29343/stat : 29343 (ttsth-5-0) R 29341 29343 28998 0 -1 4194304 298 0 0 0 29 0 0 0 19 0 1 0 1117509783 1638400 281 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/29343/statm: 400 281 80 176 0 222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1600

[startup+0.701651 s]
/proc/loadavg: 0.99 0.99 1.00 3/76 29343
/proc/meminfo: memFree=1671856/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=1600 CPUtime=0.69
/proc/29343/stat : 29343 (ttsth-5-0) R 29341 29343 28998 0 -1 4194304 298 0 0 0 69 0 0 0 23 0 1 0 1117509783 1638400 281 1992294400 134512640 135237372 4294956192 18446744073709551615 134553819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29343/statm: 400 281 80 176 0 222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1600

[startup+1.50172 s]
/proc/loadavg: 0.99 0.99 1.00 2/77 29344
/proc/meminfo: memFree=1670952/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=28124 CPUtime=1.88
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 1554 0 0 0 188 0 0 0 25 0 3 0 1117509783 28798976 1518 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 7031 1518 98 176 0 6853 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 28124

[startup+3.10186 s]
/proc/loadavg: 1.07 1.01 1.01 3/79 29346
/proc/meminfo: memFree=1660824/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=40444 CPUtime=5.07
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 4627 0 0 0 505 2 0 0 25 0 3 0 1117509783 41414656 4591 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 10111 4591 98 176 0 9933 0
[pid=29343/tid=29345] ppid=29341 vsize=40444 CPUtime=1.98
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 2067 0 0 0 197 1 0 0 25 0 3 0 1117509894 41414656 4591 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=40444 CPUtime=1.97
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 1893 0 0 0 197 0 0 0 25 0 3 0 1117509894 41414656 4591 1992294400 134512640 135237372 4294956192 18446744073709551615 134591680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 40444

[startup+6.30212 s]
/proc/loadavg: 1.07 1.01 1.01 3/79 29346
/proc/meminfo: memFree=1639448/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=58844 CPUtime=11.46
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 9248 0 0 0 1140 6 0 0 25 0 3 0 1117509783 60256256 9212 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 14711 9212 98 176 0 14533 0
[pid=29343/tid=29345] ppid=29341 vsize=58844 CPUtime=5.18
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 4481 0 0 0 515 3 0 0 25 0 3 0 1117509894 60256256 9212 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=58844 CPUtime=5.16
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 4100 0 0 0 514 2 0 0 25 0 3 0 1117509894 60256256 9212 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 58844

[startup+12.7017 s]
/proc/loadavg: 1.22 1.04 1.02 3/79 29346
/proc/meminfo: memFree=1613344/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=82204 CPUtime=24.22
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 15071 0 0 0 2412 10 0 0 25 0 3 0 1117509783 84176896 15035 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 20551 15035 98 176 0 20373 0
[pid=29343/tid=29345] ppid=29341 vsize=82204 CPUtime=11.57
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 7475 0 0 0 1152 5 0 0 25 0 3 0 1117509894 84176896 15035 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=82204 CPUtime=11.53
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 6929 0 0 0 1149 4 0 0 25 0 3 0 1117509894 84176896 15035 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 82204

[startup+25.5017 s]
/proc/loadavg: 1.34 1.07 1.02 3/79 29346
/proc/meminfo: memFree=1576608/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=118044 CPUtime=49.75
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 24036 0 0 0 4957 18 0 0 25 0 3 0 1117509783 120877056 24000 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 29511 24000 98 176 0 29333 0
[pid=29343/tid=29345] ppid=29341 vsize=118044 CPUtime=24.38
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 11855 0 0 0 2428 10 0 0 25 0 3 0 1117509894 120877056 24000 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=118044 CPUtime=24.26
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 11514 0 0 0 2418 8 0 0 25 0 3 0 1117509894 120877056 24000 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 118044

[startup+51.1019 s]
/proc/loadavg: 1.56 1.14 1.05 3/79 29346
/proc/meminfo: memFree=1517920/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=176764 CPUtime=100.83
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 38726 0 0 0 10054 29 0 0 25 0 3 0 1117509783 181006336 38690 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 44191 38690 98 176 0 44013 0
[pid=29343/tid=29345] ppid=29341 vsize=176764 CPUtime=49.97
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 19433 0 0 0 4981 16 0 0 25 0 3 0 1117509894 181006336 38690 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=176764 CPUtime=49.74
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 18626 0 0 0 4962 12 0 0 25 0 3 0 1117509894 181006336 38690 1992294400 134512640 135237372 4294956192 18446744073709551615 134562323 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 176764

[startup+102.307 s]
/proc/loadavg: 1.82 1.28 1.10 3/79 29346
/proc/meminfo: memFree=1444000/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=249404 CPUtime=202.97
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 56900 0 0 0 20252 45 0 0 25 0 3 0 1117509783 255389696 56864 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 62351 56864 98 176 0 62173 0
[pid=29343/tid=29345] ppid=29341 vsize=249404 CPUtime=101.16
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 29471 0 0 0 10091 25 0 0 25 0 3 0 1117509894 255389696 56864 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=249404 CPUtime=100.69
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 26762 0 0 0 10050 19 0 0 25 0 3 0 1117509894 255389696 56864 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.97
Current children cumulated vsize (KiB) 249404

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/79 29346
/proc/meminfo: memFree=1371232/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=322524 CPUtime=322.65
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 75191 0 0 0 32204 61 0 0 25 0 3 0 1117509783 330264576 75155 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 80631 75155 98 176 0 80453 0
[pid=29343/tid=29345] ppid=29341 vsize=322524 CPUtime=161.14
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 39137 0 0 0 16079 35 0 0 25 0 3 0 1117509894 330264576 75155 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=322524 CPUtime=160.4
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 35387 0 0 0 16014 26 0 0 25 0 3 0 1117509894 330264576 75155 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.65
Current children cumulated vsize (KiB) 322524

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/79 29346
/proc/meminfo: memFree=1313120/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=380124 CPUtime=442.35
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 89546 0 0 0 44162 73 0 0 25 0 3 0 1117509783 389246976 89510 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 95031 89510 98 176 0 94853 0
[pid=29343/tid=29345] ppid=29341 vsize=380124 CPUtime=221.12
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 47487 0 0 0 22070 42 0 0 25 0 3 0 1117509894 389246976 89510 1992294400 134512640 135237372 4294956192 18446744073709551615 134549972 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=380124 CPUtime=220.1
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 41392 0 0 0 21980 30 0 0 25 0 3 0 1117509894 389246976 89510 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.35
Current children cumulated vsize (KiB) 380124

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/79 29346
/proc/meminfo: memFree=1260192/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=433376 CPUtime=562.03
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 102853 0 0 0 56121 82 0 0 25 0 3 0 1117509783 443777024 102817 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 108344 102817 98 176 0 108166 0
[pid=29343/tid=29345] ppid=29341 vsize=433376 CPUtime=281.11
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 55723 0 0 0 28062 49 0 0 25 0 3 0 1117509894 443777024 102817 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=433376 CPUtime=279.8
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 46463 0 0 0 27948 32 0 0 25 0 3 0 1117509894 443777024 102817 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.03
Current children cumulated vsize (KiB) 433376

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/79 29346
/proc/meminfo: memFree=1206816/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=486336 CPUtime=681.73
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 116109 0 0 0 68078 95 0 0 25 0 3 0 1117509783 498008064 116073 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 121584 116073 98 176 0 121406 0
[pid=29343/tid=29345] ppid=29341 vsize=486336 CPUtime=341.09
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 63020 0 0 0 34053 56 0 0 25 0 3 0 1117509894 498008064 116073 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=486336 CPUtime=339.5
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 52422 0 0 0 33913 37 0 0 25 0 3 0 1117509894 498008064 116073 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.73
Current children cumulated vsize (KiB) 486336

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/79 29346
/proc/meminfo: memFree=1159840/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=533536 CPUtime=801.41
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 127876 0 0 0 80037 104 0 0 25 0 3 0 1117509783 546340864 127840 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 133384 127840 98 176 0 133206 0
[pid=29343/tid=29345] ppid=29341 vsize=533536 CPUtime=401.08
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 68573 0 0 0 40046 62 0 0 25 0 3 0 1117509894 546340864 127840 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=533536 CPUtime=399.21
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 58636 0 0 0 39880 41 0 0 25 0 3 0 1117509894 546340864 127840 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.41
Current children cumulated vsize (KiB) 533536

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.38 3/79 29346
/proc/meminfo: memFree=1122720/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=570176 CPUtime=921.11
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 137045 0 0 0 91997 114 0 0 25 0 3 0 1117509783 583860224 137009 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 142544 137009 98 176 0 142366 0
[pid=29343/tid=29345] ppid=29341 vsize=570176 CPUtime=461.07
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 73002 0 0 0 46039 68 0 0 25 0 3 0 1117509894 583860224 137009 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=570176 CPUtime=458.92
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 63376 0 0 0 45847 45 0 0 25 0 3 0 1117509894 583860224 137009 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.11
Current children cumulated vsize (KiB) 570176

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/79 29346
/proc/meminfo: memFree=1085792/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=607616 CPUtime=1040.8
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 146396 0 0 0 103957 123 0 0 25 0 3 0 1117509783 622198784 146360 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 151904 146360 98 176 0 151726 0
[pid=29343/tid=29345] ppid=29341 vsize=607616 CPUtime=521.05
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 78137 0 0 0 52032 73 0 0 25 0 3 0 1117509894 622198784 146360 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=607616 CPUtime=518.62
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 67592 0 0 0 51813 49 0 0 25 0 3 0 1117509894 622198784 146360 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.8
Current children cumulated vsize (KiB) 607616

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.45 3/79 29346
/proc/meminfo: memFree=1049312/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=643456 CPUtime=1160.49
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 155363 0 0 0 115919 130 0 0 25 0 3 0 1117509783 658898944 155327 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 160864 155327 98 176 0 160686 0
[pid=29343/tid=29345] ppid=29341 vsize=643456 CPUtime=581.04
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 83184 0 0 0 58027 77 0 0 25 0 3 0 1117509894 658898944 155327 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=643456 CPUtime=578.33
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 71512 0 0 0 57781 52 0 0 25 0 3 0 1117509894 658898944 155327 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.49
Current children cumulated vsize (KiB) 643456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.202 s]
/proc/loadavg: 1.99 1.85 1.46 3/79 29346
/proc/meminfo: memFree=1038304/2055920 swapFree=4173760/4192956
[pid=29343] ppid=29341 vsize=654176 CPUtime=1200.19
/proc/29343/stat : 29343 (ttsth-5-0) S 29341 29343 28998 0 -1 4194304 158064 0 0 0 119887 132 0 0 25 0 3 0 1117509783 669876224 158028 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29343/statm: 163544 158028 98 176 0 163366 0
[pid=29343/tid=29345] ppid=29341 vsize=654176 CPUtime=600.94
/proc/29343/task/29345/stat : 29345 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 84855 0 0 0 60016 78 0 0 25 0 3 0 1117509894 669876224 158028 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29343/tid=29346] ppid=29341 vsize=654176 CPUtime=598.13
/proc/29343/task/29346/stat : 29346 (ttsth-5-0) R 29341 29343 28998 0 -1 4194368 72542 0 0 0 59760 53 0 0 25 0 3 0 1117509894 669876224 158028 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 654176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.31
CPU time (s): 1200.31
CPU user time (s): 1198.89
CPU system time (s): 1.42378
CPU usage (%): 199.285
Max. virtual memory (cumulated for all children) (KiB): 654176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 1.42378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158064
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= 36
involuntary context switches= 9489

runsolver used 0.58891 second user time and 2.16467 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-30 23:28:06
IDJOB=1531352
IDBENCH=70405
IDSOLVER=549
FILE ID=node65/1531352-1238448486
PBS_JOBID= 9061652
Free space on /tmp= 66316 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S578339356-013.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531352-1238448486/watcher-1531352-1238448486 -o /tmp/evaluation-result-1531352-1238448486/solver-1531352-1238448486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531352-1238448486.cnf

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

MD5SUM BENCH= 4003d88d5e738aebe7112be499f87bca
RANDOM SEED=640966765

node65.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.231
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.231
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:       1672272 kB
Buffers:         73556 kB
Cached:         222312 kB
SwapCached:       9792 kB
Active:         139712 kB
Inactive:       167536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672272 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:          17012 kB
Slab:            61108 kB
Committed_AS:  3390876 kB
PageTables:       2320 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= 66316 MiB
End job on node65 at 2009-03-30 23:38:10