Trace number 1531632

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.28 601.712

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1602291491-023.cnf
MD5SUM8ac945fd2d00d7595dd6a09603bfa3b0
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531632-1238499084.cnf 
0.00/0.01	c Using SATTIMEOUT of 1200
0.00/0.01	c Using SATRAM of 1800
0.00/0.01	c Size of subset node = 16
0.00/0.01	c Variables = 520
0.00/0.01	c Clauses = 2210
0.00/0.01	c Literals = 6630
0.00/0.01	c Reduced size:
0.00/0.01	c Variables = 520
0.00/0.01	c Clauses = 2201
0.00/0.01	c Literals = 6603
0.00/0.01	c a2
0.00/0.01	c a1
0.39/0.43	c Independent sub-problems = 1
0.39/0.43	c Sub-problem with 519 variables and 2201 clauses
0.39/0.43	c using permutation method 4
0.39/0.43	c count = 3
0.39/0.43	c Ordering finished 0.430 seconds
0.39/0.43	c mapped 0.430 seconds
0.39/0.43	c permuted 0.430 seconds
0.39/0.43	c about to sort
0.39/0.43	c sorted
0.39/0.45	c clauses now 2201
0.39/0.45	c init finished 0.430 seconds
0.39/0.45	c tree built 0.440 seconds
0.39/0.45	c 
0.39/0.45	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.45	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.45	c ................................ | ..........                       |                        0.4           0.0             
0.39/0.45	c ................................ | ..........                     1 |                        0.4           2.3             
0.39/0.45	c ................................ | ..........                     2 |                        0.4           4.5             
0.39/0.45	c ................................ | ..........                     3 |                        0.4           6.8             
0.39/0.45	c ................................ | ..........                     4 |                        0.4           9.1             
0.39/0.45	c ................................ | ..........                     5 |                        0.4          11.4             
0.39/0.45	c ................................ | ..........                  1000 | 37                     0.5        2173.9          702
24.29/12.40	c ................................ | ..........                149000 | 36515                 24.3        6131.7      3610658
47.84/24.28	c ................................ | ..........                211000 | 54044                 48.0        4394.9      5405214
71.99/36.40	c ................................ | ..........                273000 | 71179                 72.2        3781.7      6920901
96.33/48.51	c ................................ | ..........                315000 | 83238                 96.4        3268.3      8095414
119.88/60.39	c ................................ | *.........                350000 | 94130                120.1        2914.5      9072707
144.03/72.41	c ................................ | *.........                378000 | 102381               144.1        2623.5      9994250
169.17/85.01	c ................................ | *.........                410000 | 112291               169.2        2422.9     10920105
191.93/96.49	c ................................ | *.........                441000 | 121916               192.2        2295.1     11813469
216.27/108.61	c ................................ | *.........                474000 | 131655               216.3        2191.1     12665234
240.42/120.76	c ................................ | **........                508000 | 141470               240.6        2111.5     13495803
265.17/133.15	c ................................ | **........                543000 | 150968               265.3        2046.6     14485305
288.32/144.76	c ................................ | **........                564000 | 157235               288.5        1955.0     15471653
312.46/156.88	c ................................ | **........                581000 | 162602               312.7        1858.1     16386055
337.21/169.27	c ................................ | **........                602000 | 169303               337.4        1784.2     17268932
360.56/180.98	c ................................ | ***.......                623000 | 175149               360.8        1726.9     17984702
384.70/193.08	c ................................ | ***.......                642000 | 180566               384.9        1667.8     18723995
409.06/205.29	c ................................ | ***.......                667000 | 187449               409.3        1629.6     19418939
432.41/216.91	c ................................ | ***.......                682000 | 192103               432.5        1576.9     20063237
456.16/228.87	c ................................ | ***.......                697000 | 196502               456.4        1527.3     20558383
480.31/240.90	c ................................ | ****......                709000 | 200159               480.4        1475.9     21121563
504.85/253.22	c ................................ | ****......                724000 | 204800               505.0        1433.7     21660722
528.00/264.85	c ................................ | ****......                743000 | 210441               528.2        1406.7     22248581
553.34/277.59	c ................................ | ****......                760000 | 215560               553.6        1372.8     22861034
576.49/289.12	c ................................ | ****......                772000 | 219292               576.6        1338.8     23403692
600.04/300.91	c ................................ | *****.....                785000 | 223374               600.1        1308.0     23927832
624.39/313.18	c ................................ | *****.....                801000 | 227764               624.6        1282.3     24504733
649.53/325.75	c ................................ | *****.....                815000 | 232469               649.7        1254.3     25265500
673.49/337.71	c ................................ | *****.....                829000 | 237139               673.6        1230.7     25830700
697.23/349.65	c ................................ | *****.....                842000 | 241271               697.5        1207.3     26551644
720.19/361.11	c ................................ | ******....                851000 | 244314               720.3        1181.4     27118571
744.92/373.58	c ................................ | ******....                862000 | 248006               745.2        1156.7     27726405
768.68/385.42	c ................................ | ******....                872000 | 251403               768.9        1134.2     28235329
791.84/397.10	c ................................ | ******....                883000 | 255150               792.1        1114.7     28743006
817.97/410.18	c ................................ | ******....                896000 | 259344               818.3        1095.0     29412374
840.92/421.68	c ................................ | *******...                905000 | 262515               841.2        1075.8     30055216
864.27/433.36	c ................................ | *******...                918000 | 266649               864.5        1061.9     30594898
888.23/445.39	c ................................ | *******...                946000 | 274766               888.5        1064.7     31398597
911.77/457.17	c ................................ | *******...                968000 | 281426               912.1        1061.3     31987327
936.72/469.68	c ................................ | *******...                988000 | 287426               937.0        1054.4     32693930
960.26/481.47	c ................................ | ********..               1008000 | 293694               960.6        1049.4     33392985
984.61/493.67	c ................................ | ********..               1030000 | 300764               984.9        1045.8     34021142
1009.17/505.93	c ................................ | ********..               1049000 | 307070              1009.4        1039.3     34600003
1033.31/518.01	c ................................ | ********..               1061000 | 310935              1033.5        1026.6     35072287
1056.06/529.45	c ................................ | ********..               1076000 | 316014              1056.3        1018.6     35580160
1081.20/542.03	c ................................ | *********.               1092000 | 321539              1081.4        1009.8     36101582
1104.55/553.78	c ................................ | *********.               1107000 | 326385              1104.9        1001.9     36503826
1129.30/566.10	c ................................ | *********.               1123000 | 331711              1129.5         994.3     37088102
1152.85/578.00	c ................................ | *********.               1137000 | 336357              1153.2         985.9     37564735
1176.60/589.83	c ................................ | *********.               1151000 | 341067              1176.8         978.0     38120837

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-1531632-1238499084/watcher-1531632-1238499084 -o /tmp/evaluation-result-1531632-1238499084/solver-1531632-1238499084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531632-1238499084.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.99 1.85 1.46 3/64 13744
/proc/meminfo: memFree=1565168/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=932 CPUtime=0
/proc/13744/stat : 13744 (ttsth-5-0) R 13742 13744 13551 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 1122575366 954368 102 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/13744/statm: 233 103 78 176 0 55 0

[startup+0.0542709 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 13744
/proc/meminfo: memFree=1565168/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=1328 CPUtime=0.05
/proc/13744/stat : 13744 (ttsth-5-0) R 13742 13744 13551 0 -1 4194304 222 0 0 0 5 0 0 0 20 0 1 0 1122575366 1359872 206 1992294400 134512640 135237372 4294956192 18446744073709551615 134553792 0 0 4096 0 0 0 0 17 1 0 0
/proc/13744/statm: 332 206 80 176 0 154 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1328

[startup+0.101275 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 13744
/proc/meminfo: memFree=1565168/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=1328 CPUtime=0.09
/proc/13744/stat : 13744 (ttsth-5-0) R 13742 13744 13551 0 -1 4194304 223 0 0 0 9 0 0 0 20 0 1 0 1122575366 1359872 207 1992294400 134512640 135237372 4294956192 18446744073709551615 134553857 0 0 4096 0 0 0 0 17 1 0 0
/proc/13744/statm: 332 207 80 176 0 154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1328

[startup+0.301298 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 13744
/proc/meminfo: memFree=1565168/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=1328 CPUtime=0.29
/proc/13744/stat : 13744 (ttsth-5-0) R 13742 13744 13551 0 -1 4194304 226 0 0 0 29 0 0 0 21 0 1 0 1122575366 1359872 210 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/13744/statm: 332 210 80 176 0 154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1328

[startup+0.701353 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 13744
/proc/meminfo: memFree=1565168/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=26892 CPUtime=0.94
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 1210 0 0 0 94 0 0 0 23 0 3 0 1122575366 27537408 1194 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 6723 1194 98 176 0 6545 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 26892

[startup+1.50245 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 13747
/proc/meminfo: memFree=1557080/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=35212 CPUtime=2.53
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 3319 0 0 0 252 1 0 0 23 0 3 0 1122575366 36057088 3303 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 8803 3303 98 176 0 8625 0
[pid=13744/tid=13746] ppid=13742 vsize=35212 CPUtime=1.04
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 1364 0 0 0 103 1 0 0 25 0 3 0 1122575411 36057088 3303 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=35212 CPUtime=1.04
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 1374 0 0 0 104 0 0 0 24 0 3 0 1122575411 36057088 3303 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 35212

[startup+3.10164 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 13747
/proc/meminfo: memFree=1547416/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=46732 CPUtime=5.73
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 6190 0 0 0 570 3 0 0 23 0 3 0 1122575366 47853568 6174 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 11683 6174 98 176 0 11505 0
[pid=13744/tid=13746] ppid=13742 vsize=46732 CPUtime=2.64
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 2764 0 0 0 263 1 0 0 25 0 3 0 1122575411 47853568 6174 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=46732 CPUtime=2.63
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 2845 0 0 0 262 1 0 0 25 0 3 0 1122575411 47853568 6174 1992294400 134512640 135237372 4294956192 18446744073709551615 134587907 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 46732

[startup+6.30202 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 13747
/proc/meminfo: memFree=1529056/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=62412 CPUtime=12.12
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 10135 0 0 0 1207 5 0 0 23 0 3 0 1122575366 63909888 10119 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 15603 10119 98 176 0 15425 0
[pid=13744/tid=13746] ppid=13742 vsize=62412 CPUtime=5.84
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 4596 0 0 0 582 2 0 0 25 0 3 0 1122575411 63909888 10119 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=62412 CPUtime=5.82
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 4958 0 0 0 580 2 0 0 25 0 3 0 1122575411 63909888 10119 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 62412

[startup+12.7018 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 13747
/proc/meminfo: memFree=1505952/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=83212 CPUtime=24.89
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 15318 0 0 0 2481 8 0 0 23 0 3 0 1122575366 85209088 15302 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 20803 15302 98 176 0 20625 0
[pid=13744/tid=13746] ppid=13742 vsize=83212 CPUtime=12.24
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 6886 0 0 0 1220 4 0 0 25 0 3 0 1122575411 85209088 15302 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=83212 CPUtime=12.19
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 7851 0 0 0 1215 4 0 0 25 0 3 0 1122575411 85209088 15302 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 83212

[startup+25.5013 s]
/proc/loadavg: 1.99 1.86 1.47 3/67 13747
/proc/meminfo: memFree=1473568/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=114252 CPUtime=50.42
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 23094 0 0 0 5028 14 0 0 23 0 3 0 1122575366 116994048 23078 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 28563 23078 98 176 0 28385 0
[pid=13744/tid=13746] ppid=13742 vsize=114252 CPUtime=25.03
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 11254 0 0 0 2497 6 0 0 23 0 3 0 1122575411 116994048 23078 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=114252 CPUtime=24.93
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 11259 0 0 0 2486 7 0 0 25 0 3 0 1122575411 116994048 23078 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 114252

[startup+51.1013 s]
/proc/loadavg: 1.99 1.87 1.48 3/67 13747
/proc/meminfo: memFree=1430432/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=157292 CPUtime=101.52
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 33862 0 0 0 10129 23 0 0 23 0 3 0 1122575366 161067008 33846 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 39323 33846 98 176 0 39145 0
[pid=13744/tid=13746] ppid=13742 vsize=157292 CPUtime=50.63
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 17512 0 0 0 5052 11 0 0 25 0 3 0 1122575411 161067008 33846 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=157292 CPUtime=50.43
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 15769 0 0 0 5032 11 0 0 25 0 3 0 1122575411 161067008 33846 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 157292

[startup+102.306 s]
/proc/loadavg: 1.99 1.89 1.51 3/67 13747
/proc/meminfo: memFree=1366624/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=220332 CPUtime=203.7
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 49609 0 0 0 20338 32 0 0 23 0 3 0 1122575366 225619968 49593 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 55083 49593 98 176 0 54905 0
[pid=13744/tid=13746] ppid=13742 vsize=220332 CPUtime=101.82
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 26317 0 0 0 10165 17 0 0 25 0 3 0 1122575411 225619968 49593 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=220332 CPUtime=101.43
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 22711 0 0 0 10128 15 0 0 25 0 3 0 1122575411 225619968 49593 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 220332

[startup+162.301 s]
/proc/loadavg: 1.99 1.91 1.54 3/67 13747
/proc/meminfo: memFree=1294880/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=292492 CPUtime=323.44
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 67651 0 0 0 32297 47 0 0 23 0 3 0 1122575366 299511808 67635 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 73123 67635 98 176 0 72945 0
[pid=13744/tid=13746] ppid=13742 vsize=292492 CPUtime=161.79
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 35431 0 0 0 16155 24 0 0 25 0 3 0 1122575411 299511808 67635 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=292492 CPUtime=161.19
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 31639 0 0 0 16097 22 0 0 25 0 3 0 1122575411 299511808 67635 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.44
Current children cumulated vsize (KiB) 292492

[startup+222.302 s]
/proc/loadavg: 1.99 1.92 1.56 3/67 13747
/proc/meminfo: memFree=1237344/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=349292 CPUtime=443.17
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 81849 0 0 0 44258 59 0 0 23 0 3 0 1122575366 357675008 81833 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 87323 81833 98 176 0 87145 0
[pid=13744/tid=13746] ppid=13742 vsize=349292 CPUtime=221.78
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 42055 0 0 0 22148 30 0 0 25 0 3 0 1122575411 357675008 81833 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=349292 CPUtime=220.95
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 39213 0 0 0 22066 29 0 0 25 0 3 0 1122575411 357675008 81833 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.17
Current children cumulated vsize (KiB) 349292

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.58 3/67 13747
/proc/meminfo: memFree=1193120/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=393932 CPUtime=562.92
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 93014 0 0 0 56223 69 0 0 23 0 3 0 1122575366 403386368 92998 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 98483 92998 98 176 0 98305 0
[pid=13744/tid=13746] ppid=13742 vsize=393932 CPUtime=281.76
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 47928 0 0 0 28142 34 0 0 25 0 3 0 1122575411 403386368 92998 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=393932 CPUtime=280.7
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 44505 0 0 0 28036 34 0 0 25 0 3 0 1122575411 403386368 92998 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.92
Current children cumulated vsize (KiB) 393932

[startup+342.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/67 13747
/proc/meminfo: memFree=1144288/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=442380 CPUtime=682.67
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 105118 0 0 0 68187 80 0 0 23 0 3 0 1122575366 452997120 105102 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 110595 105102 98 176 0 110417 0
[pid=13744/tid=13746] ppid=13742 vsize=442380 CPUtime=341.74
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 53587 0 0 0 34134 40 0 0 25 0 3 0 1122575411 452997120 105102 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=442380 CPUtime=340.47
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 50950 0 0 0 34007 40 0 0 25 0 3 0 1122575411 452997120 105102 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.67
Current children cumulated vsize (KiB) 442380

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.63 3/67 13747
/proc/meminfo: memFree=1098848/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=488140 CPUtime=802.4
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 116522 0 0 0 80151 89 0 0 23 0 3 0 1122575366 499855360 116506 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 122035 116506 98 176 0 121857 0
[pid=13744/tid=13746] ppid=13742 vsize=488140 CPUtime=401.72
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 58623 0 0 0 40127 45 0 0 25 0 3 0 1122575411 499855360 116506 1992294400 134512640 135237372 4294956192 18446744073709551615 134562370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=488140 CPUtime=400.23
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 57318 0 0 0 39979 44 0 0 25 0 3 0 1122575411 499855360 116506 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 488140

[startup+462.303 s]
/proc/loadavg: 1.99 1.95 1.65 3/67 13747
/proc/meminfo: memFree=1045664/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=540940 CPUtime=922.15
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 129741 0 0 0 92114 101 0 0 23 0 3 0 1122575366 553922560 129725 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 135235 129725 98 176 0 135057 0
[pid=13744/tid=13746] ppid=13742 vsize=540940 CPUtime=461.71
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 65414 0 0 0 46120 51 0 0 25 0 3 0 1122575411 553922560 129725 1992294400 134512640 135237372 4294956192 18446744073709551615 134562346 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=540940 CPUtime=459.98
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 63746 0 0 0 45949 49 0 0 25 0 3 0 1122575411 553922560 129725 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 540940

[startup+522.302 s]
/proc/loadavg: 1.99 1.96 1.67 3/67 13747
/proc/meminfo: memFree=997792/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=589100 CPUtime=1041.89
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 141754 0 0 0 104079 110 0 0 23 0 3 0 1122575366 603238400 141738 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 147275 141738 98 176 0 147097 0
[pid=13744/tid=13746] ppid=13742 vsize=589100 CPUtime=521.68
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 71973 0 0 0 52112 56 0 0 25 0 3 0 1122575411 603238400 141738 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=589100 CPUtime=519.74
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 69200 0 0 0 51921 53 0 0 25 0 3 0 1122575411 603238400 141738 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 589100

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.69 3/67 13747
/proc/meminfo: memFree=957280/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=629260 CPUtime=1161.63
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 151793 0 0 0 116046 117 0 0 23 0 3 0 1122575366 644362240 151777 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 157315 151777 98 176 0 157137 0
[pid=13744/tid=13746] ppid=13742 vsize=629260 CPUtime=581.67
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 78130 0 0 0 58107 60 0 0 25 0 3 0 1122575411 644362240 151777 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=629260 CPUtime=579.5
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 73082 0 0 0 57894 56 0 0 25 0 3 0 1122575411 644362240 151777 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.63
Current children cumulated vsize (KiB) 629260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.97 1.69 3/67 13747
/proc/meminfo: memFree=942880/2055920 swapFree=4178472/4192956
[pid=13744] ppid=13742 vsize=643180 CPUtime=1200.16
/proc/13744/stat : 13744 (ttsth-5-0) S 13742 13744 13551 0 -1 4194304 155305 0 0 0 119895 121 0 0 23 0 3 0 1122575366 658616320 155289 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13744/statm: 160795 155289 98 176 0 160617 0
[pid=13744/tid=13746] ppid=13742 vsize=643180 CPUtime=600.98
/proc/13744/task/13746/stat : 13746 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 80230 0 0 0 60035 63 0 0 25 0 3 0 1122575411 658616320 155289 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13744/tid=13747] ppid=13742 vsize=643180 CPUtime=598.73
/proc/13744/task/13747/stat : 13747 (ttsth-5-0) R 13742 13744 13551 0 -1 4194368 74494 0 0 0 59815 58 0 0 25 0 3 0 1122575411 658616320 155289 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 643180

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): 601.712
CPU time (s): 1200.28
CPU user time (s): 1198.96
CPU system time (s): 1.3108
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 643180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.96
system time used= 1.3108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155307
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= 17
involuntary context switches= 9204

runsolver used 0.59091 second user time and 1.61675 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-31 13:31:24
IDJOB=1531632
IDBENCH=70545
IDSOLVER=549
FILE ID=node1/1531632-1238499084
PBS_JOBID= 9061940
Free space on /tmp= 66132 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1602291491-023.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531632-1238499084/watcher-1531632-1238499084 -o /tmp/evaluation-result-1531632-1238499084/solver-1531632-1238499084 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531632-1238499084.cnf

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

MD5SUM BENCH= 8ac945fd2d00d7595dd6a09603bfa3b0
RANDOM SEED=582110956

node1.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.229
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.229
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:       1565648 kB
Buffers:         90232 kB
Cached:         301432 kB
SwapCached:       8380 kB
Active:         181804 kB
Inactive:       219876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565648 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            74540 kB
Committed_AS:  3022092 kB
PageTables:       1440 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= 66132 MiB
End job on node1 at 2009-03-31 13:41:28