Trace number 1781143

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 (4 threads)? (MO) 1474.78 693.45

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.12/0.21	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781143-1243685969.cnf 
0.12/0.21	c Using SATTIMEOUT of 10000
0.12/0.21	c Using SATRAM of 2047
0.12/0.21	c Size of subset node = 16
0.12/0.21	c Variables = 2058
0.12/0.21	c Clauses = 133055
0.12/0.21	c Literals = 396210
0.12/0.21	c Reduced size:
0.12/0.21	c Variables = 2058
0.12/0.21	c Clauses = 133055
0.12/0.21	c Literals = 396210
0.12/0.21	c a2
0.52/0.56	c a1
1.17/1.27	c Independent sub-problems = 1
1.17/1.27	c Sub-problem with 2058 variables and 133055 clauses
1.17/1.27	c using permutation method 4
1.17/1.27	c count = 1
1.17/1.27	c Ordering finished 1.160 seconds
1.17/1.27	c mapped 1.220 seconds
1.17/1.27	c permuted 1.220 seconds
1.17/1.27	c about to sort
1.27/1.31	c sorted
1.97/2.06	c clauses now 133055
1.97/2.06	c init finished 1.290 seconds
1.97/2.06	c tree built 2.020 seconds
1.97/2.06	c 
1.97/2.06	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.97/2.06	c ---------------------------------|----------------------------------|------------------------------------------------------
1.97/2.06	c ................................ | ..........                       |                        2.0           0.0             
1.97/2.06	c ................................ | ..........                     1 |                        2.0           0.5             
1.97/2.06	c ................................ | ..........                     2 |                        2.0           1.0             
1.97/2.06	c ................................ | ..........                     3 |                        2.0           1.5             
1.97/2.06	c ................................ | ..........                     4 |                        2.0           2.0             
1.97/2.06	c ................................ | ..........                     5 |                        2.0           2.5             
1.97/2.07	c ................................ | ..........                  1000 |                        2.0         492.6           75
199.90/93.39	c ................................ | ..........               1201000 | 71877                200.1        6002.3     24969415
400.00/188.86	c ................................ | ..........               1812000 | 118947               400.1        4528.9     49279836
600.15/279.91	c ................................ | ..........               2251000 | 155383               600.2        3750.7     68652095
800.04/376.09	c ................................ | ..........               2583000 | 187196               800.2        3227.9     83405240
999.81/468.59	c ................................ | *.........               3341000 | 233280              1000.0        3340.8     95430262
1200.24/565.80	c ................................ | *.........               4080000 | 271861              1200.4        3398.8    110607613
1400.86/656.44	c ................................ | *.........               4349000 | 284350              1400.9        3104.3    122204284

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1781143-1243685969/watcher-1781143-1243685969 -o /tmp/evaluation-result-1781143-1243685969/solver-1781143-1243685969 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781143-1243685969.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: 6.54 6.56 5.85 4/117 11093
/proc/meminfo: memFree=2981124/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1144 CPUtime=0.01
/proc/11093/stat : 11093 (ttsth-5-0) R 11091 11093 10612 0 -1 4202496 165 0 0 0 1 0 0 0 20 0 1 0 1133259756 1171456 121 4294967295 134512640 135237372 3213247408 3213246004 134893425 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11093/statm: 286 121 75 177 0 108 0

[startup+0.073342 s]
/proc/loadavg: 6.54 6.56 5.85 4/117 11093
/proc/meminfo: memFree=2981124/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=4028 CPUtime=0.08
/proc/11093/stat : 11093 (ttsth-5-0) R 11091 11093 10612 0 -1 4202496 877 0 0 0 8 0 0 0 20 0 1 0 1133259756 4124672 833 4294967295 134512640 135237372 3213247408 3213246856 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11093/statm: 1007 833 75 177 0 829 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4028

[startup+0.113335 s]
/proc/loadavg: 6.54 6.56 5.85 4/117 11093
/proc/meminfo: memFree=2981124/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=5732 CPUtime=0.12
/proc/11093/stat : 11093 (ttsth-5-0) R 11091 11093 10612 0 -1 4202496 1311 0 0 0 11 1 0 0 21 0 1 0 1133259756 5869568 1267 4294967295 134512640 135237372 3213247408 3213245932 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11093/statm: 1433 1268 75 177 0 1255 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5732

[startup+0.313328 s]
/proc/loadavg: 6.54 6.56 5.85 4/117 11093
/proc/meminfo: memFree=2981124/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=18436 CPUtime=0.32
/proc/11093/stat : 11093 (ttsth-5-0) R 11091 11093 10612 0 -1 4202496 4405 0 0 0 30 2 0 0 21 0 1 0 1133259756 18878464 4360 4294967295 134512640 135237372 3213247408 3213246224 134680343 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11093/statm: 4609 4360 76 177 0 4431 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 18436

[startup+0.713303 s]
/proc/loadavg: 6.54 6.56 5.85 4/117 11093
/proc/meminfo: memFree=2981124/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=18412 CPUtime=0.72
/proc/11093/stat : 11093 (ttsth-5-0) R 11091 11093 10612 0 -1 4202496 4681 0 0 0 70 2 0 0 22 0 1 0 1133259756 18853888 4376 4294967295 134512640 135237372 3213247408 3213246736 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11093/statm: 4603 4376 77 177 0 4425 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18412

[startup+1.51326 s]
/proc/loadavg: 6.54 6.56 5.85 6/119 11105
/proc/meminfo: memFree=2961772/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=23548 CPUtime=1.47
/proc/11093/stat : 11093 (ttsth-5-0) R 11091 11093 10612 0 -1 4202496 6215 0 0 0 145 2 0 0 25 0 1 0 1133259756 24113152 5735 4294967295 134512640 135237372 3213247408 3213224920 134723071 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11093/statm: 5887 5735 88 177 0 5709 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23548

[startup+3.11318 s]
/proc/loadavg: 6.50 6.55 5.85 7/122 11285
/proc/meminfo: memFree=2948220/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=73736 CPUtime=4.1
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 10589 0 0 0 407 3 0 0 25 0 5 0 1133259756 75505664 9927 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 18434 9927 95 177 0 18256 0
[pid=11093/tid=11282] ppid=11091 vsize=73736 CPUtime=0.73
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 468 0 0 0 73 0 0 0 25 0 5 0 1133259962 75505664 9927 4294967295 134512640 135237372 3213247408 3083665392 134590245 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=73736 CPUtime=0.32
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 390 0 0 0 32 0 0 0 25 0 5 0 1133259962 75505664 9927 4294967295 134512640 135237372 3213247408 3075288880 134588252 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=73736 CPUtime=0.31
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 331 0 0 0 31 0 0 0 25 0 5 0 1133259962 75505664 9927 4294967295 134512640 135237372 3213247408 3066836128 134550989 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=73736 CPUtime=0.72
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 854 0 0 0 71 1 0 0 25 0 5 0 1133259962 75505664 9927 4294967295 134512640 135237372 3213247408 3058498624 134680720 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 73736

[startup+6.31302 s]
/proc/loadavg: 6.50 6.55 5.85 7/122 11290
/proc/meminfo: memFree=2925328/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=96400 CPUtime=10.49
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 16265 0 0 0 1045 4 0 0 25 0 5 0 1133259756 98713600 15603 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 24100 15603 95 177 0 23922 0
[pid=11093/tid=11282] ppid=11091 vsize=96400 CPUtime=2.32
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 1238 0 0 0 232 0 0 0 25 0 5 0 1133259962 98713600 15603 4294967295 134512640 135237372 3213247408 3083654288 134550399 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=96400 CPUtime=1.92
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 2006 0 0 0 192 0 0 0 25 0 5 0 1133259962 98713600 15603 4294967295 134512640 135237372 3213247408 3075279808 134589638 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=96400 CPUtime=1.82
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 1627 0 0 0 182 0 0 0 25 0 5 0 1133259962 98713600 15603 4294967295 134512640 135237372 3213247408 3066893148 134749296 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=96400 CPUtime=2.41
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 2848 0 0 0 239 2 0 0 25 0 5 0 1133259962 98713600 15603 4294967295 134512640 135237372 3213247408 3058491060 134680212 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 96400

[startup+12.7127 s]
/proc/loadavg: 6.50 6.55 5.85 7/122 11302
/proc/meminfo: memFree=2878844/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=139676 CPUtime=23.27
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 27069 0 0 0 2319 8 0 0 25 0 5 0 1133259756 143028224 26407 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 34919 26407 95 177 0 34741 0
[pid=11093/tid=11282] ppid=11091 vsize=139676 CPUtime=5.65
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 2915 0 0 0 563 2 0 0 25 0 5 0 1133259962 143028224 26407 4294967295 134512640 135237372 3213247408 3083699492 134561074 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=139676 CPUtime=4.97
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 5478 0 0 0 495 2 0 0 25 0 5 0 1133259962 143028224 26407 4294967295 134512640 135237372 3213247408 3075286636 134680502 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=139676 CPUtime=4.91
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 3836 0 0 0 491 0 0 0 25 0 5 0 1133259962 143028224 26407 4294967295 134512640 135237372 3213247408 3066871072 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=139676 CPUtime=5.72
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 6294 0 0 0 570 2 0 0 25 0 5 0 1133259962 143028224 26407 4294967295 134512640 135237372 3213247408 3058477200 134549899 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.27
Current children cumulated vsize (KiB) 139676

[startup+25.512 s]
/proc/loadavg: 6.42 6.53 5.85 7/122 11322
/proc/meminfo: memFree=2798880/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=216928 CPUtime=48.85
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 46343 0 0 0 4871 14 0 0 25 0 5 0 1133259756 222134272 45681 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 54232 45681 95 177 0 54054 0
[pid=11093/tid=11282] ppid=11091 vsize=216928 CPUtime=12.18
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 5524 0 0 0 1215 3 0 0 25 0 5 0 1133259962 222134272 45681 4294967295 134512640 135237372 3213247408 3083674176 134562405 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=216928 CPUtime=11.22
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 11399 0 0 0 1119 3 0 0 25 0 5 0 1133259962 222134272 45681 4294967295 134512640 135237372 3213247408 3075295648 134590281 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=216928 CPUtime=11.02
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 8055 0 0 0 1102 0 0 0 25 0 5 0 1133259962 222134272 45681 4294967295 134512640 135237372 3213247408 3066872032 134549885 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=216928 CPUtime=12.41
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 12819 0 0 0 1235 6 0 0 25 0 5 0 1133259962 222134272 45681 4294967295 134512640 135237372 3213247408 3058500080 134749353 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.85
Current children cumulated vsize (KiB) 216928

[startup+51.1107 s]
/proc/loadavg: 6.48 6.53 5.87 7/122 11361
/proc/meminfo: memFree=2690048/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=326820 CPUtime=100.01
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 73832 0 0 0 9966 35 0 0 25 0 5 0 1133259756 334663680 73170 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 81705 73170 95 177 0 81527 0
[pid=11093/tid=11282] ppid=11091 vsize=326820 CPUtime=25.14
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 9970 0 0 0 2506 8 0 0 25 0 5 0 1133259962 334663680 73170 4294967295 134512640 135237372 3213247408 3083670128 134562351 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=326820 CPUtime=23.82
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 18903 0 0 0 2375 7 0 0 25 0 5 0 1133259962 334663680 73170 4294967295 134512640 135237372 3213247408 3075285984 134562320 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=326820 CPUtime=23.81
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 14997 0 0 0 2376 5 0 0 25 0 5 0 1133259962 334663680 73170 4294967295 134512640 135237372 3213247408 3066856348 134561392 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=326820 CPUtime=25.22
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 21416 0 0 0 2509 13 0 0 25 0 5 0 1133259962 334663680 73170 4294967295 134512640 135237372 3213247408 3058470188 134549872 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (KiB) 326820

[startup+102.318 s]
/proc/loadavg: 6.59 6.56 5.92 8/122 11623
/proc/meminfo: memFree=2511116/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=503752 CPUtime=220.97
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 118045 0 0 0 22039 58 0 0 25 0 5 0 1133259756 515842048 117383 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 125938 117383 95 177 0 125760 0
[pid=11093/tid=11282] ppid=11091 vsize=503752 CPUtime=69.55
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 21088 0 0 0 6938 17 0 0 25 0 5 0 1133259962 515842048 117383 4294967295 134512640 135237372 3213247408 3083661232 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=503752 CPUtime=49.18
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 31117 0 0 0 4908 10 0 0 25 0 5 0 1133259962 515842048 117383 4294967295 134512640 135237372 3213247408 3075281664 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=503752 CPUtime=49.61
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 23944 0 0 0 4951 10 0 0 25 0 5 0 1133259962 515842048 117383 4294967295 134512640 135237372 3213247408 3066865600 134562317 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=503752 CPUtime=50.61
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 33350 0 0 0 5042 19 0 0 25 0 5 0 1133259962 515842048 117383 4294967295 134512640 135237372 3213247408 3058471456 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 503752

[startup+162.315 s]
/proc/loadavg: 6.60 6.58 5.96 8/122 11900
/proc/meminfo: memFree=2252056/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=764524 CPUtime=347.06
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 183262 0 0 0 34614 92 0 0 25 0 5 0 1133259756 782872576 182600 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 191131 182600 95 177 0 190953 0
[pid=11093/tid=11282] ppid=11091 vsize=764524 CPUtime=99.69
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 29328 0 0 0 9946 23 0 0 25 0 5 0 1133259962 782872576 182600 4294967295 134512640 135237372 3213247408 3083684256 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=764524 CPUtime=78.92
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 52065 0 0 0 7867 25 0 0 25 0 5 0 1133259962 782872576 182600 4294967295 134512640 135237372 3213247408 3075285504 134680285 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=764524 CPUtime=79.72
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 38186 0 0 0 7956 16 0 0 25 0 5 0 1133259962 782872576 182600 4294967295 134512640 135237372 3213247408 3066854752 134562294 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=764524 CPUtime=86.71
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 55137 0 0 0 8645 26 0 0 25 0 5 0 1133259962 782872576 182600 4294967295 134512640 135237372 3213247408 3058485936 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 347.06
Current children cumulated vsize (KiB) 764524

[startup+222.312 s]
/proc/loadavg: 6.67 6.60 6.01 7/122 12176
/proc/meminfo: memFree=2051052/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=963884 CPUtime=466.98
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 233108 0 0 0 46587 111 0 0 25 0 5 0 1133259756 987017216 232446 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 240971 232446 95 177 0 240793 0
[pid=11093/tid=11282] ppid=11091 vsize=963884 CPUtime=129.51
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 36504 0 0 0 12926 25 0 0 25 0 5 0 1133259962 987017216 232446 4294967295 134512640 135237372 3213247408 3083698096 134562380 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=963884 CPUtime=109.02
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 69764 0 0 0 10866 36 0 0 25 0 5 0 1133259962 987017216 232446 4294967295 134512640 135237372 3213247408 3075290048 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=963884 CPUtime=109.71
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 50847 0 0 0 10952 19 0 0 25 0 5 0 1133259962 987017216 232446 4294967295 134512640 135237372 3213247408 3066850672 134562348 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=963884 CPUtime=116.72
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 67447 0 0 0 11643 29 0 0 25 0 5 0 1133259962 987017216 232446 4294967295 134512640 135237372 3213247408 3058506656 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 466.98
Current children cumulated vsize (KiB) 963884

[startup+282.309 s]
/proc/loadavg: 6.70 6.61 6.05 8/122 12452
/proc/meminfo: memFree=1841288/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1174764 CPUtime=606.15
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 285855 0 0 0 60479 136 0 0 25 0 5 0 1133259756 1202958336 285193 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 293691 285193 95 177 0 293513 0
[pid=11093/tid=11282] ppid=11091 vsize=1174764 CPUtime=163.65
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 43569 0 0 0 16338 27 0 0 25 0 5 0 1133259962 1202958336 285193 4294967295 134512640 135237372 3213247408 3083653104 134562363 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1174764 CPUtime=139.22
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 84364 0 0 0 13877 45 0 0 25 0 5 0 1133259962 1202958336 285193 4294967295 134512640 135237372 3213247408 3075305004 134551013 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1174764 CPUtime=154.78
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 64489 0 0 0 15455 23 0 0 25 0 5 0 1133259962 1202958336 285193 4294967295 134512640 135237372 3213247408 3066874432 134562413 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1174764 CPUtime=146.48
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 84887 0 0 0 14609 39 0 0 25 0 5 0 1133259962 1202958336 285193 4294967295 134512640 135237372 3213247408 3058475360 134562459 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 606.15
Current children cumulated vsize (KiB) 1174764

[startup+342.315 s]
/proc/loadavg: 6.69 6.61 6.08 7/122 12734
/proc/meminfo: memFree=1693772/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1321164 CPUtime=732.72
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 322435 0 0 0 73118 154 0 0 25 0 5 0 1133259756 1352871936 321773 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 330291 321773 95 177 0 330113 0
[pid=11093/tid=11282] ppid=11091 vsize=1321164 CPUtime=193.83
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 48134 0 0 0 19355 28 0 0 25 0 5 0 1133259962 1352871936 321773 4294967295 134512640 135237372 3213247408 3083678928 134591086 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1321164 CPUtime=172.7
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 99742 0 0 0 17216 54 0 0 25 0 5 0 1133259962 1352871936 321773 4294967295 134512640 135237372 3213247408 3075302800 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1321164 CPUtime=187.96
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 70994 0 0 0 18771 25 0 0 25 0 5 0 1133259962 1352871936 321773 4294967295 134512640 135237372 3213247408 3066882772 134634454 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1321164 CPUtime=176.21
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 95019 0 0 0 17576 45 0 0 25 0 5 0 1133259962 1352871936 321773 4294967295 134512640 135237372 3213247408 3058467256 134636382 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 732.72
Current children cumulated vsize (KiB) 1321164

[startup+402.312 s]
/proc/loadavg: 6.53 6.57 6.10 7/122 13008
/proc/meminfo: memFree=1559056/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1456204 CPUtime=852.62
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 356193 0 0 0 85088 174 0 0 25 0 5 0 1133259756 1491152896 355531 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 364051 355531 95 177 0 363873 0
[pid=11093/tid=11282] ppid=11091 vsize=1456204 CPUtime=223.89
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 52751 0 0 0 22354 35 0 0 25 0 5 0 1133259962 1491152896 355531 4294967295 134512640 135237372 3213247408 3083650704 134562430 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1456204 CPUtime=202.62
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 113775 0 0 0 20203 59 0 0 25 0 5 0 1133259962 1491152896 355531 4294967295 134512640 135237372 3213247408 3075309328 134593499 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1456204 CPUtime=217.81
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 78484 0 0 0 21752 29 0 0 25 0 5 0 1133259962 1491152896 355531 4294967295 134512640 135237372 3213247408 3066845504 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1456204 CPUtime=206.28
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 102637 0 0 0 20579 49 0 0 25 0 5 0 1133259962 1491152896 355531 4294967295 134512640 135237372 3213247408 3058475312 134562380 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 852.62
Current children cumulated vsize (KiB) 1456204

[startup+462.309 s]
/proc/loadavg: 6.66 6.58 6.12 8/122 13285
/proc/meminfo: memFree=1434160/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1582188 CPUtime=984.43
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 387454 0 0 0 98254 189 0 0 25 0 5 0 1133259756 1620160512 386792 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 395547 386792 95 177 0 395369 0
[pid=11093/tid=11282] ppid=11091 vsize=1582188 CPUtime=254.25
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 58847 0 0 0 25384 41 0 0 25 0 5 0 1133259962 1620160512 386792 4294967295 134512640 135237372 3213247408 3083691136 134681023 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1582188 CPUtime=244.3
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 125036 0 0 0 24367 63 0 0 25 0 5 0 1133259962 1620160512 386792 4294967295 134512640 135237372 3213247408 3075295760 134550989 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1582188 CPUtime=247.71
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 83521 0 0 0 24741 30 0 0 25 0 5 0 1133259962 1620160512 386792 4294967295 134512640 135237372 3213247408 3066855820 134562272 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1582188 CPUtime=236.16
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 111504 0 0 0 23563 53 0 0 25 0 5 0 1133259962 1620160512 386792 4294967295 134512640 135237372 3213247408 3058519040 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 984.43
Current children cumulated vsize (KiB) 1582188

[startup+522.306 s]
/proc/loadavg: 6.53 6.55 6.14 7/122 13561
/proc/meminfo: memFree=1266520/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1750480 CPUtime=1113.5
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 429553 0 0 0 111137 213 0 0 25 0 5 0 1133259756 1792491520 428891 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 437620 428891 95 177 0 437442 0
[pid=11093/tid=11282] ppid=11091 vsize=1750480 CPUtime=284.15
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 73509 0 0 0 28369 46 0 0 25 0 5 0 1133259962 1792491520 428891 4294967295 134512640 135237372 3213247408 3083673808 134562328 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1750480 CPUtime=279.76
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 134595 0 0 0 27910 66 0 0 25 0 5 0 1133259962 1792491520 428891 4294967295 134512640 135237372 3213247408 3075300976 134680257 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1750480 CPUtime=281.46
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 91772 0 0 0 28109 37 0 0 25 0 5 0 1133259962 1792491520 428891 4294967295 134512640 135237372 3213247408 3066855344 134562416 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1750480 CPUtime=266.11
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 121131 0 0 0 26549 62 0 0 25 0 5 0 1133259962 1792491520 428891 4294967295 134512640 135237372 3213247408 3058466256 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1113.5
Current children cumulated vsize (KiB) 1750480

[startup+582.313 s]
/proc/loadavg: 6.52 6.55 6.16 7/122 13837
/proc/meminfo: memFree=1140160/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1875280 CPUtime=1237.7
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 460774 0 0 0 123543 227 0 0 25 0 5 0 1133259756 1920286720 460112 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 468820 460112 95 177 0 468642 0
[pid=11093/tid=11282] ppid=11091 vsize=1875280 CPUtime=314.15
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 83026 0 0 0 31368 47 0 0 25 0 5 0 1133259962 1920286720 460112 4294967295 134512640 135237372 3213247408 3083672672 134562444 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1875280 CPUtime=309.76
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 141917 0 0 0 30904 72 0 0 25 0 5 0 1133259962 1920286720 460112 4294967295 134512640 135237372 3213247408 3075288816 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1875280 CPUtime=311.51
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 97942 0 0 0 31111 40 0 0 25 0 5 0 1133259962 1920286720 460112 4294967295 134512640 135237372 3213247408 3066850272 134562344 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1875280 CPUtime=300.26
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 129343 0 0 0 29960 66 0 0 25 0 5 0 1133259962 1920286720 460112 4294967295 134512640 135237372 3213247408 3058470144 134562355 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1237.7
Current children cumulated vsize (KiB) 1875280

[startup+642.31 s]
/proc/loadavg: 6.70 6.57 6.20 9/123 14100
/proc/meminfo: memFree=1015016/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=1999760 CPUtime=1372.66
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 491819 0 0 0 137028 238 0 0 25 0 5 0 1133259756 2047754240 491157 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 499940 491157 95 177 0 499762 0
[pid=11093/tid=11282] ppid=11091 vsize=1999760 CPUtime=344.35
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 90136 0 0 0 34387 48 0 0 25 0 5 0 1133259962 2047754240 491157 4294967295 134512640 135237372 3213247408 3083670828 134562272 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=1999760 CPUtime=339.76
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 149632 0 0 0 33904 72 0 0 25 0 5 0 1133259962 2047754240 491157 4294967295 134512640 135237372 3213247408 3075300288 134680503 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=1999760 CPUtime=341.41
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 103109 0 0 0 34097 44 0 0 25 0 5 0 1133259962 2047754240 491157 4294967295 134512640 135237372 3213247408 3066855200 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=1999760 CPUtime=345.12
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 140396 0 0 0 34440 72 0 0 25 0 5 0 1133259962 2047754240 491157 4294967295 134512640 135237372 3213247408 3058471632 134562380 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1372.66
Current children cumulated vsize (KiB) 1999760



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+693.317 s]
/proc/loadavg: 6.52 6.54 6.20 8/123 14205
/proc/meminfo: memFree=918448/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=2096400 CPUtime=1474.63
/proc/11093/stat : 11093 (ttsth-5-0) S 11091 11093 10612 0 -1 4202496 515986 0 0 0 147211 252 0 0 25 0 5 0 1133259756 2146713600 515324 4294967295 134512640 135237372 3213247408 3213247004 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 524100 515324 95 177 0 523922 0
[pid=11093/tid=11282] ppid=11091 vsize=2096400 CPUtime=369.85
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 96300 0 0 0 36932 53 0 0 25 0 5 0 1133259962 2146713600 515325 4294967295 134512640 135237372 3213247408 3083662976 134562363 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11283] ppid=11091 vsize=2096400 CPUtime=365.27
/proc/11093/task/11283/stat : 11283 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 158132 0 0 0 36454 73 0 0 25 0 5 0 1133259962 2146713600 515325 4294967295 134512640 135237372 3213247408 3075285008 134562360 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11093/tid=11284] ppid=11091 vsize=2096400 CPUtime=366.91
/proc/11093/task/11284/stat : 11284 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 107393 0 0 0 36644 47 0 0 25 0 5 0 1133259962 2146713600 515325 4294967295 134512640 135237372 3213247408 3066847888 134680727 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11093/tid=11285] ppid=11091 vsize=2096400 CPUtime=370.58
/proc/11093/task/11285/stat : 11285 (ttsth-5-0) R 11091 11093 10612 0 -1 4202560 145616 0 0 0 36981 77 0 0 25 0 5 0 1133259962 2146713600 515325 4294967295 134512640 135237372 3213247408 3058464816 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1474.63
Current children cumulated vsize (KiB) 2096400

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

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

[startup+693.437 s]
/proc/loadavg: 6.52 6.54 6.20 8/123 14205
/proc/meminfo: memFree=918448/3368532 swapFree=1959840/1959888
[pid=11093] ppid=11091 vsize=0 CPUtime=1474.77
/proc/11093/stat : 11093 (ttsth-5-0) Z 11091 11093 10612 0 -1 4203524 515990 0 0 0 147215 262 0 0 18 0 2 0 1133259756 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11093/statm: 0 0 0 0 0 0 0
[pid=11093/tid=11282] ppid=11091 vsize=0 CPUtime=369.95
/proc/11093/task/11282/stat : 11282 (ttsth-5-0) R 11091 11093 10612 0 -1 4203588 96300 0 0 0 36932 63 0 0 25 0 2 0 1133259962 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1474.77
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 693.45
CPU time (s): 1474.78
CPU user time (s): 1472.15
CPU system time (s): 2.63
CPU usage (%): 212.673
Max. virtual memory (cumulated for all children) (KiB): 2096400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1472.15
system time used= 2.63
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515990
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= 495
involuntary context switches= 57425

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 14:19:29
IDJOB=1781143
IDBENCH=71100
IDSOLVER=632
FILE ID=/1781143-1243685969
PBS_JOBID=
Free space on /tmp= 7979 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED= 1869598908

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2981124 kB
Buffers:        138220 kB
Cached:         122868 kB
SwapCached:          0 kB
Active:         176460 kB
Inactive:       106700 kB
HighTotal:     2489216 kB
HighFree:      2344548 kB
LowTotal:       879316 kB
LowFree:        636576 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:       22072 kB
Mapped:           8252 kB
Slab:            94744 kB
SReclaimable:    82572 kB
SUnreclaim:      12172 kB
PageTables:        804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   123556 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7979 MiB
End job on  at 2009-05-30 14:31:05