Trace number 1532046

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.02 601.53

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S144043535-002.cnf
MD5SUM7d1ad487c2fb43d49523e96ef25c43ea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012998
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1532046-1238600746.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 = 360
0.00/0.00	c Clauses = 1530
0.00/0.00	c Literals = 4590
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 360
0.00/0.00	c Clauses = 1498
0.00/0.00	c Literals = 4494
0.00/0.00	c a2
0.00/0.00	c a1
0.20/0.25	c Independent sub-problems = 1
0.20/0.25	c Sub-problem with 356 variables and 1498 clauses
0.20/0.25	c using permutation method 4
0.20/0.25	c count = 3
0.20/0.25	c Ordering finished 0.250 seconds
0.20/0.25	c mapped 0.250 seconds
0.20/0.25	c permuted 0.250 seconds
0.20/0.25	c about to sort
0.20/0.25	c sorted
0.20/0.26	c clauses now 1498
0.20/0.26	c init finished 0.250 seconds
0.20/0.26	c tree built 0.260 seconds
0.20/0.26	c 
0.20/0.26	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.20/0.26	c ---------------------------------|----------------------------------|------------------------------------------------------
0.20/0.26	c ................................ | ..........                       |                        0.3           0.0             
0.20/0.26	c ................................ | ..........                     1 |                        0.3           3.8             
0.20/0.26	c ................................ | ..........                     2 |                        0.3           7.7             
0.20/0.26	c ................................ | ..........                     3 |                        0.3          11.5             
0.20/0.26	c ................................ | ..........                     4 |                        0.3          15.4             
0.20/0.26	c ................................ | ..........                     5 |                        0.3          19.2             
0.20/0.27	c ................................ | ..........                  1000 | 75                     0.3        3571.4         2434
24.08/12.25	c ................................ | ..........                193000 | 57648                 24.2        7981.8      3505083
48.22/24.31	c ................................ | ..........                271000 | 86841                 48.2        5617.7      5252920
71.97/36.26	c ................................ | ..........                341000 | 110221                72.1        4729.5      6779975
96.32/48.42	c ................................ | ..........                392000 | 127594                96.4        4068.1      8097201
120.46/60.54	c ................................ | *.........                436000 | 144907               120.6        3616.5      9332584
144.01/72.39	c ................................ | *.........                475000 | 159145               144.2        3293.4     10251176
168.16/84.43	c ................................ | *.........                515000 | 173912               168.2        3061.1     11137547
191.90/96.34	c ................................ | *.........                550000 | 188237               192.0        2864.4     11966900
216.05/108.41	c ................................ | *.........                584000 | 200155               216.1        2702.5     12830137
240.59/120.76	c ................................ | **........                618000 | 212496               240.8        2566.9     13811137
264.34/132.65	c ................................ | **........                651000 | 224884               264.5        2461.2     14931795
288.08/144.56	c ................................ | **........                678000 | 235946               288.3        2352.0     15863990
312.43/156.76	c ................................ | **........                703000 | 244369               312.6        2248.9     16744311
335.98/168.58	c ................................ | **........                727000 | 253550               336.2        2162.4     17413547
360.52/180.88	c ................................ | ***.......                752000 | 262950               360.7        2084.6     18141390
384.26/192.71	c ................................ | ***.......                773000 | 271949               384.4        2011.2     18779497
408.81/205.08	c ................................ | ***.......                800000 | 280701               409.0        1955.8     19605520
432.17/216.76	c ................................ | ***.......                827000 | 290304               432.4        1912.8     20487527
456.70/229.01	c ................................ | ***.......                850000 | 299111               456.8        1860.8     21314889
480.25/240.88	c ................................ | ****......                872000 | 307704               480.5        1814.9     22080543
504.00/252.75	c ................................ | ****......                905000 | 321564               504.2        1795.0     22985298
528.94/265.27	c ................................ | ****......                933000 | 332947               529.2        1763.1     23727188
551.89/276.74	c ................................ | ****......                952000 | 340649               552.1        1724.5     24238931
576.04/288.82	c ................................ | ****......                972000 | 348515               576.2        1687.0     24751493
599.79/300.79	c ................................ | *****.....                992000 | 357000               600.1        1653.1     25261706
624.73/313.27	c ................................ | *****.....               1013000 | 365913               625.0        1620.9     25864524
648.48/325.13	c ................................ | *****.....               1029000 | 372971               648.6        1586.4     26367011
672.22/337.00	c ................................ | *****.....               1046000 | 379445               672.3        1555.8     26912606
696.57/349.21	c ................................ | *****.....               1066000 | 387058               696.7        1530.1     27450164
720.71/361.38	c ................................ | ******....               1086000 | 394986               721.0        1506.2     27960116
744.86/373.42	c ................................ | ******....               1106000 | 403211               745.0        1484.5     28498614
768.61/385.32	c ................................ | ******....               1126000 | 411680               768.8        1464.7     29029077
792.16/397.11	c ................................ | ******....               1142000 | 418407               792.3        1441.4     29509472
817.30/409.73	c ................................ | ******....               1158000 | 425301               817.5        1416.5     29948484
839.85/421.01	c ................................ | *******...               1172000 | 431170               840.0        1395.2     30485545
865.20/433.74	c ................................ | *******...               1188000 | 438121               865.4        1372.7     31103866
888.75/445.56	c ................................ | *******...               1204000 | 444944               889.0        1354.3     31682705
912.49/457.42	c ................................ | *******...               1217000 | 450542               912.7        1333.4     32324844
936.84/469.61	c ................................ | *******...               1232000 | 456365               937.0        1314.8     33016689
960.99/481.77	c ................................ | ********..               1249000 | 463233               961.3        1299.3     33377989
985.32/493.91	c ................................ | ********..               1265000 | 469992               985.5        1283.6     33715067
1008.28/505.44	c ................................ | ********..               1281000 | 476557              1008.5        1270.2     34026820
1032.02/517.38	c ................................ | ********..               1297000 | 483324              1032.3        1256.4     34339339
1056.16/529.40	c ................................ | ********..               1311000 | 489422              1056.3        1241.1     34636585
1080.51/541.61	c ................................ | *********.               1351000 | 506001              1080.7        1250.1     35264135
1104.26/553.59	c ................................ | *********.               1368000 | 513031              1104.6        1238.4     35600891
1129.40/566.13	c ................................ | *********.               1384000 | 519797              1129.6        1225.2     35986897
1153.15/578.09	c ................................ | *********.               1398000 | 525853              1153.5        1211.9     36327282
1176.11/589.58	c ................................ | *********.               1411000 | 531518              1176.4        1199.4     36624511
1199.85/601.44	c CPU limit (1200) reached
1199.85/601.44	c Time = 1200.11 seconds
1199.85/601.44	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-1532046-1238600746/watcher-1532046-1238600746 -o /tmp/evaluation-result-1532046-1238600746/solver-1532046-1238600746 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1532046-1238600746.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.00 3/64 17762
/proc/meminfo: memFree=1623664/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=1064 CPUtime=0
/proc/17762/stat : 17762 (ttsth-5-0) R 17760 17762 17063 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 1132737091 1089536 147 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17762/statm: 266 147 79 176 0 88 0

[startup+0.0578861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17762
/proc/meminfo: memFree=1623664/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=1196 CPUtime=0.05
/proc/17762/stat : 17762 (ttsth-5-0) R 17760 17762 17063 0 -1 4194304 186 0 0 0 5 0 0 0 20 0 1 0 1132737091 1224704 170 1992294400 134512640 135237372 4294956192 18446744073709551615 134599540 0 0 4096 0 0 0 0 17 1 0 0
/proc/17762/statm: 299 170 80 176 0 121 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1196

[startup+0.101893 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17762
/proc/meminfo: memFree=1623664/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=1196 CPUtime=0.1
/proc/17762/stat : 17762 (ttsth-5-0) R 17760 17762 17063 0 -1 4194304 189 0 0 0 10 0 0 0 20 0 1 0 1132737091 1224704 173 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/17762/statm: 299 173 80 176 0 121 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1196

[startup+0.301937 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17762
/proc/meminfo: memFree=1623664/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=23980 CPUtime=0.33
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 544 0 0 0 33 0 0 0 22 0 3 0 1132737091 24555520 528 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 5995 528 98 176 0 5817 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 23980

[startup+0.702019 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17762
/proc/meminfo: memFree=1623664/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=28940 CPUtime=1.13
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 1740 0 0 0 113 0 0 0 22 0 3 0 1132737091 29634560 1724 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 7235 1724 98 176 0 7057 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 28940

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 17765
/proc/meminfo: memFree=1614360/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=36108 CPUtime=2.72
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 3519 0 0 0 271 1 0 0 22 0 3 0 1132737091 36974592 3503 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 9027 3503 98 176 0 8849 0
[pid=17762/tid=17764] ppid=17760 vsize=36108 CPUtime=1.23
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 1638 0 0 0 123 0 0 0 25 0 3 0 1132737118 36974592 3503 1992294400 134512640 135237372 4294956192 18446744073709551615 134519959 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=36108 CPUtime=1.22
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 1440 0 0 0 122 0 0 0 21 0 3 0 1132737118 36974592 3503 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 36108

[startup+3.10249 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 17765
/proc/meminfo: memFree=1605848/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=45708 CPUtime=5.92
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 5904 0 0 0 590 2 0 0 22 0 3 0 1132737091 46804992 5888 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 11427 5888 98 176 0 11249 0
[pid=17762/tid=17764] ppid=17760 vsize=45708 CPUtime=2.82
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 2875 0 0 0 282 0 0 0 24 0 3 0 1132737118 46804992 5888 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=45708 CPUtime=2.82
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 2588 0 0 0 281 1 0 0 25 0 3 0 1132737118 46804992 5888 1992294400 134512640 135237372 4294956192 18446744073709551615 134519959 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 45708

[startup+6.30112 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 17765
/proc/meminfo: memFree=1588888/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=60748 CPUtime=12.3
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 9658 0 0 0 1226 4 0 0 22 0 3 0 1132737091 62205952 9642 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 15187 9642 98 176 0 15009 0
[pid=17762/tid=17764] ppid=17760 vsize=60748 CPUtime=6.02
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 4759 0 0 0 600 2 0 0 25 0 3 0 1132737118 62205952 9642 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=60748 CPUtime=6.01
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 4458 0 0 0 599 2 0 0 25 0 3 0 1132737118 62205952 9642 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 60748

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 17765
/proc/meminfo: memFree=1566552/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=81548 CPUtime=25.07
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 14893 0 0 0 2500 7 0 0 22 0 3 0 1132737091 83505152 14877 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 20387 14877 98 176 0 20209 0
[pid=17762/tid=17764] ppid=17760 vsize=81548 CPUtime=12.42
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 7221 0 0 0 1239 3 0 0 25 0 3 0 1132737118 83505152 14877 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=81548 CPUtime=12.38
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 7231 0 0 0 1235 3 0 0 18 0 3 0 1132737118 83505152 14877 1992294400 134512640 135237372 4294956192 18446744073709551615 134562454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 81548

[startup+25.5019 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 17765
/proc/meminfo: memFree=1536024/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=110348 CPUtime=50.62
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 22104 0 0 0 5049 13 0 0 22 0 3 0 1132737091 112996352 22088 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 27587 22088 98 176 0 27409 0
[pid=17762/tid=17764] ppid=17760 vsize=110348 CPUtime=25.22
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 10425 0 0 0 2516 6 0 0 25 0 3 0 1132737118 112996352 22088 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=110348 CPUtime=25.12
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 11238 0 0 0 2506 6 0 0 25 0 3 0 1132737118 112996352 22088 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 110348

[startup+51.102 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 17767
/proc/meminfo: memFree=1488216/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=158668 CPUtime=101.7
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 34185 0 0 0 10148 22 0 0 22 0 3 0 1132737091 162476032 34169 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 39667 34169 98 176 0 39489 0
[pid=17762/tid=17764] ppid=17760 vsize=158668 CPUtime=50.8
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 16087 0 0 0 5070 10 0 0 25 0 3 0 1132737118 162476032 34169 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=158668 CPUtime=50.62
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 17657 0 0 0 5051 11 0 0 25 0 3 0 1132737118 162476032 34169 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 158668

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 17767
/proc/meminfo: memFree=1423512/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=222348 CPUtime=203.88
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 50076 0 0 0 20351 37 0 0 22 0 3 0 1132737091 227684352 50060 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 55587 50060 98 176 0 55409 0
[pid=17762/tid=17764] ppid=17760 vsize=222348 CPUtime=101.99
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 24046 0 0 0 10181 18 0 0 25 0 3 0 1132737118 227684352 50060 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=222348 CPUtime=101.62
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 25589 0 0 0 10143 19 0 0 25 0 3 0 1132737118 227684352 50060 1992294400 134512640 135237372 4294956192 18446744073709551615 134562348 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 222348

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 17767
/proc/meminfo: memFree=1349016/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=297068 CPUtime=323.6
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 68757 0 0 0 32308 52 0 0 22 0 3 0 1132737091 304197632 68741 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 74267 68741 98 176 0 74089 0
[pid=17762/tid=17764] ppid=17760 vsize=297068 CPUtime=161.96
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 31085 0 0 0 16173 23 0 0 25 0 3 0 1132737118 304197632 68741 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=297068 CPUtime=161.37
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 37231 0 0 0 16108 29 0 0 25 0 3 0 1132737118 304197632 68741 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.6
Current children cumulated vsize (KiB) 297068

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 17767
/proc/meminfo: memFree=1288088/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=357548 CPUtime=443.33
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 83860 0 0 0 44270 63 0 0 22 0 3 0 1132737091 366129152 83844 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 89387 83844 98 176 0 89209 0
[pid=17762/tid=17764] ppid=17760 vsize=357548 CPUtime=221.94
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 37033 0 0 0 22166 28 0 0 25 0 3 0 1132737118 366129152 83844 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=357548 CPUtime=221.13
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 46386 0 0 0 22078 35 0 0 25 0 3 0 1132737118 366129152 83844 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 357548

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 17767
/proc/meminfo: memFree=1230360/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=415468 CPUtime=563.06
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 98364 0 0 0 56230 76 0 0 22 0 3 0 1132737091 425439232 98348 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 103867 98348 98 176 0 103689 0
[pid=17762/tid=17764] ppid=17760 vsize=415468 CPUtime=281.92
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 43378 0 0 0 28157 35 0 0 25 0 3 0 1132737118 425439232 98348 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=415468 CPUtime=280.88
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 54545 0 0 0 28047 41 0 0 25 0 3 0 1132737118 425439232 98348 1992294400 134512640 135237372 4294956192 18446744073709551615 134562287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 415468

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 17767
/proc/meminfo: memFree=1187096/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=458348 CPUtime=682.8
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 109072 0 0 0 68193 87 0 0 22 0 3 0 1132737091 469348352 109056 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 114587 109056 98 176 0 114409 0
[pid=17762/tid=17764] ppid=17760 vsize=458348 CPUtime=341.89
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 47962 0 0 0 34149 40 0 0 25 0 3 0 1132737118 469348352 109056 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=458348 CPUtime=340.64
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 60669 0 0 0 34018 46 0 0 25 0 3 0 1132737118 469348352 109056 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 458348

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 17767
/proc/meminfo: memFree=1146264/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=499148 CPUtime=802.53
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 119327 0 0 0 80156 97 0 0 22 0 3 0 1132737091 511127552 119311 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 124787 119311 98 176 0 124609 0
[pid=17762/tid=17764] ppid=17760 vsize=499148 CPUtime=401.86
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 52547 0 0 0 40141 45 0 0 25 0 3 0 1132737118 511127552 119311 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=499148 CPUtime=400.39
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 66339 0 0 0 39988 51 0 0 25 0 3 0 1132737118 511127552 119311 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 499148

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 17767
/proc/meminfo: memFree=1099864/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=545388 CPUtime=922.26
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 130874 0 0 0 92118 108 0 0 22 0 3 0 1132737091 558477312 130858 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 136347 130858 98 176 0 136169 0
[pid=17762/tid=17764] ppid=17760 vsize=545388 CPUtime=461.84
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 56190 0 0 0 46135 49 0 0 25 0 3 0 1132737118 558477312 130858 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=545388 CPUtime=460.15
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 74243 0 0 0 45956 59 0 0 25 0 3 0 1132737118 558477312 130858 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.26
Current children cumulated vsize (KiB) 545388

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 17767
/proc/meminfo: memFree=1069976/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=575468 CPUtime=1042
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 138352 0 0 0 104083 117 0 0 22 0 3 0 1132737091 589279232 138336 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 143867 138336 98 176 0 143689 0
[pid=17762/tid=17764] ppid=17760 vsize=575468 CPUtime=521.82
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 60247 0 0 0 52127 55 0 0 25 0 3 0 1132737118 589279232 138336 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=575468 CPUtime=519.9
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 77664 0 0 0 51929 61 0 0 25 0 3 0 1132737118 589279232 138336 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042
Current children cumulated vsize (KiB) 575468

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 17767
/proc/meminfo: memFree=1037848/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=607148 CPUtime=1161.73
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 146321 0 0 0 116048 125 0 0 22 0 3 0 1132737091 621719552 146305 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 151787 146305 98 176 0 151609 0
[pid=17762/tid=17764] ppid=17760 vsize=607148 CPUtime=581.79
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 65222 0 0 0 58119 60 0 0 25 0 3 0 1132737118 621719552 146305 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=607148 CPUtime=579.66
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 80658 0 0 0 57902 64 0 0 25 0 3 0 1132737118 621719552 146305 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.73
Current children cumulated vsize (KiB) 607148

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

[startup+588.702 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1035288/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=609708 CPUtime=1174.5
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 146932 0 0 0 117324 126 0 0 22 0 3 0 1132737091 624340992 146916 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 152427 146916 98 176 0 152249 0
[pid=17762/tid=17764] ppid=17760 vsize=609708 CPUtime=588.19
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 65541 0 0 0 58759 60 0 0 25 0 3 0 1132737118 624340992 146916 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=609708 CPUtime=586.04
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 80950 0 0 0 58539 65 0 0 25 0 3 0 1132737118 624340992 146916 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.5
Current children cumulated vsize (KiB) 609708

[startup+595.105 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1032088/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=612748 CPUtime=1187.28
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 147709 0 0 0 118601 127 0 0 22 0 3 0 1132737091 627453952 147693 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 153187 147693 98 176 0 153009 0
[pid=17762/tid=17764] ppid=17760 vsize=612748 CPUtime=594.6
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 65971 0 0 0 59399 61 0 0 25 0 3 0 1132737118 627453952 147694 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=612748 CPUtime=592.41
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 81298 0 0 0 59176 65 0 0 25 0 3 0 1132737118 627453952 147694 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1187.28
Current children cumulated vsize (KiB) 612748

[startup+598.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1030424/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=614508 CPUtime=1193.66
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 148115 0 0 0 119239 127 0 0 22 0 3 0 1132737091 629256192 148099 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 153627 148099 98 176 0 153449 0
[pid=17762/tid=17764] ppid=17760 vsize=614508 CPUtime=597.79
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 66211 0 0 0 59718 61 0 0 25 0 3 0 1132737118 629256192 148099 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=614508 CPUtime=595.6
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 81463 0 0 0 59494 66 0 0 25 0 3 0 1132737118 629256192 148099 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1193.66
Current children cumulated vsize (KiB) 614508

[startup+599.902 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1029848/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=615308 CPUtime=1196.85
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 148309 0 0 0 119558 127 0 0 22 0 3 0 1132737091 630075392 148293 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 153827 148293 98 176 0 153649 0
[pid=17762/tid=17764] ppid=17760 vsize=615308 CPUtime=599.39
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 66320 0 0 0 59878 61 0 0 25 0 3 0 1132737118 630075392 148293 1992294400 134512640 135237372 4294956192 18446744073709551615 134562355 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=615308 CPUtime=597.19
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 81548 0 0 0 59653 66 0 0 25 0 3 0 1132737118 630075392 148293 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 615308

[startup+600.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1029400/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=615628 CPUtime=1198.44
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 148387 0 0 0 119717 127 0 0 22 0 3 0 1132737091 630403072 148371 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 153907 148371 98 176 0 153729 0
[pid=17762/tid=17764] ppid=17760 vsize=615628 CPUtime=600.18
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 66364 0 0 0 59957 61 0 0 25 0 3 0 1132737118 630403072 148371 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=615628 CPUtime=597.99
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 81582 0 0 0 59733 66 0 0 25 0 3 0 1132737118 630403072 148371 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 615628

[startup+601.101 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1029400/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=615628 CPUtime=1199.24
/proc/17762/stat : 17762 (ttsth-5-0) S 17760 17762 17063 0 -1 4194304 148429 0 0 0 119797 127 0 0 22 0 3 0 1132737091 630403072 148413 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17762/statm: 153907 148413 98 176 0 153729 0
[pid=17762/tid=17764] ppid=17760 vsize=615628 CPUtime=600.58
/proc/17762/task/17764/stat : 17764 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 66388 0 0 0 59997 61 0 0 25 0 3 0 1132737118 630403072 148413 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17762/tid=17765] ppid=17760 vsize=615628 CPUtime=598.39
/proc/17762/task/17765/stat : 17765 (ttsth-5-0) R 17760 17762 17063 0 -1 4194368 81600 0 0 0 59773 66 0 0 25 0 3 0 1132737118 630403072 148413 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 615628

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 17767
/proc/meminfo: memFree=1029400/2055920 swapFree=4176304/4192956
[pid=17762] ppid=17760 vsize=0 CPUtime=1199.99
/proc/17762/stat : 17762 (ttsth-5-0) R 17760 17762 17063 0 -1 4195332 148463 0 0 0 119865 134 0 0 17 0 1 0 1132737091 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17762/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 601.53
CPU time (s): 1200.02
CPU user time (s): 1198.65
CPU system time (s): 1.37079
CPU usage (%): 199.495
Max. virtual memory (cumulated for all children) (KiB): 615788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 1.37079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148463
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= 44
involuntary context switches= 9213

runsolver used 0.841872 second user time and 1.36079 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-01 17:45:46
IDJOB=1532046
IDBENCH=70752
IDSOLVER=549
FILE ID=node53/1532046-1238600746
PBS_JOBID= 9068328
Free space on /tmp= 66040 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S144043535-002.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532046-1238600746/watcher-1532046-1238600746 -o /tmp/evaluation-result-1532046-1238600746/solver-1532046-1238600746 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1532046-1238600746.cnf

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

MD5SUM BENCH= 7d1ad487c2fb43d49523e96ef25c43ea
RANDOM SEED=1319524003

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1624144 kB
Buffers:         88320 kB
Cached:         248892 kB
SwapCached:      10540 kB
Active:         200720 kB
Inactive:       148612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624144 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          17824 kB
Slab:            68496 kB
Committed_AS:  2678452 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-04-01 17:55:47