Trace number 1532010

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? 1199.93 601.454

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1674394075-027.cnf
MD5SUM6324d57907fe9330330d9cdcd71a4730
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1532010-1238596338.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 = 380
0.00/0.00	c Clauses = 1615
0.00/0.00	c Literals = 4845
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 380
0.00/0.00	c Clauses = 1610
0.00/0.00	c Literals = 4830
0.00/0.00	c a2
0.00/0.01	c a1
0.30/0.30	c Independent sub-problems = 1
0.30/0.30	c Sub-problem with 379 variables and 1610 clauses
0.30/0.30	c using permutation method 4
0.30/0.30	c count = 3
0.30/0.30	c Ordering finished 0.300 seconds
0.30/0.30	c mapped 0.300 seconds
0.30/0.30	c permuted 0.300 seconds
0.30/0.30	c about to sort
0.30/0.31	c sorted
0.30/0.32	c clauses now 1610
0.30/0.32	c init finished 0.310 seconds
0.30/0.32	c tree built 0.310 seconds
0.30/0.32	c 
0.30/0.32	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.30/0.32	c ---------------------------------|----------------------------------|------------------------------------------------------
0.30/0.32	c ................................ | ..........                       |                        0.3           0.0             
0.30/0.32	c ................................ | ..........                     1 |                        0.3           3.2             
0.30/0.32	c ................................ | ..........                     2 |                        0.3           6.5             
0.30/0.32	c ................................ | ..........                     3 |                        0.3           9.7             
0.30/0.32	c ................................ | ..........                     4 |                        0.3          12.9             
0.30/0.32	c ................................ | ..........                     5 |                        0.3          16.1             
0.30/0.32	c ................................ | ..........                  1000 | 55                     0.3        3030.3         1947
24.02/12.25	c ................................ | ..........                189000 | 49807                 24.1        7832.6      3060331
47.98/24.28	c ................................ | ..........                273000 | 77555                 48.1        5669.8      4883258
72.13/36.38	c ................................ | ..........                331000 | 98109                 72.3        4578.8      6242905
96.27/48.48	c ................................ | ..........                375000 | 113147                96.5        3888.0      7474375
120.02/60.33	c ................................ | *.........                420000 | 128974               120.1        3497.1      8608938
144.17/72.42	c ................................ | *.........                467000 | 145176               144.2        3237.9      9739245
168.52/84.65	c ................................ | *.........                506000 | 159109               168.7        3000.3     10987572
192.06/96.46	c ................................ | *.........                544000 | 172159               192.2        2829.9     11942449
216.21/108.59	c ................................ | *.........                593000 | 188879               216.4        2739.8     13120791
240.16/120.54	c ................................ | **........                639000 | 204995               240.3        2659.4     14050441
264.31/132.66	c ................................ | **........                680000 | 219837               264.5        2571.0     14923360
288.26/144.68	c ................................ | **........                717000 | 232055               288.5        2485.5     15727575
312.21/156.61	c ................................ | **........                750000 | 243718               312.3        2401.5     16498872
335.96/168.56	c ................................ | **........                785000 | 256265               336.1        2335.4     17260330
360.31/180.75	c ................................ | ***.......                821000 | 269332               360.5        2277.6     18114635
384.66/192.91	c ................................ | ***.......                851000 | 279147               384.7        2211.9     18830266
408.02/204.65	c ................................ | ***.......                879000 | 288696               408.2        2153.5     19529805
432.55/216.96	c ................................ | ***.......                907000 | 298274               432.8        2095.9     20312631
456.31/228.89	c ................................ | ***.......                933000 | 307577               456.6        2043.6     20964318
480.47/240.93	c ................................ | ****......                959000 | 316695               480.6        1995.4     21743810
504.41/252.92	c ................................ | ****......                980000 | 323828               504.5        1942.4     22561018
528.95/265.24	c ................................ | ****......               1000000 | 331076               529.1        1889.9     23317822
552.10/276.81	c ................................ | ****......               1020000 | 338385               552.2        1847.1     23879597
576.05/288.83	c ................................ | ****......               1042000 | 346166               576.2        1808.4     24499534
600.80/301.20	c ................................ | *****.....               1062000 | 353626               600.9        1767.4     25227918
624.54/313.14	c ................................ | *****.....               1079000 | 360072               624.7        1727.1     25883579
647.90/324.83	c ................................ | *****.....               1103000 | 368484               648.1        1702.0     26519575
672.05/336.91	c ................................ | *****.....               1129000 | 377874               672.2        1679.6     27223305
695.80/348.88	c ................................ | *****.....               1155000 | 386278               696.1        1659.3     27854073
720.14/361.08	c ................................ | ******....               1178000 | 394668               720.4        1635.2     28527059
744.69/373.37	c ................................ | ******....               1200000 | 402479               745.0        1610.8     29135996
768.64/385.31	c ................................ | ******....               1222000 | 410754               768.8        1589.5     29719264
791.79/396.98	c ................................ | ******....               1240000 | 417459               792.1        1565.5     30222989
816.74/409.46	c ................................ | ******....               1268000 | 426463               817.0        1552.1     30844045
840.49/421.34	c ................................ | *******...               1290000 | 433949               840.7        1534.4     31499176
864.04/433.19	c ................................ | *******...               1316000 | 442812               864.4        1522.5     32281089
888.39/445.31	c ................................ | *******...               1340000 | 451166               888.5        1508.1     33071319
912.53/457.45	c ................................ | *******...               1363000 | 458846               912.8        1493.3     33767211
936.08/469.24	c ................................ | *******...               1385000 | 466284               936.3        1479.2     34434336
960.23/481.33	c ................................ | ********..               1407000 | 474440               960.5        1464.9     35125471
984.58/493.54	c ................................ | ********..               1430000 | 482711               984.8        1452.1     35791425
1007.73/505.16	c ................................ | ********..               1451000 | 490344              1008.0        1439.5     36416454
1031.88/517.28	c ................................ | ********..               1470000 | 496962              1032.2        1424.2     37084951
1055.83/529.27	c ................................ | ********..               1490000 | 504276              1056.1        1410.8     37727921
1080.17/541.43	c ................................ | *********.               1508000 | 511107              1080.4        1395.8     38457416
1104.52/553.60	c ................................ | *********.               1526000 | 518020              1104.7        1381.4     39081408
1128.08/565.46	c ................................ | *********.               1543000 | 524463              1128.4        1367.4     39706602
1151.82/577.31	c ................................ | *********.               1560000 | 530955              1152.0        1354.1     40332450
1176.77/589.83	c ................................ | *********.               1582000 | 538892              1177.0        1344.1     40911526
1199.72/601.34	c CPU limit (1200) reached
1199.72/601.34	c Time = 1200.00 seconds
1199.72/601.34	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-1532010-1238596338/watcher-1532010-1238596338 -o /tmp/evaluation-result-1532010-1238596338/solver-1532010-1238596338 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1532010-1238596338.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 29129
/proc/meminfo: memFree=1083696/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=1064 CPUtime=0
/proc/29129/stat : 29129 (ttsth-5-0) R 29127 29129 28571 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1132299329 1089536 134 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29129/statm: 266 135 78 176 0 88 0

[startup+0.0397731 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 29129
/proc/meminfo: memFree=1083696/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=1196 CPUtime=0.03
/proc/29129/stat : 29129 (ttsth-5-0) R 29127 29129 28571 0 -1 4194304 191 0 0 0 3 0 0 0 18 0 1 0 1132299329 1224704 175 1992294400 134512640 135237372 4294956192 18446744073709551615 134553980 0 0 4096 0 0 0 0 17 1 0 0
/proc/29129/statm: 299 175 79 176 0 121 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1196

[startup+0.102777 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 29129
/proc/meminfo: memFree=1083696/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=1196 CPUtime=0.1
/proc/29129/stat : 29129 (ttsth-5-0) R 29127 29129 28571 0 -1 4194304 193 0 0 0 10 0 0 0 18 0 1 0 1132299329 1224704 177 1992294400 134512640 135237372 4294956192 18446744073709551615 134599426 0 0 4096 0 0 0 0 17 1 0 0
/proc/29129/statm: 299 177 79 176 0 121 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1196

[startup+0.301794 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 29129
/proc/meminfo: memFree=1083696/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=1196 CPUtime=0.3
/proc/29129/stat : 29129 (ttsth-5-0) R 29127 29129 28571 0 -1 4194304 196 0 0 0 30 0 0 0 19 0 1 0 1132299329 1224704 180 1992294400 134512640 135237372 4294956192 18446744073709551615 134599462 0 0 4096 0 0 0 0 17 1 0 0
/proc/29129/statm: 299 180 79 176 0 121 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1196

[startup+0.702836 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 29129
/proc/meminfo: memFree=1083696/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=27800 CPUtime=1.07
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 1457 0 0 0 107 0 0 0 19 0 3 0 1132299329 28467200 1441 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 6950 1441 97 176 0 6772 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 27800

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.09 3/67 29132
/proc/meminfo: memFree=1075480/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=34520 CPUtime=2.67
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 3127 0 0 0 266 1 0 0 19 0 3 0 1132299329 35348480 3111 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 8630 3111 97 176 0 8452 0
[pid=29129/tid=29131] ppid=29127 vsize=34520 CPUtime=1.17
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 1467 0 0 0 117 0 0 0 25 0 3 0 1132299361 35348480 3111 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=34520 CPUtime=1.16
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 1197 0 0 0 116 0 0 0 25 0 3 0 1132299361 35348480 3111 1992294400 134512640 135237372 4294956192 18446744073709551615 134562323 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 34520

[startup+3.10104 s]
/proc/loadavg: 1.08 1.02 1.09 3/67 29132
/proc/meminfo: memFree=1067992/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=42840 CPUtime=5.86
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 5216 0 0 0 583 3 0 0 19 0 3 0 1132299329 43868160 5200 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 10710 5200 97 176 0 10532 0
[pid=29129/tid=29131] ppid=29127 vsize=42840 CPUtime=2.77
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 2605 0 0 0 276 1 0 0 25 0 3 0 1132299361 43868160 5200 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=42840 CPUtime=2.76
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 2148 0 0 0 275 1 0 0 25 0 3 0 1132299361 43868160 5200 1992294400 134512640 135237372 4294956192 18446744073709551615 134562377 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 42840

[startup+6.30132 s]
/proc/loadavg: 1.08 1.02 1.09 3/67 29132
/proc/meminfo: memFree=1053912/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=55000 CPUtime=12.25
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 8301 0 0 0 1220 5 0 0 19 0 3 0 1132299329 56320000 8285 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 13750 8285 97 176 0 13572 0
[pid=29129/tid=29131] ppid=29127 vsize=55000 CPUtime=5.97
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 4502 0 0 0 595 2 0 0 25 0 3 0 1132299361 56320000 8285 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=55000 CPUtime=5.95
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 3336 0 0 0 593 2 0 0 24 0 3 0 1132299361 56320000 8285 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 55000

[startup+12.7019 s]
/proc/loadavg: 1.22 1.05 1.10 3/67 29132
/proc/meminfo: memFree=1033504/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=74360 CPUtime=25.03
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 13086 0 0 0 2494 9 0 0 19 0 3 0 1132299329 76144640 13070 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 18590 13070 97 176 0 18412 0
[pid=29129/tid=29131] ppid=29127 vsize=74360 CPUtime=12.36
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 7279 0 0 0 1232 4 0 0 18 0 3 0 1132299361 76144640 13070 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=74360 CPUtime=12.32
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 5344 0 0 0 1229 3 0 0 25 0 3 0 1132299361 76144640 13070 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 74360

[startup+25.503 s]
/proc/loadavg: 1.34 1.08 1.11 3/67 29132
/proc/meminfo: memFree=1001440/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=104600 CPUtime=50.57
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 20676 0 0 0 5044 13 0 0 19 0 3 0 1132299329 107110400 20660 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 26150 20660 97 176 0 25972 0
[pid=29129/tid=29131] ppid=29127 vsize=104600 CPUtime=25.16
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 11299 0 0 0 2510 6 0 0 25 0 3 0 1132299361 107110400 20660 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=104600 CPUtime=25.07
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 8914 0 0 0 2501 6 0 0 25 0 3 0 1132299361 107110400 20660 1992294400 134512640 135237372 4294956192 18446744073709551615 134565892 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 104600

[startup+51.1022 s]
/proc/loadavg: 1.56 1.15 1.13 3/67 29132
/proc/meminfo: memFree=958944/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=147480 CPUtime=101.66
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 31394 0 0 0 10144 22 0 0 19 0 3 0 1132299329 151019520 31378 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 36870 31378 97 176 0 36692 0
[pid=29129/tid=29131] ppid=29127 vsize=147480 CPUtime=50.76
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 16595 0 0 0 5064 12 0 0 25 0 3 0 1132299361 151019520 31378 1992294400 134512640 135237372 4294956192 18446744073709551615 134586974 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=147480 CPUtime=50.57
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 14336 0 0 0 5047 10 0 0 25 0 3 0 1132299361 151019520 31378 1992294400 134512640 135237372 4294956192 18446744073709551615 134562454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 147480

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.18 3/67 29132
/proc/meminfo: memFree=880864/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=224760 CPUtime=203.85
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 50705 0 0 0 20347 38 0 0 19 0 3 0 1132299329 230154240 50689 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 56190 50690 97 176 0 56012 0
[pid=29129/tid=29131] ppid=29127 vsize=224760 CPUtime=101.95
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 25691 0 0 0 10175 20 0 0 25 0 3 0 1132299361 230154240 50690 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=224760 CPUtime=101.57
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 24552 0 0 0 10139 18 0 0 25 0 3 0 1132299361 230154240 50690 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 224760

[startup+162.303 s]
/proc/loadavg: 1.93 1.42 1.23 3/67 29132
/proc/meminfo: memFree=812192/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=293860 CPUtime=323.59
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 67946 0 0 0 32307 52 0 0 19 0 3 0 1132299329 300912640 67930 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 73465 67930 97 176 0 73287 0
[pid=29129/tid=29131] ppid=29127 vsize=293860 CPUtime=161.93
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 35754 0 0 0 16166 27 0 0 25 0 3 0 1132299361 300912640 67930 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=293860 CPUtime=161.33
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 31729 0 0 0 16109 24 0 0 25 0 3 0 1132299361 300912640 67930 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 293860

[startup+222.303 s]
/proc/loadavg: 1.97 1.52 1.28 3/67 29132
/proc/meminfo: memFree=751712/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=353700 CPUtime=443.33
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 82919 0 0 0 44269 64 0 0 19 0 3 0 1132299329 362188800 82903 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 88425 82903 97 176 0 88247 0
[pid=29129/tid=29131] ppid=29127 vsize=353700 CPUtime=221.92
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 43189 0 0 0 22159 33 0 0 25 0 3 0 1132299361 362188800 82903 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=353700 CPUtime=221.09
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 39267 0 0 0 22078 31 0 0 25 0 3 0 1132299361 362188800 82903 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 353700

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.32 3/67 29132
/proc/meminfo: memFree=694944/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=410980 CPUtime=563.08
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 97202 0 0 0 56232 76 0 0 19 0 3 0 1132299329 420843520 97186 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 102745 97186 97 176 0 102567 0
[pid=29129/tid=29131] ppid=29127 vsize=410980 CPUtime=281.9
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 48913 0 0 0 28152 38 0 0 25 0 3 0 1132299361 420843520 97186 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=410980 CPUtime=280.85
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 47826 0 0 0 28047 38 0 0 25 0 3 0 1132299361 420843520 97186 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 410980

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.36 3/67 29132
/proc/meminfo: memFree=640800/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=464420 CPUtime=682.83
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 110619 0 0 0 68195 88 0 0 19 0 3 0 1132299329 475566080 110603 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 116105 110603 97 176 0 115927 0
[pid=29129/tid=29131] ppid=29127 vsize=464420 CPUtime=341.89
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 54628 0 0 0 34146 43 0 0 25 0 3 0 1132299361 475566080 110603 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=464420 CPUtime=340.61
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 55528 0 0 0 34017 44 0 0 25 0 3 0 1132299361 475566080 110603 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 464420

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.39 3/67 29132
/proc/meminfo: memFree=593824/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=511780 CPUtime=802.56
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 122433 0 0 0 80159 97 0 0 19 0 3 0 1132299329 524062720 122417 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 127945 122417 97 176 0 127767 0
[pid=29129/tid=29131] ppid=29127 vsize=511780 CPUtime=401.86
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 60010 0 0 0 40139 47 0 0 25 0 3 0 1132299361 524062720 122417 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=511780 CPUtime=400.37
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 61960 0 0 0 39988 49 0 0 25 0 3 0 1132299361 524062720 122417 1992294400 134512640 135237372 4294956192 18446744073709551615 134562399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.56
Current children cumulated vsize (KiB) 511780

[startup+462.303 s]
/proc/loadavg: 2.04 1.79 1.43 3/67 29133
/proc/meminfo: memFree=535968/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=569220 CPUtime=922.31
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 136793 0 0 0 92123 108 0 0 19 0 3 0 1132299329 582881280 136777 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 142305 136777 97 176 0 142127 0
[pid=29129/tid=29131] ppid=29127 vsize=569220 CPUtime=461.85
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 66605 0 0 0 46133 52 0 0 25 0 3 0 1132299361 582881280 136777 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=569220 CPUtime=460.13
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 69725 0 0 0 45958 55 0 0 25 0 3 0 1132299361 582881280 136777 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.31
Current children cumulated vsize (KiB) 569220

[startup+522.303 s]
/proc/loadavg: 2.01 1.82 1.46 3/67 29134
/proc/meminfo: memFree=483872/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=621700 CPUtime=1042.06
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 149928 0 0 0 104088 118 0 0 19 0 3 0 1132299329 636620800 149912 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 155425 149912 97 176 0 155247 0
[pid=29129/tid=29131] ppid=29127 vsize=621700 CPUtime=521.83
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 72485 0 0 0 52126 57 0 0 25 0 3 0 1132299361 636620800 149912 1992294400 134512640 135237372 4294956192 18446744073709551615 134562370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=621700 CPUtime=519.89
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 76980 0 0 0 51929 60 0 0 25 0 3 0 1132299361 636620800 149912 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.06
Current children cumulated vsize (KiB) 621700

[startup+582.303 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=431328/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=673540 CPUtime=1161.81
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 162915 0 0 0 116052 129 0 0 19 0 3 0 1132299329 689704960 162899 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 168385 162899 97 176 0 168207 0
[pid=29129/tid=29131] ppid=29127 vsize=673540 CPUtime=581.82
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 77906 0 0 0 58119 63 0 0 25 0 3 0 1132299361 689704960 162899 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=673540 CPUtime=579.66
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 84546 0 0 0 57901 65 0 0 18 0 3 0 1132299361 689704960 162899 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.81
Current children cumulated vsize (KiB) 673540

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

[startup+588.701 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=426784/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=678020 CPUtime=1174.57
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 164006 0 0 0 117328 129 0 0 19 0 3 0 1132299329 694292480 163990 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 169505 163990 97 176 0 169327 0
[pid=29129/tid=29131] ppid=29127 vsize=678020 CPUtime=588.22
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 78632 0 0 0 58758 64 0 0 25 0 3 0 1132299361 694292480 163990 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=678020 CPUtime=586.03
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 84911 0 0 0 58538 65 0 0 25 0 3 0 1132299361 694292480 163990 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.57
Current children cumulated vsize (KiB) 678020

[startup+595.106 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=422496/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=682020 CPUtime=1187.36
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 165037 0 0 0 118605 131 0 0 19 0 3 0 1132299329 698388480 165021 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 170505 165021 97 176 0 170327 0
[pid=29129/tid=29131] ppid=29127 vsize=682020 CPUtime=594.62
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 79232 0 0 0 59398 64 0 0 25 0 3 0 1132299361 698388480 165021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=682020 CPUtime=592.4
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 85342 0 0 0 59175 65 0 0 25 0 3 0 1132299361 698388480 165021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1187.36
Current children cumulated vsize (KiB) 682020

[startup+598.302 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=420448/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=684100 CPUtime=1193.74
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 165531 0 0 0 119243 131 0 0 19 0 3 0 1132299329 700518400 165515 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 171025 165515 97 176 0 170847 0
[pid=29129/tid=29131] ppid=29127 vsize=684100 CPUtime=597.82
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 79511 0 0 0 59717 65 0 0 25 0 3 0 1132299361 700518400 165515 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=684100 CPUtime=595.6
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 85557 0 0 0 59494 66 0 0 25 0 3 0 1132299361 700518400 165515 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1193.74
Current children cumulated vsize (KiB) 684100

[startup+599.902 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=419808/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=684900 CPUtime=1196.93
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 165730 0 0 0 119562 131 0 0 19 0 3 0 1132299329 701337600 165714 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 171225 165714 97 176 0 171047 0
[pid=29129/tid=29131] ppid=29127 vsize=684900 CPUtime=599.42
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 79631 0 0 0 59877 65 0 0 25 0 3 0 1132299361 701337600 165714 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=684900 CPUtime=597.19
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 85636 0 0 0 59653 66 0 0 25 0 3 0 1132299361 701337600 165714 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1196.93
Current children cumulated vsize (KiB) 684900

[startup+600.701 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=419360/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=685380 CPUtime=1198.52
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 165831 0 0 0 119721 131 0 0 19 0 3 0 1132299329 701829120 165815 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 171345 165815 97 176 0 171167 0
[pid=29129/tid=29131] ppid=29127 vsize=685380 CPUtime=600.22
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 79696 0 0 0 59957 65 0 0 25 0 3 0 1132299361 701829120 165815 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=685380 CPUtime=597.98
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 85672 0 0 0 59732 66 0 0 25 0 3 0 1132299361 701829120 165815 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 685380

[startup+601.102 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=419360/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=685700 CPUtime=1199.32
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 165900 0 0 0 119801 131 0 0 19 0 3 0 1132299329 702156800 165884 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 171425 165884 97 176 0 171247 0
[pid=29129/tid=29131] ppid=29127 vsize=685700 CPUtime=600.62
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 79726 0 0 0 59997 65 0 0 25 0 3 0 1132299361 702156800 165884 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=685700 CPUtime=598.38
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 85711 0 0 0 59772 66 0 0 25 0 3 0 1132299361 702156800 165884 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 685700

[startup+601.302 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=419360/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=685700 CPUtime=1199.72
/proc/29129/stat : 29129 (ttsth-5-0) S 29127 29129 28571 0 -1 4194304 165930 0 0 0 119841 131 0 0 19 0 3 0 1132299329 702156800 165914 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29129/statm: 171425 165914 97 176 0 171247 0
[pid=29129/tid=29131] ppid=29127 vsize=685700 CPUtime=600.82
/proc/29129/task/29131/stat : 29131 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 79746 0 0 0 60017 65 0 0 25 0 3 0 1132299361 702156800 165914 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29129/tid=29132] ppid=29127 vsize=685700 CPUtime=598.58
/proc/29129/task/29132/stat : 29132 (ttsth-5-0) R 29127 29129 28571 0 -1 4194368 85721 0 0 0 59792 66 0 0 25 0 3 0 1132299361 702156800 165914 1992294400 134512640 135237372 4294956192 18446744073709551615 134562346 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 685700

[startup+601.402 s]
/proc/loadavg: 2.00 1.86 1.50 3/67 29134
/proc/meminfo: memFree=419360/2055920 swapFree=4167280/4192956
[pid=29129] ppid=29127 vsize=0 CPUtime=1199.87
/proc/29129/stat : 29129 (ttsth-5-0) R 29127 29129 28571 0 -1 4195332 165934 0 0 0 119850 137 0 0 17 0 1 0 1132299329 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/29129/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.87
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 601.454
CPU time (s): 1199.93
CPU user time (s): 1198.5
CPU system time (s): 1.42778
CPU usage (%): 199.505
Max. virtual memory (cumulated for all children) (KiB): 685700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.5
system time used= 1.42778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165934
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= 18
involuntary context switches= 9224

runsolver used 0.536918 second user time and 1.66075 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-01 16:32:18
IDJOB=1532010
IDBENCH=70734
IDSOLVER=549
FILE ID=node31/1532010-1238596338
PBS_JOBID= 9062243
Free space on /tmp= 66424 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1674394075-027.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532010-1238596338/watcher-1532010-1238596338 -o /tmp/evaluation-result-1532010-1238596338/solver-1532010-1238596338 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1532010-1238596338.cnf

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

MD5SUM BENCH= 6324d57907fe9330330d9cdcd71a4730
RANDOM SEED=1555197471

node31.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	: 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.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:       1084176 kB
Buffers:        121460 kB
Cached:         734228 kB
SwapCached:      18724 kB
Active:         209740 kB
Inactive:       666172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1084176 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:             844 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            81560 kB
Committed_AS:  3182860 kB
PageTables:       1472 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= 66424 MiB
End job on node31 at 2009-04-01 16:42:19