Trace number 1781100

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 (16 threads)? (MO) 1512.53 100.124

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.40/0.42	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1781100-1244981190.cnf 
0.40/0.42	c Using SATTIMEOUT of 10000
0.40/0.42	c Using SATRAM of 2047
0.40/0.42	c Size of subset node = 16
0.40/0.42	c Variables = 3366
0.40/0.42	c Clauses = 362797
0.40/0.42	c Literals = 1083511
0.40/0.42	c Reduced size:
0.40/0.42	c Variables = 3366
0.40/0.42	c Clauses = 362797
0.40/0.42	c Literals = 1083511
0.40/0.42	c a2
1.00/1.10	c a1
2.58/2.62	c Independent sub-problems = 1
2.58/2.62	c Sub-problem with 3366 variables and 362797 clauses
2.58/2.62	c using permutation method 4
2.58/2.62	c count = 1
2.58/2.62	c Ordering finished 2.500 seconds
2.58/2.62	c mapped 2.620 seconds
2.58/2.62	c permuted 2.620 seconds
2.58/2.62	c about to sort
2.68/2.70	c sorted
4.98/5.03	c clauses now 362797
4.98/5.03	c init finished 2.780 seconds
4.98/5.03	c tree built 5.030 seconds
4.98/5.03	c 
4.98/5.03	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
4.98/5.03	c ---------------------------------|----------------------------------|------------------------------------------------------
4.98/5.03	c ................................ | ..........                       |                        5.0           0.0             
4.98/5.03	c ................................ | ..........                     1 |                        5.0           0.2             
4.98/5.03	c ................................ | ..........                     2 |                        5.0           0.4             
4.98/5.03	c ................................ | ..........                     3 |                        5.0           0.6             
4.98/5.03	c ................................ | ..........                     4 |                        5.0           0.8             
4.98/5.03	c ................................ | ..........                     5 |                        5.0           1.0             
9.06/5.34	c ................................ | ..........                  1000 | 20                     7.5         133.7        18627
226.11/19.18	c ................................ | ..........                177000 | 15757                200.3         883.5     14720683
435.40/32.38	c ................................ | ..........                279000 | 29048                401.9         694.2     31636750
640.34/45.26	c ................................ | ..........                370000 | 43886                601.7         614.9     46889625
844.00/58.08	c ................................ | ..........                460000 | 59424                802.0         573.5     60716528
1046.31/70.72	c ................................ | *.........                553000 | 76112               1001.4         552.3     74689725
1248.78/83.40	c ................................ | *.........                637000 | 86964               1202.3         529.8     87234935
1446.60/95.88	c ................................ | *.........                712000 | 98542               1400.3         508.4     99713791

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1781100-1244981190/watcher-1781100-1244981190 -o /tmp/evaluation-result-1781100-1244981190/solver-1781100-1244981190 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1781100-1244981190.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.89 15.64 15.05 2/184 30458
/proc/meminfo: memFree=18984776/36427776 swapFree=3020/7716
[pid=30458] ppid=30456 vsize=1540 CPUtime=0
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 657425385 1576960 233 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 385 233 75 177 0 207 0

[startup+0.044528 s]
/proc/loadavg: 15.89 15.64 15.05 2/184 30458
/proc/meminfo: memFree=18984776/36427776 swapFree=3020/7716
[pid=30458] ppid=30456 vsize=3764 CPUtime=0.04
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 807 0 0 0 4 0 0 0 20 0 1 0 657425385 3854336 764 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 941 765 75 177 0 763 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3764

[startup+0.100547 s]
/proc/loadavg: 15.89 15.64 15.05 2/184 30458
/proc/meminfo: memFree=18984776/36427776 swapFree=3020/7716
[pid=30458] ppid=30456 vsize=7232 CPUtime=0.1
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 1656 0 0 0 10 0 0 0 20 0 1 0 657425385 7405568 1613 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 1808 1614 75 177 0 1630 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7232

[startup+0.300572 s]
/proc/loadavg: 15.89 15.64 15.05 2/184 30458
/proc/meminfo: memFree=18984776/36427776 swapFree=3020/7716
[pid=30458] ppid=30456 vsize=19124 CPUtime=0.3
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 4658 0 0 0 26 4 0 0 20 0 1 0 657425385 19582976 4615 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 4781 4616 75 177 0 4603 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 19124

[startup+0.700601 s]
/proc/loadavg: 15.89 15.64 15.05 2/184 30458
/proc/meminfo: memFree=18984776/36427776 swapFree=3020/7716
[pid=30458] ppid=30456 vsize=49376 CPUtime=0.7
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 11547 0 0 0 64 6 0 0 20 0 1 0 657425385 50561024 11503 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134749337 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 12344 11503 76 177 0 12166 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 49376

[startup+1.50069 s]
/proc/loadavg: 15.89 15.64 15.05 2/185 30459
/proc/meminfo: memFree=18938844/36427776 swapFree=3736/53776
[pid=30458] ppid=30456 vsize=48972 CPUtime=1.5
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 12436 0 0 0 144 6 0 0 20 0 1 0 657425385 50147328 11682 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134555288 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 12243 11682 77 177 0 12065 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 48972

[startup+3.1008 s]
/proc/loadavg: 15.89 15.64 15.05 2/185 30459
/proc/meminfo: memFree=18932816/36427776 swapFree=4064/59884
[pid=30458] ppid=30456 vsize=81764 CPUtime=3.08
/proc/30458/stat : 30458 (ttsth-5-0) R 30456 30458 15497 0 -1 4202496 21117 0 0 0 298 10 0 0 20 0 1 0 657425385 83726336 20008 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134735855 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 20441 20008 88 177 0 20263 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81764

[startup+6.304 s]
/proc/loadavg: 14.69 15.40 14.97 16/201 30475
/proc/meminfo: memFree=18855632/36427776 swapFree=4664/139900
[pid=30458] ppid=30456 vsize=274328 CPUtime=24.45
/proc/30458/stat : 30458 (ttsth-5-0) S 30456 30458 15497 0 -1 4202496 37467 0 0 0 1347 1098 0 0 20 0 17 0 657425385 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 68582 35775 95 177 0 68404 0
[pid=30458/tid=30460] ppid=30456 vsize=274328 CPUtime=1.34
/proc/30458/task/30460/stat : 30460 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 329 0 0 0 90 44 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590241 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30458/tid=30461] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30461/stat : 30461 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 208 0 0 0 54 66 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30458/tid=30462] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30462/stat : 30462 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 331 0 0 0 52 68 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590136 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30458/tid=30463] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30463/stat : 30463 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 256 0 0 0 48 72 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134592217 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30458/tid=30464] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30464/stat : 30464 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 313 0 0 0 42 78 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30458/tid=30465] ppid=30456 vsize=274328 CPUtime=1.18
/proc/30458/task/30465/stat : 30465 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 259 0 0 0 50 68 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30458/tid=30466] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30466/stat : 30466 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 248 0 0 0 48 72 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134551012 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30458/tid=30467] ppid=30456 vsize=274328 CPUtime=1.22
/proc/30458/task/30467/stat : 30467 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 283 0 0 0 54 68 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590180 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30458/tid=30468] ppid=30456 vsize=274328 CPUtime=1.22
/proc/30458/task/30468/stat : 30468 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 298 0 0 0 56 66 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30458/tid=30469] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30469/stat : 30469 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 255 0 0 0 46 74 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30458/tid=30470] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30470/stat : 30470 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 339 0 0 0 60 60 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134592435 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30458/tid=30471] ppid=30456 vsize=274328 CPUtime=1.22
/proc/30458/task/30471/stat : 30471 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 232 0 0 0 52 70 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590133 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30458/tid=30472] ppid=30456 vsize=274328 CPUtime=1.18
/proc/30458/task/30472/stat : 30472 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 272 0 0 0 44 74 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30458/tid=30473] ppid=30456 vsize=274328 CPUtime=1.18
/proc/30458/task/30473/stat : 30473 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 215 0 0 0 50 68 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134589091 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30458/tid=30474] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30474/stat : 30474 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 287 0 0 0 52 68 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590140 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=274328 CPUtime=1.2
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 266 0 0 0 60 60 0 0 20 0 17 0 657425888 280911872 35775 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590129 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 274328

[startup+12.7043 s]
/proc/loadavg: 14.72 15.39 14.97 17/201 30475
/proc/meminfo: memFree=18746996/36427776 swapFree=4692/248400
[pid=30458] ppid=30456 vsize=390240 CPUtime=125.16
/proc/30458/stat : 30458 (ttsth-5-0) S 30456 30458 15497 0 -1 4202496 65283 0 0 0 9452 3064 0 0 20 0 17 0 657425385 399605760 63591 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 97560 63592 95 177 0 97382 0
[pid=30458/tid=30460] ppid=30456 vsize=390240 CPUtime=7.76
/proc/30458/task/30460/stat : 30460 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 2386 0 0 0 732 44 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134680257 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30458/tid=30461] ppid=30456 vsize=390240 CPUtime=7.5
/proc/30458/task/30461/stat : 30461 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 2977 0 0 0 544 206 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134588792 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30458/tid=30462] ppid=30456 vsize=390240 CPUtime=7.48
/proc/30458/task/30462/stat : 30462 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1815 0 0 0 556 192 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30458/tid=30463] ppid=30456 vsize=390240 CPUtime=7.5
/proc/30458/task/30463/stat : 30463 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1330 0 0 0 556 194 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30458/tid=30464] ppid=30456 vsize=390240 CPUtime=7.48
/proc/30458/task/30464/stat : 30464 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1650 0 0 0 556 192 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30458/tid=30465] ppid=30456 vsize=390240 CPUtime=7.48
/proc/30458/task/30465/stat : 30465 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1655 0 0 0 576 172 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30458/tid=30466] ppid=30456 vsize=390240 CPUtime=7.48
/proc/30458/task/30466/stat : 30466 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1933 0 0 0 532 216 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30458/tid=30467] ppid=30456 vsize=390240 CPUtime=7.48
/proc/30458/task/30467/stat : 30467 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1987 0 0 0 500 248 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30458/tid=30468] ppid=30456 vsize=390240 CPUtime=7.54
/proc/30458/task/30468/stat : 30468 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 2167 0 0 0 592 162 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30458/tid=30469] ppid=30456 vsize=390240 CPUtime=7.5
/proc/30458/task/30469/stat : 30469 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1943 0 0 0 538 212 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30458/tid=30470] ppid=30456 vsize=390240 CPUtime=7.54
/proc/30458/task/30470/stat : 30470 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 2146 0 0 0 570 184 0 0 20 0 17 0 657425888 399605760 63592 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134592044 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30458/tid=30471] ppid=30456 vsize=390240 CPUtime=7.52
/proc/30458/task/30471/stat : 30471 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1734 0 0 0 540 212 0 0 20 0 17 0 657425888 399605760 63593 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30458/tid=30472] ppid=30456 vsize=390240 CPUtime=7.42
/proc/30458/task/30472/stat : 30472 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1727 0 0 0 536 206 0 0 20 0 17 0 657425888 399605760 63593 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30458/tid=30473] ppid=30456 vsize=390240 CPUtime=7.32
/proc/30458/task/30473/stat : 30473 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1732 0 0 0 526 206 0 0 20 0 17 0 657425888 399605760 63593 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134561428 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30458/tid=30474] ppid=30456 vsize=390240 CPUtime=7.48
/proc/30458/task/30474/stat : 30474 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 1158 0 0 0 542 206 0 0 20 0 17 0 657425888 399605760 63593 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590150 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=390240 CPUtime=7.52
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 3868 0 0 0 564 188 0 0 20 0 17 0 657425888 399605760 63593 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 125.16
Current children cumulated vsize (KiB) 390240

[startup+25.5078 s]
/proc/loadavg: 15.00 15.42 14.99 17/201 30475
/proc/meminfo: memFree=18465240/36427776 swapFree=4692/529568
[pid=30458] ppid=30456 vsize=683704 CPUtime=327.58
/proc/30458/stat : 30458 (ttsth-5-0) S 30456 30458 15497 0 -1 4202496 134229 0 0 0 27293 5465 0 0 20 0 17 0 657425385 700112896 132537 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 170926 132540 95 177 0 170748 0
[pid=30458/tid=30460] ppid=30456 vsize=683704 CPUtime=20.44
/proc/30458/task/30460/stat : 30460 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 11326 0 0 0 2000 44 0 0 20 0 17 0 657425888 700112896 132540 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134751534 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30458/tid=30461] ppid=30456 vsize=683704 CPUtime=20.16
/proc/30458/task/30461/stat : 30461 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 7364 0 0 0 1646 370 0 0 20 0 17 0 657425888 700112896 132540 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30458/tid=30462] ppid=30456 vsize=683704 CPUtime=20.18
/proc/30458/task/30462/stat : 30462 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 4837 0 0 0 1688 330 0 0 20 0 17 0 657425888 700112896 132541 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30458/tid=30463] ppid=30456 vsize=683704 CPUtime=20.14
/proc/30458/task/30463/stat : 30463 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 4405 0 0 0 1652 362 0 0 20 0 17 0 657425888 700112896 132541 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30458/tid=30464] ppid=30456 vsize=683704 CPUtime=20.14
/proc/30458/task/30464/stat : 30464 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 6119 0 0 0 1662 352 0 0 20 0 17 0 657425888 700112896 132541 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30458/tid=30465] ppid=30456 vsize=683704 CPUtime=20.12
/proc/30458/task/30465/stat : 30465 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5273 0 0 0 1668 344 0 0 20 0 17 0 657425888 700112896 132541 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134562344 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30458/tid=30466] ppid=30456 vsize=683704 CPUtime=20.12
/proc/30458/task/30466/stat : 30466 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 6380 0 0 0 1620 392 0 0 20 0 17 0 657425888 700112896 132541 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134732614 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30458/tid=30467] ppid=30456 vsize=683704 CPUtime=20.1
/proc/30458/task/30467/stat : 30467 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 6682 0 0 0 1564 446 0 0 20 0 17 0 657425888 700112896 132542 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30458/tid=30468] ppid=30456 vsize=683704 CPUtime=20.2
/proc/30458/task/30468/stat : 30468 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5619 0 0 0 1696 324 0 0 20 0 17 0 657425888 700112896 132542 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30458/tid=30469] ppid=30456 vsize=683704 CPUtime=20.2
/proc/30458/task/30469/stat : 30469 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5550 0 0 0 1670 350 0 0 20 0 17 0 657425888 700112896 132542 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30458/tid=30470] ppid=30456 vsize=683704 CPUtime=20.26
/proc/30458/task/30470/stat : 30470 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5901 0 0 0 1692 334 0 0 20 0 17 0 657425888 700112896 132542 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134591460 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30458/tid=30471] ppid=30456 vsize=683704 CPUtime=20.2
/proc/30458/task/30471/stat : 30471 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5562 0 0 0 1652 368 0 0 20 0 17 0 657425888 700112896 132542 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30458/tid=30472] ppid=30456 vsize=683704 CPUtime=20.04
/proc/30458/task/30472/stat : 30472 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5519 0 0 0 1618 386 0 0 20 0 17 0 657425888 700112896 132543 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30458/tid=30473] ppid=30456 vsize=683704 CPUtime=19.7
/proc/30458/task/30473/stat : 30473 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 5971 0 0 0 1604 366 0 0 20 0 17 0 657425888 700112896 132544 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134592041 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30458/tid=30474] ppid=30456 vsize=683704 CPUtime=20.1
/proc/30458/task/30474/stat : 30474 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 3545 0 0 0 1640 370 0 0 20 0 17 0 657425888 700112896 132544 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=683704 CPUtime=20.26
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 11105 0 0 0 1726 300 0 0 20 0 17 0 657425888 700112896 132545 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 327.58
Current children cumulated vsize (KiB) 683704

[startup+51.1063 s]
/proc/loadavg: 15.34 15.46 15.01 17/201 30475
/proc/meminfo: memFree=17965120/36427776 swapFree=4692/1027852
[pid=30458] ppid=30456 vsize=1219316 CPUtime=734.21
/proc/30458/stat : 30458 (ttsth-5-0) S 30456 30458 15497 0 -1 4202496 259590 0 0 0 65753 7668 0 0 20 0 17 0 657425385 1248579584 257898 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 304829 257898 95 177 0 304651 0
[pid=30458/tid=30460] ppid=30456 vsize=1219316 CPUtime=45.99
/proc/30458/task/30460/stat : 30460 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 22180 0 0 0 4543 56 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30458/tid=30461] ppid=30456 vsize=1219316 CPUtime=45.57
/proc/30458/task/30461/stat : 30461 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 15375 0 0 0 4027 530 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590133 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30458/tid=30462] ppid=30456 vsize=1219316 CPUtime=45.64
/proc/30458/task/30462/stat : 30462 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 12694 0 0 0 4092 472 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30458/tid=30463] ppid=30456 vsize=1219316 CPUtime=45.54
/proc/30458/task/30463/stat : 30463 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 10554 0 0 0 4040 514 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30458/tid=30464] ppid=30456 vsize=1219316 CPUtime=45.57
/proc/30458/task/30464/stat : 30464 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 12950 0 0 0 4065 492 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134591099 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30458/tid=30465] ppid=30456 vsize=1219316 CPUtime=45.59
/proc/30458/task/30465/stat : 30465 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 12042 0 0 0 4079 480 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30458/tid=30466] ppid=30456 vsize=1219316 CPUtime=45.59
/proc/30458/task/30466/stat : 30466 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 18650 0 0 0 4035 524 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30458/tid=30467] ppid=30456 vsize=1219316 CPUtime=45.5
/proc/30458/task/30467/stat : 30467 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 16306 0 0 0 3920 630 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30458/tid=30468] ppid=30456 vsize=1219316 CPUtime=45.65
/proc/30458/task/30468/stat : 30468 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 14022 0 0 0 4105 460 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30458/tid=30469] ppid=30456 vsize=1219316 CPUtime=45.66
/proc/30458/task/30469/stat : 30469 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 11325 0 0 0 4086 480 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134550999 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30458/tid=30470] ppid=30456 vsize=1219316 CPUtime=45.76
/proc/30458/task/30470/stat : 30470 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 12630 0 0 0 4106 470 0 0 20 0 17 0 657425888 1248579584 257899 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590153 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30458/tid=30471] ppid=30456 vsize=1219316 CPUtime=45.66
/proc/30458/task/30471/stat : 30471 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 14331 0 0 0 4038 528 0 0 20 0 17 0 657425888 1248579584 257900 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30458/tid=30472] ppid=30456 vsize=1219316 CPUtime=45.44
/proc/30458/task/30472/stat : 30472 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 11561 0 0 0 4000 544 0 0 20 0 17 0 657425888 1248579584 257900 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30458/tid=30473] ppid=30456 vsize=1219316 CPUtime=44.63
/proc/30458/task/30473/stat : 30473 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 12278 0 0 0 3949 514 0 0 20 0 17 0 657425888 1248579584 257900 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134590285 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30458/tid=30474] ppid=30456 vsize=1219316 CPUtime=45.52
/proc/30458/task/30474/stat : 30474 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 7851 0 0 0 3994 558 0 0 20 0 17 0 657425888 1248579584 257900 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=1219316 CPUtime=45.79
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 21766 0 0 0 4187 392 0 0 20 0 17 0 657425888 1248579584 257900 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 734.21
Current children cumulated vsize (KiB) 1219316



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+99.9042 s]
/proc/loadavg: 15.71 15.54 15.06 17/201 30475
/proc/meminfo: memFree=17130468/36427776 swapFree=4692/1863036
[pid=30458] ppid=30456 vsize=2098232 CPUtime=1512.15
/proc/30458/stat : 30458 (ttsth-5-0) S 30456 30458 15497 0 -1 4202496 465489 0 0 0 141856 9359 0 0 20 0 17 0 657425385 2148589568 463797 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 524558 463797 95 177 0 524380 0
[pid=30458/tid=30460] ppid=30456 vsize=2098232 CPUtime=94.79
/proc/30458/task/30460/stat : 30460 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 31366 0 0 0 9401 78 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134562272 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30458/tid=30461] ppid=30456 vsize=2098232 CPUtime=94.22
/proc/30458/task/30461/stat : 30461 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 32411 0 0 0 8762 660 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30458/tid=30462] ppid=30456 vsize=2098232 CPUtime=94.31
/proc/30458/task/30462/stat : 30462 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 22501 0 0 0 8863 568 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30458/tid=30463] ppid=30456 vsize=2098232 CPUtime=94.14
/proc/30458/task/30463/stat : 30463 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 19271 0 0 0 8772 642 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30458/tid=30464] ppid=30456 vsize=2098232 CPUtime=94.23
/proc/30458/task/30464/stat : 30464 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 24195 0 0 0 8833 590 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134591433 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30458/tid=30465] ppid=30456 vsize=2098232 CPUtime=94.26
/proc/30458/task/30465/stat : 30465 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 24873 0 0 0 8838 588 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30458/tid=30466] ppid=30456 vsize=2098232 CPUtime=94.27
/proc/30458/task/30466/stat : 30466 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 35162 0 0 0 8795 632 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30458/tid=30467] ppid=30456 vsize=2098232 CPUtime=94.16
/proc/30458/task/30467/stat : 30467 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 36790 0 0 0 8638 778 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30458/tid=30468] ppid=30456 vsize=2098232 CPUtime=94.32
/proc/30458/task/30468/stat : 30468 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 28991 0 0 0 8854 578 0 0 20 0 17 0 657425888 2148589568 463798 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30458/tid=30469] ppid=30456 vsize=2098232 CPUtime=94.36
/proc/30458/task/30469/stat : 30469 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 20664 0 0 0 8858 578 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30458/tid=30470] ppid=30456 vsize=2098232 CPUtime=94.47
/proc/30458/task/30470/stat : 30470 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 24697 0 0 0 8889 558 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30458/tid=30471] ppid=30456 vsize=2098232 CPUtime=94.32
/proc/30458/task/30471/stat : 30471 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 29611 0 0 0 8782 650 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30458/tid=30472] ppid=30456 vsize=2098232 CPUtime=94.09
/proc/30458/task/30472/stat : 30472 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 21303 0 0 0 8745 664 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30458/tid=30473] ppid=30456 vsize=2098232 CPUtime=92.29
/proc/30458/task/30473/stat : 30473 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 20314 0 0 0 8587 642 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30458/tid=30474] ppid=30456 vsize=2098232 CPUtime=94.21
/proc/30458/task/30474/stat : 30474 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 24556 0 0 0 8763 658 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=2098232 CPUtime=94.54
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4202560 35709 0 0 0 8984 470 0 0 20 0 17 0 657425888 2148589568 463799 18446744073709551615 134512640 135237372 4291797968 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1512.15
Current children cumulated vsize (KiB) 2098232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+100.025 s]
/proc/loadavg: 15.71 15.54 15.06 2/187 30476
/proc/meminfo: memFree=17663412/36427776 swapFree=4692/1327280
[pid=30458] ppid=30456 vsize=0 CPUtime=1512.43
/proc/30458/stat : 30458 (ttsth-5-0) Z 30456 30458 15497 0 -1 4203532 465509 0 0 0 141871 9372 0 0 20 0 2 0 657425385 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 0 0 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=0 CPUtime=94.64
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4203588 35709 0 0 0 8984 480 0 0 20 0 2 0 657425888 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1512.43
Current children cumulated vsize (KiB) 0

[startup+100.113 s]
/proc/loadavg: 15.71 15.54 15.06 2/187 30476
/proc/meminfo: memFree=17663412/36427776 swapFree=4692/1327280
[pid=30458] ppid=30456 vsize=0 CPUtime=1512.51
/proc/30458/stat : 30458 (ttsth-5-0) Z 30456 30458 15497 0 -1 4203532 465509 0 0 0 141871 9380 0 0 20 0 2 0 657425385 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30458/statm: 0 0 0 0 0 0 0
[pid=30458/tid=30475] ppid=30456 vsize=0 CPUtime=94.72
/proc/30458/task/30475/stat : 30475 (ttsth-5-0) R 30456 30458 15497 0 -1 4203588 35709 0 0 0 8984 488 0 0 20 0 2 0 657425888 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1512.51
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 100.124
CPU time (s): 1512.53
CPU user time (s): 1418.73
CPU system time (s): 93.8019
CPU usage (%): 1510.65
Max. virtual memory (cumulated for all children) (KiB): 2098232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1418.73
system time used= 93.8019
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465509
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= 95959
involuntary context switches= 3149

runsolver used 0.532033 second user time and 1.40409 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 14:06:30
IDJOB=1781100
IDBENCH=71096
IDSOLVER=634
FILE ID=xenhost3-49/1781100-1244981190
PBS_JOBID=
Free space on /tmp= 7016 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781100-1244981190/watcher-1781100-1244981190 -o /tmp/evaluation-result-1781100-1244981190/solver-1781100-1244981190 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1781100-1244981190.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 16

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED= 468168656

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      18984776 kB
Buffers:        524844 kB
Cached:       14124280 kB
SwapCached:          0 kB
Active:        4170960 kB
Inactive:     10486520 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            6656 kB
Writeback:           0 kB
AnonPages:        7716 kB
Mapped:           3020 kB
Slab:           733620 kB
SReclaimable:   706728 kB
SUnreclaim:      26892 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7016 MiB
End job on xenhost3-49 at 2009-06-14 14:08:12