Trace number 1531634

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? 1200.09 601.602

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S149116968-021.cnf
MD5SUM7d2d3634187334a9c4b4ef97daf4cc0a
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.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531634-1238499629.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 = 520
0.00/0.00	c Clauses = 2210
0.00/0.00	c Literals = 6630
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 520
0.00/0.00	c Clauses = 2207
0.00/0.00	c Literals = 6621
0.00/0.00	c a2
0.00/0.01	c a1
0.39/0.42	c Independent sub-problems = 1
0.39/0.42	c Sub-problem with 519 variables and 2207 clauses
0.39/0.42	c using permutation method 4
0.39/0.42	c count = 3
0.39/0.42	c Ordering finished 0.420 seconds
0.39/0.42	c mapped 0.420 seconds
0.39/0.42	c permuted 0.420 seconds
0.39/0.42	c about to sort
0.39/0.43	c sorted
0.39/0.44	c clauses now 2207
0.39/0.44	c init finished 0.430 seconds
0.39/0.44	c tree built 0.440 seconds
0.39/0.44	c 
0.39/0.44	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.44	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.44	c ................................ | ..........                       |                        0.4           0.0             
0.39/0.44	c ................................ | ..........                     1 |                        0.4           2.3             
0.39/0.44	c ................................ | ..........                     2 |                        0.4           4.5             
0.39/0.44	c ................................ | ..........                     3 |                        0.4           6.8             
0.39/0.44	c ................................ | ..........                     4 |                        0.4           9.1             
0.39/0.44	c ................................ | ..........                     5 |                        0.4          11.4             
0.39/0.45	c ................................ | ..........                  1000 | 30                     0.5        2222.2          994
24.09/12.33	c ................................ | ..........                174000 | 40674                 24.2        7199.0      3507413
47.85/24.27	c ................................ | ..........                242000 | 60912                 48.0        5041.7      5242640
72.00/36.36	c ................................ | ..........                295000 | 77344                 72.1        4089.8      6986461
95.95/48.37	c ................................ | ..........                338000 | 91345                 96.1        3517.2      8483883
120.29/60.51	c ................................ | *.........                396000 | 107239               120.3        3290.9      9875295
144.05/72.44	c ................................ | *.........                440000 | 119392               144.2        3052.4     11264807
167.98/84.44	c ................................ | *.........                475000 | 130235               168.1        2825.7     12349464
191.94/96.50	c ................................ | *.........                506000 | 139606               192.2        2633.1     13408094
216.69/108.90	c ................................ | *.........                537000 | 149570               216.9        2475.6     14474022
240.63/120.90	c ................................ | **........                567000 | 159461               240.9        2354.0     15571294
264.58/132.87	c ................................ | **........                589000 | 166385               264.8        2224.6     16470057
288.93/145.09	c ................................ | **........                612000 | 173823               289.2        2116.5     17329087
312.29/156.79	c ................................ | **........                635000 | 181183               312.5        2031.9     18100522
336.83/169.02	c ................................ | **........                658000 | 188852               336.9        1953.0     18891596
360.18/180.70	c ................................ | ***.......                680000 | 197123               360.2        1887.6     19570293
384.32/192.88	c ................................ | ***.......                714000 | 208418               384.6        1856.7     20359722
408.47/204.93	c ................................ | ***.......                736000 | 215644               408.6        1801.3     20986560
432.62/217.04	c ................................ | ***.......                758000 | 223259               432.8        1751.5     21674590
456.37/228.96	c ................................ | ***.......                781000 | 231900               456.6        1710.6     22262715
479.92/240.79	c ................................ | ****......                806000 | 238913               480.2        1678.5     22963179
504.47/253.05	c ................................ | ****......                830000 | 246234               504.6        1644.7     23649058
528.81/265.21	c ................................ | ****......                853000 | 253681               528.9        1612.7     24320331
552.17/276.96	c ................................ | ****......                873000 | 260443               552.4        1580.4     25046111
575.91/288.88	c ................................ | ****......                895000 | 267025               576.2        1553.4     25705321
600.27/301.04	c ................................ | *****.....                914000 | 272979               600.5        1522.2     26363573
625.01/313.48	c ................................ | *****.....                933000 | 278674               625.3        1492.2     26986030
648.96/325.49	c ................................ | *****.....                949000 | 283538               649.3        1461.7     27604844
672.71/337.33	c ................................ | *****.....                965000 | 288399               672.9        1434.2     28275027
696.06/349.08	c ................................ | *****.....                979000 | 293167               696.3        1405.9     28844038
720.00/361.01	c ................................ | ******....                994000 | 297978               720.1        1380.3     29404775
745.15/373.67	c ................................ | ******....               1008000 | 302854               745.4        1352.3     30020941
768.31/385.27	c ................................ | ******....               1029000 | 309184               768.6        1338.8     30611858
793.06/397.60	c ................................ | ******....               1048000 | 314223               793.2        1321.3     31229227
816.21/409.25	c ................................ | ******....               1063000 | 319324               816.4        1302.0     31808957
841.15/421.79	c ................................ | *******...               1078000 | 324514               841.5        1281.1     32271671
864.90/433.62	c ................................ | *******...               1097000 | 330140               865.1        1268.1     32748245
888.26/445.35	c ................................ | *******...               1111000 | 334638               888.5        1250.4     33240451
912.40/457.41	c ................................ | *******...               1125000 | 338828               912.6        1232.8     33722337
937.34/469.97	c ................................ | *******...               1139000 | 343529               937.6        1214.8     34251249
961.10/481.83	c ................................ | ********..               1150000 | 347397               961.3        1196.3     34670265
985.25/493.91	c ................................ | ********..               1162000 | 351301               985.4        1179.2     35118461
1008.59/505.61	c ................................ | ********..               1175000 | 355530              1008.8        1164.8     35560730
1033.54/518.11	c ................................ | ********..               1188000 | 359385              1033.7        1149.2     36019314
1055.89/529.33	c ................................ | ********..               1199000 | 363308              1056.1        1135.3     36428625
1080.63/541.79	c ................................ | *********.               1218000 | 369496              1081.0        1126.8     36972094
1104.98/553.94	c ................................ | *********.               1238000 | 376273              1105.2        1120.1     37547599
1128.53/565.71	c ................................ | *********.               1252000 | 380340              1128.7        1109.2     38005199
1153.27/578.19	c ................................ | *********.               1264000 | 384326              1153.7        1095.7     38510215
1177.43/590.23	c ................................ | *********.               1276000 | 388228              1177.7        1083.5     38981263
1199.78/601.50	c CPU limit (1200) reached
1199.78/601.50	c Time = 1200.16 seconds
1199.78/601.50	s UNKNOWN

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531634-1238499629/watcher-1531634-1238499629 -o /tmp/evaluation-result-1531634-1238499629/solver-1531634-1238499629 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531634-1238499629.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.98 1.00 3/64 27235
/proc/meminfo: memFree=1176056/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=1064 CPUtime=0
/proc/27235/stat : 27235 (ttsth-5-0) R 27233 27235 27045 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1122625458 1089536 123 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/27235/statm: 266 127 78 176 0 88 0

[startup+0.00903411 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 27235
/proc/meminfo: memFree=1176056/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=1196 CPUtime=0
/proc/27235/stat : 27235 (ttsth-5-0) R 27233 27235 27045 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 1122625458 1224704 173 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 1 0 0
/proc/27235/statm: 299 173 79 176 0 121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1196

[startup+0.101043 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 27235
/proc/meminfo: memFree=1176056/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=1328 CPUtime=0.09
/proc/27235/stat : 27235 (ttsth-5-0) R 27233 27235 27045 0 -1 4194304 223 0 0 0 9 0 0 0 18 0 1 0 1122625458 1359872 207 1992294400 134512640 135237372 4294956192 18446744073709551615 134553872 0 0 4096 0 0 0 0 17 1 0 0
/proc/27235/statm: 332 207 80 176 0 154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1328

[startup+0.301064 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 27235
/proc/meminfo: memFree=1176056/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=1328 CPUtime=0.29
/proc/27235/stat : 27235 (ttsth-5-0) R 27233 27235 27045 0 -1 4194304 226 0 0 0 29 0 0 0 19 0 1 0 1122625458 1359872 210 1992294400 134512640 135237372 4294956192 18446744073709551615 134599399 0 0 4096 0 0 0 0 17 1 0 0
/proc/27235/statm: 332 210 80 176 0 154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1328

[startup+0.701115 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 27235
/proc/meminfo: memFree=1176056/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=27368 CPUtime=0.94
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 1327 0 0 0 94 0 0 0 21 0 3 0 1122625458 28024832 1311 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 6842 1311 98 176 0 6664 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 27368

[startup+1.5012 s]
/proc/loadavg: 1.07 1.00 1.01 3/67 27238
/proc/meminfo: memFree=1168096/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=34088 CPUtime=2.54
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 3023 0 0 0 253 1 0 0 21 0 3 0 1122625458 34906112 3007 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 8522 3007 98 176 0 8344 0
[pid=27235/tid=27237] ppid=27233 vsize=34088 CPUtime=1.04
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 1128 0 0 0 104 0 0 0 25 0 3 0 1122625502 34906112 3007 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=34088 CPUtime=1.04
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 1313 0 0 0 104 0 0 0 25 0 3 0 1122625502 34906112 3007 1992294400 134512640 135237372 4294956192 18446744073709551615 134562420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 34088

[startup+3.10237 s]
/proc/loadavg: 1.07 1.00 1.01 3/67 27238
/proc/meminfo: memFree=1160224/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=44168 CPUtime=5.74
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 5540 0 0 0 572 2 0 0 21 0 3 0 1122625458 45228032 5524 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 11042 5524 98 176 0 10864 0
[pid=27235/tid=27237] ppid=27233 vsize=44168 CPUtime=2.64
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 2198 0 0 0 264 0 0 0 25 0 3 0 1122625502 45228032 5524 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=44168 CPUtime=2.64
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 2760 0 0 0 263 1 0 0 22 0 3 0 1122625502 45228032 5524 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 44168

[startup+6.30172 s]
/proc/loadavg: 1.07 1.00 1.01 3/67 27238
/proc/meminfo: memFree=1141664/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=60968 CPUtime=12.12
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 9766 0 0 0 1207 5 0 0 21 0 3 0 1122625458 62431232 9750 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 15242 9750 98 176 0 15064 0
[pid=27235/tid=27237] ppid=27233 vsize=60968 CPUtime=5.84
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 3894 0 0 0 583 1 0 0 25 0 3 0 1122625502 62431232 9750 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=60968 CPUtime=5.83
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 5290 0 0 0 580 3 0 0 25 0 3 0 1122625502 62431232 9750 1992294400 134512640 135237372 4294956192 18446744073709551615 134562399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 60968

[startup+12.7024 s]
/proc/loadavg: 1.22 1.03 1.02 3/67 27238
/proc/meminfo: memFree=1118048/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=81608 CPUtime=24.9
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 14903 0 0 0 2482 8 0 0 21 0 3 0 1122625458 83566592 14887 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 20402 14887 98 176 0 20224 0
[pid=27235/tid=27237] ppid=27233 vsize=81608 CPUtime=12.24
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 6248 0 0 0 1222 2 0 0 25 0 3 0 1122625502 83566592 14887 1992294400 134512640 135237372 4294956192 18446744073709551615 134562317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=81608 CPUtime=12.19
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 8073 0 0 0 1215 4 0 0 25 0 3 0 1122625502 83566592 14887 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 81608

[startup+25.5018 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 27238
/proc/meminfo: memFree=1087712/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=110888 CPUtime=50.43
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 22242 0 0 0 5031 12 0 0 21 0 3 0 1122625458 113549312 22226 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 27722 22226 98 176 0 27544 0
[pid=27235/tid=27237] ppid=27233 vsize=110888 CPUtime=25.04
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 9828 0 0 0 2499 5 0 0 25 0 3 0 1122625502 113549312 22226 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=110888 CPUtime=24.95
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 11832 0 0 0 2488 7 0 0 25 0 3 0 1122625502 113549312 22226 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 110888

[startup+51.1015 s]
/proc/loadavg: 1.56 1.14 1.05 3/67 27238
/proc/meminfo: memFree=1033952/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=164968 CPUtime=101.53
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 35758 0 0 0 10131 22 0 0 21 0 3 0 1122625458 168927232 35742 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 41242 35742 98 176 0 41064 0
[pid=27235/tid=27237] ppid=27233 vsize=164968 CPUtime=50.63
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 15198 0 0 0 5054 9 0 0 25 0 3 0 1122625502 168927232 35742 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=164968 CPUtime=50.45
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 19978 0 0 0 5032 13 0 0 25 0 3 0 1122625502 168927232 35742 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 164968

[startup+102.306 s]
/proc/loadavg: 1.82 1.28 1.10 3/67 27238
/proc/meminfo: memFree=950432/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=247208 CPUtime=203.72
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 56360 0 0 0 20334 38 0 0 21 0 3 0 1122625458 253140992 56344 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 61802 56344 98 176 0 61624 0
[pid=27235/tid=27237] ppid=27233 vsize=247208 CPUtime=101.82
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 23356 0 0 0 10166 16 0 0 25 0 3 0 1122625502 253140992 56344 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=247208 CPUtime=101.44
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 32422 0 0 0 10123 21 0 0 25 0 3 0 1122625502 253140992 56344 1992294400 134512640 135237372 4294956192 18446744073709551615 134562360 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 247208

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 27238
/proc/meminfo: memFree=878240/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=320136 CPUtime=323.45
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 74528 0 0 0 32293 52 0 0 21 0 3 0 1122625458 327819264 74512 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 80034 74512 98 176 0 79856 0
[pid=27235/tid=27237] ppid=27233 vsize=320136 CPUtime=161.79
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 30297 0 0 0 16158 21 0 0 25 0 3 0 1122625502 327819264 74512 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=320136 CPUtime=161.2
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 43649 0 0 0 16090 30 0 0 25 0 3 0 1122625502 327819264 74512 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 320136

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 27240
/proc/meminfo: memFree=822176/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=375336 CPUtime=443.2
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 88357 0 0 0 44258 62 0 0 21 0 3 0 1122625458 384344064 88341 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 93834 88341 98 176 0 93656 0
[pid=27235/tid=27237] ppid=27233 vsize=375336 CPUtime=221.77
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 37469 0 0 0 22151 26 0 0 25 0 3 0 1122625502 384344064 88341 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=375336 CPUtime=220.97
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 50306 0 0 0 22062 35 0 0 25 0 3 0 1122625502 384344064 88341 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 375336

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 27240
/proc/meminfo: memFree=768032/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=429896 CPUtime=562.94
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 102003 0 0 0 56222 72 0 0 21 0 3 0 1122625458 440213504 101987 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 107474 101987 98 176 0 107296 0
[pid=27235/tid=27237] ppid=27233 vsize=429896 CPUtime=281.76
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 44958 0 0 0 28144 32 0 0 25 0 3 0 1122625502 440213504 101987 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=429896 CPUtime=280.73
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 56463 0 0 0 28033 40 0 0 25 0 3 0 1122625502 440213504 101987 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 429896

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/67 27240
/proc/meminfo: memFree=716128/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=481416 CPUtime=682.69
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 114860 0 0 0 68187 82 0 0 21 0 3 0 1122625458 492969984 114844 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 120354 114844 98 176 0 120176 0
[pid=27235/tid=27237] ppid=27233 vsize=481416 CPUtime=341.74
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 50376 0 0 0 34138 36 0 0 25 0 3 0 1122625502 492969984 114844 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=481416 CPUtime=340.48
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 63902 0 0 0 34004 44 0 0 25 0 3 0 1122625502 492969984 114844 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 481416

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/67 27240
/proc/meminfo: memFree=669536/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=528296 CPUtime=802.43
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 126572 0 0 0 80151 92 0 0 21 0 3 0 1122625458 540975104 126556 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 132074 126556 98 176 0 131896 0
[pid=27235/tid=27237] ppid=27233 vsize=528296 CPUtime=401.72
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 55130 0 0 0 40131 41 0 0 25 0 3 0 1122625502 540975104 126556 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=528296 CPUtime=400.25
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 70860 0 0 0 39975 50 0 0 25 0 3 0 1122625502 540975104 126556 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 528296

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.38 3/67 27240
/proc/meminfo: memFree=629792/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=567656 CPUtime=922.18
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 136430 0 0 0 92118 100 0 0 21 0 3 0 1122625458 581279744 136414 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 141914 136414 98 176 0 141736 0
[pid=27235/tid=27237] ppid=27233 vsize=567656 CPUtime=461.71
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 59280 0 0 0 46127 44 0 0 25 0 3 0 1122625502 581279744 136414 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=567656 CPUtime=460.01
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 76568 0 0 0 45947 54 0 0 25 0 3 0 1122625502 581279744 136414 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.18
Current children cumulated vsize (KiB) 567656

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 27240
/proc/meminfo: memFree=593952/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=603656 CPUtime=1041.92
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 145440 0 0 0 104085 107 0 0 21 0 3 0 1122625458 618143744 145424 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 150914 145424 98 176 0 150736 0
[pid=27235/tid=27237] ppid=27233 vsize=603656 CPUtime=521.69
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 63197 0 0 0 52122 47 0 0 25 0 3 0 1122625502 618143744 145424 1992294400 134512640 135237372 4294956192 18446744073709551615 134587537 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=603656 CPUtime=519.77
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 81661 0 0 0 51918 59 0 0 25 0 3 0 1122625502 618143744 145424 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 603656

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.45 3/67 27240
/proc/meminfo: memFree=553568/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=643656 CPUtime=1161.66
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 155421 0 0 0 116051 115 0 0 21 0 3 0 1122625458 659103744 155405 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 160914 155405 98 176 0 160736 0
[pid=27235/tid=27237] ppid=27233 vsize=643656 CPUtime=581.67
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 68117 0 0 0 58116 51 0 0 25 0 3 0 1122625502 659103744 155405 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=643656 CPUtime=579.53
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 86722 0 0 0 57890 63 0 0 25 0 3 0 1122625502 659103744 155405 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.66
Current children cumulated vsize (KiB) 643656

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

[startup+588.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=549408/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=647656 CPUtime=1174.43
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 156417 0 0 0 117327 116 0 0 21 0 3 0 1122625458 663199744 156401 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 161914 156401 98 176 0 161736 0
[pid=27235/tid=27237] ppid=27233 vsize=647656 CPUtime=588.07
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 68582 0 0 0 58756 51 0 0 25 0 3 0 1122625502 663199744 156401 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=647656 CPUtime=585.91
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 87253 0 0 0 58527 64 0 0 25 0 3 0 1122625502 663199744 156401 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.43
Current children cumulated vsize (KiB) 647656

[startup+595.106 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=546016/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=650856 CPUtime=1187.21
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 157236 0 0 0 118605 116 0 0 21 0 3 0 1122625458 666476544 157220 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 162714 157220 98 176 0 162536 0
[pid=27235/tid=27237] ppid=27233 vsize=650856 CPUtime=594.47
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 68991 0 0 0 59396 51 0 0 25 0 3 0 1122625502 666476544 157220 1992294400 134512640 135237372 4294956192 18446744073709551615 134562323 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=650856 CPUtime=592.29
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 87663 0 0 0 59165 64 0 0 25 0 3 0 1122625502 666476544 157220 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1187.21
Current children cumulated vsize (KiB) 650856

[startup+598.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=544160/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=652776 CPUtime=1193.59
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 157699 0 0 0 119243 116 0 0 21 0 3 0 1122625458 668442624 157683 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 163194 157683 98 176 0 163016 0
[pid=27235/tid=27237] ppid=27233 vsize=652776 CPUtime=597.67
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 69193 0 0 0 59716 51 0 0 25 0 3 0 1122625502 668442624 157683 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=652776 CPUtime=595.47
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 87924 0 0 0 59483 64 0 0 25 0 3 0 1122625502 668442624 157683 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1193.59
Current children cumulated vsize (KiB) 652776

[startup+599.901 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=543520/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=653736 CPUtime=1196.79
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 157940 0 0 0 119562 117 0 0 21 0 3 0 1122625458 669425664 157924 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 163434 157924 98 176 0 163256 0
[pid=27235/tid=27237] ppid=27233 vsize=653736 CPUtime=599.26
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 69299 0 0 0 59875 51 0 0 25 0 3 0 1122625502 669425664 157924 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=653736 CPUtime=597.06
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 88059 0 0 0 59642 64 0 0 25 0 3 0 1122625502 669425664 157924 1992294400 134512640 135237372 4294956192 18446744073709551615 134549950 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1196.79
Current children cumulated vsize (KiB) 653736

[startup+600.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=542880/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=654056 CPUtime=1198.38
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 158040 0 0 0 119721 117 0 0 21 0 3 0 1122625458 669753344 158024 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 163514 158024 98 176 0 163336 0
[pid=27235/tid=27237] ppid=27233 vsize=654056 CPUtime=600.06
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 69348 0 0 0 59955 51 0 0 25 0 3 0 1122625502 669753344 158024 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=654056 CPUtime=597.86
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 88110 0 0 0 59722 64 0 0 25 0 3 0 1122625502 669753344 158024 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1198.38
Current children cumulated vsize (KiB) 654056

[startup+601.103 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=542880/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=654376 CPUtime=1199.18
/proc/27235/stat : 27235 (ttsth-5-0) S 27233 27235 27045 0 -1 4194304 158095 0 0 0 119801 117 0 0 21 0 3 0 1122625458 670081024 158079 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27235/statm: 163594 158079 98 176 0 163416 0
[pid=27235/tid=27237] ppid=27233 vsize=654376 CPUtime=600.47
/proc/27235/task/27237/stat : 27237 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 69372 0 0 0 59995 52 0 0 25 0 3 0 1122625502 670081024 158079 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27235/tid=27238] ppid=27233 vsize=654376 CPUtime=598.26
/proc/27235/task/27238/stat : 27238 (ttsth-5-0) R 27233 27235 27045 0 -1 4194368 88141 0 0 0 59762 64 0 0 25 0 3 0 1122625502 670081024 158079 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 654376

[startup+601.503 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 27240
/proc/meminfo: memFree=542880/2055920 swapFree=4178912/4192956
[pid=27235] ppid=27233 vsize=0 CPUtime=1199.98
/proc/27235/stat : 27235 (ttsth-5-0) R 27233 27235 27045 0 -1 4195332 158144 0 0 0 119881 117 0 0 16 0 1 0 1122625458 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/27235/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 601.602
CPU time (s): 1200.09
CPU user time (s): 1198.82
CPU system time (s): 1.27281
CPU usage (%): 199.482
Max. virtual memory (cumulated for all children) (KiB): 654536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.82
system time used= 1.27281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 9227

runsolver used 0.605907 second user time and 1.59376 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-31 13:40:29
IDJOB=1531634
IDBENCH=70546
IDSOLVER=549
FILE ID=node47/1531634-1238499629
PBS_JOBID= 9061946
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 7d2d3634187334a9c4b4ef97daf4cc0a
RANDOM SEED=2009375979

node47.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.216
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.216
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:       1176536 kB
Buffers:        106892 kB
Cached:         669968 kB
SwapCached:       7792 kB
Active:         267564 kB
Inactive:       519664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1176536 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            78148 kB
Committed_AS:  3075240 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-03-31 13:50:31