Trace number 3273827

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-4UNSAT 595.738 150.768

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
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-4 -num-threads 4 HOME/instance-3273827-1304058767.cnf 
0.00/0.00	c Using SATTIMEOUT of 4800
0.00/0.00	c Using SATRAM of 15500
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 121
0.00/0.00	c Clauses = 252
0.00/0.00	c Literals = 756
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 121
0.00/0.00	c Clauses = 252
0.00/0.00	c Literals = 756
0.00/0.00	c a2
0.00/0.00	c a1
0.50/0.56	c Independent sub-problems = 1
0.50/0.56	c Sub-problem with 121 variables and 252 clauses
0.50/0.56	c using permutation method 3
0.50/0.56	c Ordering finished 0.560 seconds
0.50/0.56	c mapped 0.560 seconds
0.50/0.56	c permuted 0.560 seconds
0.50/0.56	c about to sort
0.50/0.56	c sorted
0.50/0.56	c clauses now 252
0.50/0.56	c init finished 0.560 seconds
0.50/0.56	c tree built 0.560 seconds
0.50/0.56	c 
0.50/0.56	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.50/0.56	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.50/0.56	c ................................ | ..........                    |                                  0.6         0.0             
0.50/0.56	c ................................ | ..........                  1 |                                  0.6         1.8             
0.50/0.56	c ................................ | ..........                  2 |                                  0.6         3.6             
0.50/0.56	c ................................ | ..........                  3 |                                  0.6         5.4             
0.50/0.56	c ................................ | ..........                  4 |                                  0.6         7.1             
0.50/0.56	c ................................ | ..........                  5 |              103                 0.6         8.9         1460
0.50/0.57	c ................................ | ..........               1000 | 66           620                 0.6      1754.4        10643
95.96/24.61	c ................................ | ..........            2726000 | 474395       263067             96.0     28395.8      5817719
191.63/48.79	c ................................ | ..........            4492000 | 828163       389359            192.0     23394.6      8774244
288.02/73.00	c ................................ | ..........            6163000 | 1184061      493947            288.1     21395.6     10734009
383.89/97.24	c ................................ | ..........            7378000 | 1445314      574204            384.1     19211.0     13180287
479.84/121.44	c ................................ | *.........            8366000 | 1676145      662068            480.0     17429.2     14192194
508.24/128.65	c *............................... | *.........            8832735 | 1779771      687425            508.4     17371.9     14402774
545.99/138.13	c ****............................ | *.........            9118161 | 1852009      705924            546.1     16696.3     14764796
545.99/138.13	c ****............................ | *.........            9118162 | 1852009      705924            546.1     16696.3     14764796
545.99/138.13	c ****............................ | *.........            9118163 | 1852009      705924            546.1     16696.3     14764796
575.75/145.76	c ****............................ | *.........            9703000 | 1991039      726051            576.0     16844.9     14989858
592.75/150.02	c *****........................... | *.........            9933867 | 2045610      733182            592.9     16756.1     15460111
592.75/150.06	c ********........................ | *.........            9936176 | 2046209      733182            593.0     16755.2     15461782
592.75/150.06	c ********........................ | *.........            9936177 | 2046209      733182            593.0     16755.2     15461782
592.75/150.06	c ********........................ | *.........            9936178 | 2046209      733182            593.0     16755.2     15461782
592.75/150.06	c ********........................ | *.........            9936179 | 2046209      733182            593.0     16755.2     15461782
593.15/150.18	c *********....................... | *.........            9946666 | 2049028      733188            593.5     16759.9     15470572
593.55/150.20	c ****************................ | *.........            9948765 | 2049553      733188            593.5     16761.5     15472697
593.55/150.20	c ****************................ | *.........            9948766 | 2049553      733188            593.5     16761.5     15472697
593.55/150.20	c ************************........ | *.........            9948767 | 2049554      733188            593.5     16761.5     15472697
593.55/150.20	c ************************........ | *.........            9948768 | 2049554      733188            593.5     16761.5     15472697
593.55/150.20	c ************************........ | *.........            9948769 | 2049554      733188            593.5     16761.5     15472697
593.55/150.20	c ************************........ | *.........            9948770 | 2049554      733188            593.5     16761.5     15472697
593.55/150.20	c *************************....... | *.........            9948773 | 2049556      733188            593.5     16761.5     15472697
595.55/150.74	c Thread 0 result 0
595.55/150.74	c Thread 0 found (nil)
595.55/150.74	c Thread 2 result 0
595.55/150.74	c Partial assignments = 9974885, improvements = 2056366  ucps = 733190 PA/sec = 16744.53, subset nodes = 15476982
595.55/150.74	s UNSATISFIABLE
595.55/150.74	c CPU time = 595.71 seconds
595.55/150.74	c Elapsed time = 151 seconds

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273827-1304058767/watcher-3273827-1304058767 -o /tmp/evaluation-result-3273827-1304058767/solver-3273827-1304058767 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3273827-1304058767.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.55 7.43 7.85 4/176 28762
/proc/meminfo: memFree=16003768/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=8708 CPUtime=0 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) R 28758 28762 28069 0 -1 4202496 279 0 0 0 0 0 0 0 24 0 1 0 517475534 8916992 221 33554432000 4194304 4338100 140734260125904 18446744073709551615 4290759 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28762/statm: 2177 221 163 36 0 82 0

[startup+0.0353581 s]
/proc/loadavg: 5.55 7.43 7.85 4/176 28762
/proc/meminfo: memFree=16003768/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=8708 CPUtime=0.03 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) R 28758 28762 28069 0 -1 4202496 279 0 0 0 3 0 0 0 24 0 1 0 517475534 8916992 221 33554432000 4194304 4338100 140734260125904 18446744073709551615 4245893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28762/statm: 2177 221 163 36 0 82 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8708

[startup+0.100347 s]
/proc/loadavg: 5.55 7.43 7.85 4/176 28762
/proc/meminfo: memFree=16003768/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=8708 CPUtime=0.1 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) R 28758 28762 28069 0 -1 4202496 279 0 0 0 10 0 0 0 24 0 1 0 517475534 8916992 221 33554432000 4194304 4338100 140734260125904 18446744073709551615 4246495 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28762/statm: 2177 221 163 36 0 82 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8708

[startup+0.300311 s]
/proc/loadavg: 5.55 7.43 7.85 4/176 28762
/proc/meminfo: memFree=16003768/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=8708 CPUtime=0.3 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) R 28758 28762 28069 0 -1 4202496 279 0 0 0 30 0 0 0 25 0 1 0 517475534 8916992 221 33554432000 4194304 4338100 140734260125904 18446744073709551615 268272089620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28762/statm: 2177 221 163 36 0 82 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8708

[startup+0.700243 s]
/proc/loadavg: 5.55 7.43 7.85 4/176 28762
/proc/meminfo: memFree=16003768/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=129316 CPUtime=1.09 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 2766 0 0 0 109 0 0 0 25 0 5 0 517475534 132419584 2708 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 32329 2708 196 36 0 30234 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 129316

[startup+1.5011 s]
/proc/loadavg: 5.55 7.43 7.85 7/182 28768
/proc/meminfo: memFree=15980672/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=223136 CPUtime=4.28 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 9994 0 0 0 427 1 0 0 25 0 5 0 517475534 228491264 9936 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 55784 9936 196 36 0 53689 0
[pid=28762/tid=28765] ppid=28758 vsize=223136 CPUtime=0.92 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 2087 0 0 0 92 0 0 0 25 0 5 0 517475590 228491264 9936 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254275 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=223136 CPUtime=0.93 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 2040 0 0 0 93 0 0 0 25 0 5 0 517475590 228491264 9936 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=223136 CPUtime=0.92 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 2353 0 0 0 92 0 0 0 25 0 5 0 517475590 228491264 9936 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=223136 CPUtime=0.91 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 2869 0 0 0 91 0 0 0 25 0 5 0 517475590 228491264 9937 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 223136

[startup+3.10082 s]
/proc/loadavg: 5.59 7.41 7.84 7/182 28768
/proc/meminfo: memFree=15948672/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=259352 CPUtime=10.62 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 18503 0 0 0 1059 3 0 0 25 0 5 0 517475534 265576448 18437 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 64838 18437 198 36 0 62743 0
[pid=28762/tid=28765] ppid=28758 vsize=259352 CPUtime=2.5 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 4316 0 0 0 250 0 0 0 25 0 5 0 517475590 265576448 18437 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254439 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=259352 CPUtime=2.52 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 3896 0 0 0 252 0 0 0 25 0 5 0 517475590 265576448 18437 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254429 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=259352 CPUtime=2.52 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 4207 0 0 0 251 1 0 0 25 0 5 0 517475590 265576448 18437 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=259352 CPUtime=2.5 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 5439 0 0 0 249 1 0 0 25 0 5 0 517475590 265576448 18437 33554432000 4194304 4338100 140734260125904 18446744073709551615 4257956 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 259352

[startup+6.30025 s]
/proc/loadavg: 5.59 7.41 7.84 10/186 28772
/proc/meminfo: memFree=15822444/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=298172 CPUtime=23.34 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 28075 0 0 0 2326 8 0 0 25 0 5 0 517475534 305328128 28009 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 74543 28009 198 36 0 72448 0
[pid=28762/tid=28765] ppid=28758 vsize=298172 CPUtime=5.68 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 7291 0 0 0 566 2 0 0 25 0 5 0 517475590 305328128 28009 33554432000 4194304 4338100 140734260125904 18446744073709551615 268272084193 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=298172 CPUtime=5.7 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 6413 0 0 0 569 1 0 0 25 0 5 0 517475590 305328128 28009 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=298172 CPUtime=5.7 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 5590 0 0 0 569 1 0 0 25 0 5 0 517475590 305328128 28009 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=298172 CPUtime=5.66 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 8136 0 0 0 564 2 0 0 25 0 5 0 517475590 305328128 28009 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254418 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.34
Current children cumulated vsize (KiB) 298172

[startup+12.7011 s]
/proc/loadavg: 5.96 7.43 7.84 10/186 28773
/proc/meminfo: memFree=15672068/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=336940 CPUtime=48.72 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 37207 0 0 0 4860 12 0 0 25 0 5 0 517475534 345026560 37141 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 84235 37141 198 36 0 82140 0
[pid=28762/tid=28765] ppid=28758 vsize=336940 CPUtime=12.02 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 11006 0 0 0 1198 4 0 0 25 0 5 0 517475590 345026560 37141 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=336940 CPUtime=12.06 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 8087 0 0 0 1204 2 0 0 25 0 5 0 517475590 345026560 37141 33554432000 4194304 4338100 140734260125904 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=336940 CPUtime=12.06 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 7823 0 0 0 1204 2 0 0 25 0 5 0 517475590 345026560 37141 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=336940 CPUtime=11.98 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 9646 0 0 0 1195 3 0 0 25 0 5 0 517475590 345026560 37142 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254332 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.72
Current children cumulated vsize (KiB) 336940

[startup+25.5008 s]
/proc/loadavg: 6.27 7.45 7.84 10/186 28773
/proc/meminfo: memFree=15499064/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=384120 CPUtime=99.53 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 49638 0 0 0 9933 20 0 0 25 0 5 0 517475534 393338880 49572 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 96030 49572 198 36 0 93935 0
[pid=28762/tid=28765] ppid=28758 vsize=384120 CPUtime=24.69 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 18254 0 0 0 2461 8 0 0 25 0 5 0 517475590 393338880 49572 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=384120 CPUtime=24.77 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 11059 0 0 0 2474 3 0 0 25 0 5 0 517475590 393338880 49572 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=384120 CPUtime=24.78 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 8936 0 0 0 2475 3 0 0 25 0 5 0 517475590 393338880 49572 33554432000 4194304 4338100 140734260125904 18446744073709551615 268272084414 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=384120 CPUtime=24.68 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 10744 0 0 0 2465 3 0 0 25 0 5 0 517475590 393338880 49572 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.53
Current children cumulated vsize (KiB) 384120

[startup+51.1003 s]
/proc/loadavg: 7.00 7.52 7.85 11/186 28774
/proc/meminfo: memFree=15249320/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=484032 CPUtime=201.14 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 73759 0 0 0 20080 34 0 0 25 0 5 0 517475534 495648768 73693 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 121008 73693 198 36 0 118913 0
[pid=28762/tid=28765] ppid=28758 vsize=484032 CPUtime=50.06 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 30689 0 0 0 4990 16 0 0 25 0 5 0 517475590 495648768 73693 33554432000 4194304 4338100 140734260125904 18446744073709551615 4240516 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=484032 CPUtime=50.27 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14841 0 0 0 5021 6 0 0 18 0 5 0 517475590 495648768 73693 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=484032 CPUtime=50.2 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 12381 0 0 0 5016 4 0 0 25 0 5 0 517475590 495648768 73693 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=484032 CPUtime=50.01 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 15203 0 0 0 4996 5 0 0 25 0 5 0 517475590 495648768 73693 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.14
Current children cumulated vsize (KiB) 484032

[startup+102.307 s]
/proc/loadavg: 7.63 7.60 7.86 11/186 28775
/proc/meminfo: memFree=14817652/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=710776 CPUtime=404.13 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 113294 0 0 0 40308 105 0 0 25 0 5 0 517475534 727834624 113228 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 177694 113228 198 36 0 175599 0
[pid=28762/tid=28765] ppid=28758 vsize=710776 CPUtime=100.68 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 39600 0 0 0 10023 45 0 0 25 0 5 0 517475590 727834624 113228 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=710776 CPUtime=101.15 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 26887 0 0 0 10104 11 0 0 25 0 5 0 517475590 727834624 113228 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=710776 CPUtime=100.9 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 13469 0 0 0 10058 32 0 0 25 0 5 0 517475590 727834624 113228 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=710776 CPUtime=100.81 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 32693 0 0 0 10066 15 0 0 25 0 5 0 517475590 727834624 113228 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.13
Current children cumulated vsize (KiB) 710776

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

[startup+127.901 s]
/proc/loadavg: 7.76 7.63 7.86 10/186 28776
/proc/meminfo: memFree=14699604/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=732488 CPUtime=505.46 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 118983 0 0 0 50410 136 0 0 25 0 5 0 517475534 750067712 118917 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 183122 118917 198 36 0 181027 0
[pid=28762/tid=28765] ppid=28758 vsize=732488 CPUtime=125.78 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40129 0 0 0 12518 60 0 0 25 0 5 0 517475590 750067712 118917 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=732488 CPUtime=126.59 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 27683 0 0 0 12647 12 0 0 25 0 5 0 517475590 750067712 118917 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=732488 CPUtime=126.26 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14295 0 0 0 12580 46 0 0 25 0 5 0 517475590 750067712 118917 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=732488 CPUtime=126.23 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 36231 0 0 0 12606 17 0 0 25 0 5 0 517475590 750067712 118917 33554432000 4194304 4338100 140734260125904 18446744073709551615 4289266 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 505.46
Current children cumulated vsize (KiB) 732488

[startup+140.7 s]
/proc/loadavg: 7.79 7.64 7.86 10/186 28776
/proc/meminfo: memFree=14635604/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=750688 CPUtime=556.16 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 123670 0 0 0 55465 151 0 0 25 0 5 0 517475534 768704512 123604 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 187672 123604 198 36 0 185577 0
[pid=28762/tid=28765] ppid=28758 vsize=750688 CPUtime=138.39 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40485 0 0 0 13772 67 0 0 25 0 5 0 517475590 768704512 123604 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=750688 CPUtime=139.32 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 28813 0 0 0 13919 13 0 0 25 0 5 0 517475590 768704512 123604 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514676 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=750688 CPUtime=138.94 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14684 0 0 0 13842 52 0 0 25 0 5 0 517475590 768704512 123604 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=750688 CPUtime=138.92 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 39043 0 0 0 13874 18 0 0 25 0 5 0 517475590 768704512 123604 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 556.16
Current children cumulated vsize (KiB) 750688

[startup+147.1 s]
/proc/loadavg: 7.81 7.65 7.86 10/186 28776
/proc/meminfo: memFree=14629652/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=770440 CPUtime=581.25 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 126732 0 0 0 57963 162 0 0 25 0 5 0 517475534 788930560 126666 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 192610 126666 198 36 0 190515 0
[pid=28762/tid=28765] ppid=28758 vsize=770440 CPUtime=144.62 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40508 0 0 0 14390 72 0 0 25 0 5 0 517475590 788930560 126666 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=770440 CPUtime=145.6 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 31118 0 0 0 14547 13 0 0 25 0 5 0 517475590 788930560 126666 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254315 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=770440 CPUtime=145.18 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14807 0 0 0 14462 56 0 0 25 0 5 0 517475590 788930560 126666 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=770440 CPUtime=145.25 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 39654 0 0 0 14506 19 0 0 25 0 5 0 517475590 788930560 126666 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 581.25
Current children cumulated vsize (KiB) 770440

[startup+148.701 s]
/proc/loadavg: 7.98 7.69 7.87 9/186 28776
/proc/meminfo: memFree=14617748/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=776696 CPUtime=587.56 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 128224 0 0 0 58592 164 0 0 25 0 5 0 517475534 795336704 128158 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 194174 128158 198 36 0 192079 0
[pid=28762/tid=28765] ppid=28758 vsize=776696 CPUtime=146.18 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40629 0 0 0 14545 73 0 0 25 0 5 0 517475590 795336704 128158 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=776696 CPUtime=147.18 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 32116 0 0 0 14705 13 0 0 25 0 5 0 517475590 795336704 128158 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254321 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=776696 CPUtime=146.75 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14810 0 0 0 14618 57 0 0 25 0 5 0 517475590 795336704 128158 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=776696 CPUtime=146.85 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40024 0 0 0 14666 19 0 0 25 0 5 0 517475590 795336704 128158 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 587.56
Current children cumulated vsize (KiB) 776696

[startup+149.501 s]
/proc/loadavg: 7.98 7.69 7.87 10/186 28776
/proc/meminfo: memFree=14616384/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=776696 CPUtime=590.78 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 128399 0 0 0 58913 165 0 0 25 0 5 0 517475534 795336704 128333 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 194174 128333 198 36 0 192079 0
[pid=28762/tid=28765] ppid=28758 vsize=776696 CPUtime=146.98 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40653 0 0 0 14625 73 0 0 25 0 5 0 517475590 795336704 128333 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=776696 CPUtime=147.99 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 32266 0 0 0 14785 14 0 0 25 0 5 0 517475590 795336704 128333 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254384 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=776696 CPUtime=147.55 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14811 0 0 0 14698 57 0 0 25 0 5 0 517475590 795336704 128333 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=776696 CPUtime=147.65 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40024 0 0 0 14746 19 0 0 25 0 5 0 517475590 795336704 128333 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 590.78
Current children cumulated vsize (KiB) 776696

[startup+150.301 s]
/proc/loadavg: 7.98 7.69 7.87 10/186 28776
/proc/meminfo: memFree=14616384/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=776696 CPUtime=593.94 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 128597 0 0 0 59226 168 0 0 25 0 5 0 517475534 795336704 128531 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 194174 128531 198 36 0 192079 0
[pid=28762/tid=28765] ppid=28758 vsize=776696 CPUtime=147.77 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40850 0 0 0 14703 74 0 0 25 0 5 0 517475590 795336704 128531 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=776696 CPUtime=148.77 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 32266 0 0 0 14863 14 0 0 25 0 5 0 517475590 795336704 128531 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=776696 CPUtime=148.34 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14812 0 0 0 14776 58 0 0 25 0 5 0 517475590 795336704 128531 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=776696 CPUtime=148.44 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40024 0 0 0 14825 19 0 0 25 0 5 0 517475590 795336704 128531 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 593.94
Current children cumulated vsize (KiB) 776696

[startup+150.707 s]
/proc/loadavg: 7.98 7.69 7.87 10/186 28776
/proc/meminfo: memFree=14615392/32950928 swapFree=67111528/67111528
[pid=28762] ppid=28758 vsize=776696 CPUtime=595.55 cores=1,3,5,7
/proc/28762/stat : 28762 (ttsth-5-4) S 28758 28762 28069 0 -1 4202496 128609 0 0 0 59386 169 0 0 25 0 5 0 517475534 795336704 128543 33554432000 4194304 4338100 140734260125904 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28762/statm: 194174 128543 198 36 0 192079 0
[pid=28762/tid=28765] ppid=28758 vsize=776696 CPUtime=148.18 cores=1,3,5,7
/proc/28762/task/28765/stat : 28765 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40862 0 0 0 14743 75 0 0 25 0 5 0 517475590 795336704 128543 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=28762/tid=28766] ppid=28758 vsize=776696 CPUtime=149.17 cores=1,3,5,7
/proc/28762/task/28766/stat : 28766 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 32266 0 0 0 14902 15 0 0 25 0 5 0 517475590 795336704 128543 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=28762/tid=28767] ppid=28758 vsize=776696 CPUtime=148.75 cores=1,3,5,7
/proc/28762/task/28767/stat : 28767 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 14812 0 0 0 14817 58 0 0 18 0 5 0 517475590 795336704 128543 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=28762/tid=28768] ppid=28758 vsize=776696 CPUtime=148.86 cores=1,3,5,7
/proc/28762/task/28768/stat : 28768 (ttsth-5-4) R 28758 28762 28069 0 -1 4202560 40024 0 0 0 14866 20 0 0 25 0 5 0 517475590 795336704 128543 33554432000 4194304 4338100 140734260125904 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 595.55
Current children cumulated vsize (KiB) 776696

Child status: 20
Real time (s): 150.768
CPU time (s): 595.738
CPU user time (s): 594.016
CPU system time (s): 1.72274
CPU usage (%): 395.135
Max. virtual memory (cumulated for all children) (KiB): 776696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 594.016
system time used= 1.72274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128632
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= 7871
involuntary context switches= 5720

runsolver used 0.26196 second user time and 0.565913 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 08:32:47
IDJOB=3273827
IDBENCH=83147
IDSOLVER=1654
FILE ID=node122/3273827-1304058767
RUNJOBID= node122-1304058767-28744
PBS_JOBID= 13170414
Free space on /tmp= 71664 MiB

SOLVER NAME= ttsth 5-4
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= DIR/ttsth-5-4 -num-threads NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273827-1304058767/watcher-3273827-1304058767 -o /tmp/evaluation-result-3273827-1304058767/solver-3273827-1304058767 -C 4800 -W 1300 -M 15500  HOME/ttsth-5-4 -num-threads 4 HOME/instance-3273827-1304058767.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=1625015932

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16004204 kB
Buffers:       1734184 kB
Cached:       14583216 kB
SwapCached:          0 kB
Active:        5504444 kB
Inactive:     10877748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16004204 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:       64088 kB
Mapped:          14620 kB
Slab:           501436 kB
PageTables:       4232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186708 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71664 MiB
End job on node122 at 2011-04-29 08:35:18