Trace number 1531764

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.3 601.708

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S926047226-039.cnf
MD5SUM58a348483ec5f90a0278e7c47824496f
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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531764-1238547805.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 = 480
0.00/0.00	c Clauses = 2040
0.00/0.00	c Literals = 6120
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 480
0.00/0.00	c Clauses = 2035
0.00/0.00	c Literals = 6105
0.00/0.00	c a2
0.00/0.01	c a1
0.30/0.40	c Independent sub-problems = 1
0.30/0.40	c Sub-problem with 479 variables and 2035 clauses
0.30/0.40	c using permutation method 4
0.30/0.40	c count = 3
0.30/0.40	c Ordering finished 0.390 seconds
0.30/0.40	c mapped 0.400 seconds
0.30/0.40	c permuted 0.400 seconds
0.30/0.40	c about to sort
0.30/0.40	c sorted
0.39/0.41	c clauses now 2035
0.39/0.41	c init finished 0.400 seconds
0.39/0.41	c tree built 0.410 seconds
0.39/0.41	c 
0.39/0.41	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.41	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.41	c ................................ | ..........                       |                        0.4           0.0             
0.39/0.41	c ................................ | ..........                     1 |                        0.4           2.4             
0.39/0.41	c ................................ | ..........                     2 |                        0.4           4.9             
0.39/0.41	c ................................ | ..........                     3 |                        0.4           7.3             
0.39/0.41	c ................................ | ..........                     4 |                        0.4           9.8             
0.39/0.41	c ................................ | ..........                     5 |                        0.4          12.2             
0.39/0.42	c ................................ | ..........                  1000 | 57                     0.4        2381.0         1751
24.33/12.40	c ................................ | ..........                141000 | 34144                 24.3        5792.9      3533986
48.28/24.45	c ................................ | ..........                193000 | 49537                 48.4        3987.6      5621991
72.02/36.37	c ................................ | ..........                250000 | 63675                 72.2        3463.6      7404086
96.56/48.63	c ................................ | ..........                292000 | 73721                 96.7        3021.2      8898886
120.32/60.52	c ................................ | *.........                327000 | 83795                120.4        2716.2     10228414
144.27/72.55	c ................................ | *.........                350000 | 91732                144.4        2424.0     11384271
168.81/84.81	c ................................ | *.........                376000 | 99365                168.9        2226.7     12435520
192.57/96.78	c ................................ | *.........                397000 | 105709               192.8        2059.6     13451052
216.71/108.88	c ................................ | *.........                415000 | 111395               216.9        1913.2     14431050
240.66/120.86	c ................................ | **........                431000 | 116964               240.8        1789.7     15146027
263.80/132.49	c ................................ | **........                449000 | 123182               264.0        1700.7     15878434
287.95/144.59	c ................................ | **........                470000 | 129664               288.2        1630.9     16696841
312.50/156.88	c ................................ | **........                491000 | 135568               312.7        1570.1     17547792
336.05/168.65	c ................................ | **........                505000 | 139864               336.2        1502.0     18255285
360.59/180.94	c ................................ | ***.......                522000 | 145875               360.7        1447.0     18957741
385.33/193.32	c ................................ | ***.......                540000 | 151787               385.5        1400.9     19678354
408.09/204.77	c ................................ | ***.......                556000 | 157105               408.3        1361.7     20307755
432.84/217.10	c ................................ | ***.......                572000 | 162258               432.9        1321.3     20909860
456.98/229.20	c ................................ | ***.......                588000 | 167680               457.1        1286.5     21508887
481.33/241.47	c ................................ | ****......                606000 | 173405               481.6        1258.4     22182911
505.68/253.62	c ................................ | ****......                619000 | 177482               505.8        1223.8     22850625
529.03/265.33	c ................................ | ****......                632000 | 181554               529.2        1194.3     23455057
552.78/277.21	c ................................ | ****......                646000 | 186589               552.9        1168.4     24120301
577.92/289.83	c ................................ | ****......                661000 | 190983               578.1        1143.5     24783588
601.47/301.60	c ................................ | *****.....                675000 | 195087               601.6        1122.1     25467203
624.81/313.38	c ................................ | *****.....                685000 | 197765               625.1        1095.9     25970255
648.77/325.36	c ................................ | *****.....                695000 | 200951               649.0        1070.9     26413262
673.71/337.82	c ................................ | *****.....                705000 | 204161               673.9        1046.2     26924775
696.86/349.49	c ................................ | *****.....                716000 | 207850               697.2        1027.0     27416231
720.21/361.13	c ................................ | ******....                730000 | 212125               720.4        1013.4     27977410
743.96/373.01	c ................................ | ******....                744000 | 216700               744.1         999.9     28523253
768.71/385.47	c ................................ | ******....                760000 | 222066               769.0         988.3     29133486
792.25/397.25	c ................................ | ******....                776000 | 227749               792.5         979.2     29689332
816.41/409.35	c ................................ | ******....                790000 | 232315               816.6         967.4     30196696
840.95/421.68	c ................................ | *******...                805000 | 237115               841.2         956.9     30713266
863.70/433.08	c ................................ | *******...                815000 | 239720               864.0         943.3     31170690
889.24/445.88	c ................................ | *******...                829000 | 243645               889.5         931.9     31715488
913.39/457.97	c ................................ | *******...                840000 | 247360               913.7         919.4     32186825
936.75/469.69	c ................................ | *******...                849000 | 250264               937.1         906.0     32614190
960.09/481.34	c ................................ | ********..                860000 | 254172               960.3         895.5     33074159
986.23/494.47	c ................................ | ********..                871000 | 257626               986.5         882.9     33563222
1009.38/506.04	c ................................ | ********..                880000 | 260294              1009.6         871.6     33937990
1034.33/518.50	c ................................ | ********..                889000 | 263162              1034.5         859.4     34406464
1056.68/529.78	c ................................ | ********..                898000 | 266256              1057.0         849.6     34889410
1079.83/541.36	c ................................ | *********.                906000 | 269086              1080.1         838.8     35312642
1104.97/553.94	c ................................ | *********.                915000 | 272080              1105.2         827.9     35793149
1128.92/565.93	c ................................ | *********.                924000 | 275367              1129.2         818.3     36309872
1154.67/578.89	c ................................ | *********.                933000 | 278780              1155.0         807.8     36860521
1176.23/589.70	c ................................ | *********.                941000 | 280843              1176.6         799.8     37192498

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-1531764-1238547805/watcher-1531764-1238547805 -o /tmp/evaluation-result-1531764-1238547805/solver-1531764-1238547805 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531764-1238547805.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.45 3/64 16570
/proc/meminfo: memFree=1415936/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=1064 CPUtime=0
/proc/16570/stat : 16570 (ttsth-5-0) R 16568 16570 16466 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 731672903 1089536 123 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16570/statm: 266 123 77 176 0 88 0

[startup+0.0568929 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 16570
/proc/meminfo: memFree=1415936/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=1328 CPUtime=0.05
/proc/16570/stat : 16570 (ttsth-5-0) R 16568 16570 16466 0 -1 4194304 211 0 0 0 5 0 0 0 18 0 1 0 731672903 1359872 195 1992294400 134512640 135237372 4294956192 18446744073709551615 134553825 0 0 4096 0 0 0 0 17 1 0 0
/proc/16570/statm: 332 195 79 176 0 154 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1328

[startup+0.102899 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 16570
/proc/meminfo: memFree=1415936/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=1328 CPUtime=0.1
/proc/16570/stat : 16570 (ttsth-5-0) R 16568 16570 16466 0 -1 4194304 214 0 0 0 10 0 0 0 18 0 1 0 731672903 1359872 198 1992294400 134512640 135237372 4294956192 18446744073709551615 134599547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16570/statm: 332 198 79 176 0 154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1328

[startup+0.302927 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 16570
/proc/meminfo: memFree=1415936/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=1328 CPUtime=0.3
/proc/16570/stat : 16570 (ttsth-5-0) R 16568 16570 16466 0 -1 4194304 216 0 0 0 30 0 0 0 19 0 1 0 731672903 1359872 200 1992294400 134512640 135237372 4294956192 18446744073709551615 134600815 0 0 4096 0 0 0 0 17 1 0 0
/proc/16570/statm: 332 200 79 176 0 154 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1328

[startup+0.701993 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 16570
/proc/meminfo: memFree=1415936/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=27396 CPUtime=0.97
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 1364 0 0 0 97 0 0 0 20 0 3 0 731672903 28053504 1348 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 6849 1349 97 176 0 6671 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 27396

[startup+1.50111 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 16573
/proc/meminfo: memFree=1407784/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=34596 CPUtime=2.57
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 3191 0 0 0 256 1 0 0 20 0 3 0 731672903 35426304 3175 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 8649 3175 97 176 0 8471 0
[pid=16570/tid=16572] ppid=16568 vsize=34596 CPUtime=1.07
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 1384 0 0 0 107 0 0 0 25 0 3 0 731672944 35426304 3175 1992294400 134512640 135237372 4294956192 18446744073709551615 134593328 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=34596 CPUtime=1.07
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 1259 0 0 0 107 0 0 0 21 0 3 0 731672944 35426304 3175 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 34596

[startup+3.10134 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 16573
/proc/meminfo: memFree=1398440/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=45796 CPUtime=5.76
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 5964 0 0 0 574 2 0 0 20 0 3 0 731672903 46895104 5948 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 11449 5948 97 176 0 11271 0
[pid=16570/tid=16572] ppid=16568 vsize=45796 CPUtime=2.67
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 2580 0 0 0 267 0 0 0 25 0 3 0 731672944 46895104 5948 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=45796 CPUtime=2.66
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 2836 0 0 0 265 1 0 0 25 0 3 0 731672944 46895104 5948 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 45796

[startup+6.30179 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 16573
/proc/meminfo: memFree=1381352/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=60196 CPUtime=12.15
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 9558 0 0 0 1211 4 0 0 20 0 3 0 731672903 61640704 9542 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 15049 9542 97 176 0 14871 0
[pid=16570/tid=16572] ppid=16568 vsize=60196 CPUtime=5.88
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 4286 0 0 0 587 1 0 0 25 0 3 0 731672944 61640704 9542 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=60196 CPUtime=5.85
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 4724 0 0 0 583 2 0 0 25 0 3 0 731672944 61640704 9542 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 60196

[startup+12.7017 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 16573
/proc/meminfo: memFree=1358320/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=81796 CPUtime=24.93
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 14979 0 0 0 2485 8 0 0 20 0 3 0 731672903 83759104 14963 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 20449 14963 97 176 0 20271 0
[pid=16570/tid=16572] ppid=16568 vsize=81796 CPUtime=12.28
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 6815 0 0 0 1225 3 0 0 25 0 3 0 731672944 83759104 14963 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=81796 CPUtime=12.23
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 7616 0 0 0 1219 4 0 0 25 0 3 0 731672944 83759104 14963 1992294400 134512640 135237372 4294956192 18446744073709551615 134562420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 81796

[startup+25.5025 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 16573
/proc/meminfo: memFree=1321904/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=116676 CPUtime=50.47
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 23684 0 0 0 5034 13 0 0 20 0 3 0 731672903 119476224 23668 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 29169 23668 97 176 0 28991 0
[pid=16570/tid=16572] ppid=16568 vsize=116676 CPUtime=25.07
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 10614 0 0 0 2502 5 0 0 25 0 3 0 731672944 119476224 23668 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=116676 CPUtime=24.97
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 12522 0 0 0 2490 7 0 0 25 0 3 0 731672944 119476224 23668 1992294400 134512640 135237372 4294956192 18446744073709551615 134562399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 116676

[startup+51.1021 s]
/proc/loadavg: 1.99 1.87 1.47 3/67 16573
/proc/meminfo: memFree=1267632/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=171236 CPUtime=101.56
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 37334 0 0 0 10133 23 0 0 20 0 3 0 731672903 175345664 37318 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 42809 37318 97 176 0 42631 0
[pid=16570/tid=16572] ppid=16568 vsize=171236 CPUtime=50.66
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 16713 0 0 0 5058 8 0 0 25 0 3 0 731672944 175345664 37318 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=171236 CPUtime=50.47
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 20073 0 0 0 5034 13 0 0 25 0 3 0 731672944 175345664 37318 1992294400 134512640 135237372 4294956192 18446744073709551615 134562346 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 171236

[startup+102.306 s]
/proc/loadavg: 1.99 1.89 1.50 3/67 16573
/proc/meminfo: memFree=1191472/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=246436 CPUtime=203.74
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 56117 0 0 0 20336 38 0 0 20 0 3 0 731672903 252350464 56101 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 61609 56101 97 176 0 61431 0
[pid=16570/tid=16572] ppid=16568 vsize=246436 CPUtime=101.85
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 24688 0 0 0 10168 17 0 0 25 0 3 0 731672944 252350464 56101 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=246436 CPUtime=101.47
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 30881 0 0 0 10126 21 0 0 25 0 3 0 731672944 252350464 56101 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 246436

[startup+162.303 s]
/proc/loadavg: 1.99 1.91 1.53 3/67 16573
/proc/meminfo: memFree=1127664/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=310436 CPUtime=323.48
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 72115 0 0 0 32294 54 0 0 20 0 3 0 731672903 317886464 72099 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 77609 72099 97 176 0 77431 0
[pid=16570/tid=16572] ppid=16568 vsize=310436 CPUtime=161.83
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 31805 0 0 0 16159 24 0 0 25 0 3 0 731672944 317886464 72099 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=310436 CPUtime=161.23
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 39762 0 0 0 16094 29 0 0 25 0 3 0 731672944 317886464 72099 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.48
Current children cumulated vsize (KiB) 310436

[startup+222.302 s]
/proc/loadavg: 1.99 1.92 1.56 3/67 16573
/proc/meminfo: memFree=1074992/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=362728 CPUtime=443.22
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 85166 0 0 0 44258 64 0 0 20 0 3 0 731672903 371433472 85150 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 90682 85150 97 176 0 90504 0
[pid=16570/tid=16572] ppid=16568 vsize=362728 CPUtime=221.81
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 38046 0 0 0 22152 29 0 0 25 0 3 0 731672944 371433472 85150 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=362728 CPUtime=220.98
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 46572 0 0 0 22064 34 0 0 25 0 3 0 731672944 371433472 85150 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 362728

[startup+282.303 s]
/proc/loadavg: 1.99 1.93 1.58 3/67 16573
/proc/meminfo: memFree=1023152/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=414888 CPUtime=562.95
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 98220 0 0 0 56221 74 0 0 20 0 3 0 731672903 424845312 98204 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 103722 98204 97 176 0 103544 0
[pid=16570/tid=16572] ppid=16568 vsize=414888 CPUtime=281.79
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 43882 0 0 0 28146 33 0 0 25 0 3 0 731672944 424845312 98204 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=414888 CPUtime=280.74
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 53790 0 0 0 28034 40 0 0 25 0 3 0 731672944 424845312 98204 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 414888

[startup+342.302 s]
/proc/loadavg: 1.99 1.94 1.60 3/67 16573
/proc/meminfo: memFree=979056/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=458408 CPUtime=682.7
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 109116 0 0 0 68186 84 0 0 20 0 3 0 731672903 469409792 109100 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 114602 109100 97 176 0 114424 0
[pid=16570/tid=16572] ppid=16568 vsize=458408 CPUtime=341.77
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 48104 0 0 0 34139 38 0 0 25 0 3 0 731672944 469409792 109100 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=458408 CPUtime=340.5
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 60464 0 0 0 34005 45 0 0 25 0 3 0 731672944 469409792 109100 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 458408

[startup+402.303 s]
/proc/loadavg: 1.99 1.95 1.63 3/67 16573
/proc/meminfo: memFree=934704/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=503048 CPUtime=802.44
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 120294 0 0 0 80151 93 0 0 20 0 3 0 731672903 515121152 120278 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 125762 120278 97 176 0 125584 0
[pid=16570/tid=16572] ppid=16568 vsize=503048 CPUtime=401.76
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 53595 0 0 0 40133 43 0 0 25 0 3 0 731672944 515121152 120278 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=503048 CPUtime=400.26
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 66151 0 0 0 39977 49 0 0 25 0 3 0 731672944 515121152 120278 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 503048

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.65 3/67 16573
/proc/meminfo: memFree=895408/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=542088 CPUtime=922.17
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 130000 0 0 0 92115 102 0 0 20 0 3 0 731672903 555098112 129984 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 135522 129984 97 176 0 135344 0
[pid=16570/tid=16572] ppid=16568 vsize=542088 CPUtime=461.74
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 58126 0 0 0 46127 47 0 0 25 0 3 0 731672944 555098112 129984 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=542088 CPUtime=460.01
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 71326 0 0 0 45947 54 0 0 25 0 3 0 731672944 555098112 129984 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.17
Current children cumulated vsize (KiB) 542088

[startup+522.303 s]
/proc/loadavg: 1.99 1.96 1.67 3/67 16573
/proc/meminfo: memFree=860272/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=577608 CPUtime=1041.92
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 138908 0 0 0 104082 110 0 0 20 0 3 0 731672903 591470592 138892 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 144402 138892 97 176 0 144224 0
[pid=16570/tid=16572] ppid=16568 vsize=577608 CPUtime=521.72
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 62020 0 0 0 52121 51 0 0 25 0 3 0 731672944 591470592 138892 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=577608 CPUtime=519.78
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 76340 0 0 0 51919 59 0 0 25 0 3 0 731672944 591470592 138892 1992294400 134512640 135237372 4294956192 18446744073709551615 134562444 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 577608

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.68 3/67 16573
/proc/meminfo: memFree=821296/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=616008 CPUtime=1161.65
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 148516 0 0 0 116047 118 0 0 20 0 3 0 731672903 630792192 148500 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 154002 148500 97 176 0 153824 0
[pid=16570/tid=16572] ppid=16568 vsize=616008 CPUtime=581.69
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 65701 0 0 0 58115 54 0 0 25 0 3 0 731672944 630792192 148500 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=616008 CPUtime=579.53
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 82267 0 0 0 57890 63 0 0 25 0 3 0 731672944 630792192 148500 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.65
Current children cumulated vsize (KiB) 616008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.97 1.69 3/67 16573
/proc/meminfo: memFree=810608/2055920 swapFree=4179868/4192956
[pid=16570] ppid=16568 vsize=626248 CPUtime=1200.18
/proc/16570/stat : 16570 (ttsth-5-0) S 16568 16570 16466 0 -1 4194304 151087 0 0 0 119898 120 0 0 20 0 3 0 731672903 641277952 151071 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16570/statm: 156562 151071 97 176 0 156384 0
[pid=16570/tid=16572] ppid=16568 vsize=626248 CPUtime=601
/proc/16570/task/16572/stat : 16572 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 66747 0 0 0 60045 55 0 0 25 0 3 0 731672944 641277952 151071 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16570/tid=16573] ppid=16568 vsize=626248 CPUtime=598.76
/proc/16570/task/16573/stat : 16573 (ttsth-5-0) R 16568 16570 16466 0 -1 4194368 83792 0 0 0 59812 64 0 0 25 0 3 0 731672944 641277952 151071 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 626248

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.708
CPU time (s): 1200.3
CPU user time (s): 1199
CPU system time (s): 1.2938
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 626248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199
system time used= 1.2938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151087
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= 28
involuntary context switches= 9220

runsolver used 0.576912 second user time and 1.62675 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-01 03:03:25
IDJOB=1531764
IDBENCH=70611
IDSOLVER=549
FILE ID=node49/1531764-1238547805
PBS_JOBID= 9062112
Free space on /tmp= 66388 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S926047226-039.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531764-1238547805/watcher-1531764-1238547805 -o /tmp/evaluation-result-1531764-1238547805/solver-1531764-1238547805 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531764-1238547805.cnf

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

MD5SUM BENCH= 58a348483ec5f90a0278e7c47824496f
RANDOM SEED=231136238

node49.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.214
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	: 5931.00
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.214
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:       1416416 kB
Buffers:        106784 kB
Cached:         429812 kB
SwapCached:       6452 kB
Active:         203072 kB
Inactive:       342464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416416 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          14616 kB
Slab:            79800 kB
Committed_AS:  1936320 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node49 at 2009-04-01 03:13:28