Trace number 3159152

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
csls pnorm-8cores? (TO) 4800.2 1201.41

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
MD5SUM24f29f9a1e0f9e8aba36541592ba8e3a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1233
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Input seed 1761828896 used seed: 1761828896
4800.17/1201.41	s UNKNOWN
4800.17/1201.41	c Min false clauses Core[0]: 1
4800.17/1201.41	c Min false clauses Core[1]: 1
4800.17/1201.41	c Min false clauses Core[2]: 1
4800.17/1201.41	c Min false clauses Core[3]: 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3159152-1304083128/watcher-3159152-1304083128 -o /tmp/evaluation-result-3159152-1304083128/solver-3159152-1304083128 -C 4800 -W 1300 -M 15500 HOME/csls-pnorm -maxcores 8 HOME/instance-3159152-1304083128.cnf 4 1761828896 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.40 7.92 7.96 6/180 18170
/proc/meminfo: memFree=30368708/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 422 0 0 0 0 0 0 0 25 0 4 0 519913206 51978240 361 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396312498 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 12690 361 298 91 0 8208 0
[pid=18170/tid=18171] ppid=18168 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519913206 51978240 361 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396312502 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519913206 51978240 361 33554432000 4194304 4563110 140734768465600 18446744073709551615 253640915953 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519913206 51978240 361 33554432000 4194304 4563110 140734768465600 18446744073709551615 253652657206 0 0 4096 16384 0 0 0 -1 4 0 0 0

[startup+0.156288 s]
/proc/loadavg: 7.40 7.92 7.96 6/180 18170
/proc/meminfo: memFree=30368708/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=0.61 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 61 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451252 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=0.15 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 15 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4230312 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=0.14 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 14 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439501 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=0.15 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 15 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 128596

[startup+0.20028 s]
/proc/loadavg: 7.40 7.92 7.96 6/180 18170
/proc/meminfo: memFree=30368708/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=0.78 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 78 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4233616 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=0.19 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 19 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4229180 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=0.19 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 19 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438888 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=0.19 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 19 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 128596

[startup+0.300262 s]
/proc/loadavg: 7.40 7.92 7.96 6/180 18170
/proc/meminfo: memFree=30368708/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=1.18 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 118 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451591 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 29 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439583 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 29 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4223153 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 29 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4324548 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 128596

[startup+0.700188 s]
/proc/loadavg: 7.40 7.92 7.96 6/180 18170
/proc/meminfo: memFree=30368708/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=2.78 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 278 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4233604 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 69 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438915 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 69 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439148 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 69 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4202361 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 128596

[startup+1.50104 s]
/proc/loadavg: 7.40 7.92 7.96 9/184 18174
/proc/meminfo: memFree=30366840/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=5.98 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 598 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1.49 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 149 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4444815 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=1.48 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 148 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439535 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1.49 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 149 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439544 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 128596

[startup+3.10075 s]
/proc/loadavg: 7.40 7.92 7.96 9/184 18174
/proc/meminfo: memFree=30366220/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=12.37 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 1237 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451328 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=3.09 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 309 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438875 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=3.08 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 308 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439148 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=3.09 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 309 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438792 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 128596

[startup+6.30017 s]
/proc/loadavg: 7.45 7.92 7.96 9/184 18174
/proc/meminfo: memFree=30366308/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=25.16 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 2516 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4233601 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=6.29 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 629 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438735 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=6.26 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 626 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4258793 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=6.29 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 629 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438763 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 128596

[startup+12.701 s]
/proc/loadavg: 7.49 7.93 7.96 9/184 18174
/proc/meminfo: memFree=30365568/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=50.73 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 5073 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=12.7 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 1270 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438875 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=12.64 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 1264 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=12.69 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 1269 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438686 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 128596

[startup+25.5007 s]
/proc/loadavg: 7.60 7.93 7.96 9/184 18175
/proc/meminfo: memFree=30365584/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=101.87 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 10187 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4233634 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=25.5 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 2550 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4230480 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=25.38 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 2538 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=25.49 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 2549 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439590 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 128596

[startup+51.101 s]
/proc/loadavg: 7.80 7.95 7.96 9/184 18176
/proc/meminfo: memFree=30365360/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=204.16 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 20416 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451713 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=51.1 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 5110 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439024 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=50.86 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 5086 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438703 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=51.09 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 5109 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4230199 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.16
Current children cumulated vsize (KiB) 128596

[startup+102.301 s]
/proc/loadavg: 7.95 7.97 7.97 9/184 18177
/proc/meminfo: memFree=30364480/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=408.74 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 40874 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451337 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=102.3 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 10230 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439294 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=101.83 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 10183 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439148 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=102.29 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 10229 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438787 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.74
Current children cumulated vsize (KiB) 128596

[startup+162.301 s]

################
# More data... #
################

[pid=18170] ppid=18168 vsize=128596 CPUtime=2806.01 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 280601 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4235027 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=702.32 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 70232 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438678 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=699.12 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 69912 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4444822 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=702.25 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 70225 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438411 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2806.01
Current children cumulated vsize (KiB) 128596

[startup+762.301 s]
/proc/loadavg: 8.13 8.12 8.03 9/184 18194
/proc/meminfo: memFree=30363748/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=3045.75 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 304575 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4450755 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=762.32 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 76232 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438703 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=758.85 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 75885 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=762.25 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 76225 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438888 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.75
Current children cumulated vsize (KiB) 128596

[startup+822.3 s]
/proc/loadavg: 8.08 8.11 8.03 9/184 18196
/proc/meminfo: memFree=30363720/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=3285.46 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 328546 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4450962 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=822.32 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 82232 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4222904 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=818.58 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 81858 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4444800 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=822.24 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 82224 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439121 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.46
Current children cumulated vsize (KiB) 128596

[startup+882.306 s]
/proc/loadavg: 8.03 8.08 8.03 9/184 18198
/proc/meminfo: memFree=30363824/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=3525.22 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 352522 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451256 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=882.33 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 88233 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4229638 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=878.31 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 87831 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438925 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=882.24 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 88224 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439634 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3525.22
Current children cumulated vsize (KiB) 128596

[startup+942.3 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 18199
/proc/meminfo: memFree=30363684/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=3764.93 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 376492 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4450773 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=942.32 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 94232 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439583 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=938.04 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 93804 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438792 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=942.23 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 94223 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4444810 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.93
Current children cumulated vsize (KiB) 128596

[startup+1002.3 s]
/proc/loadavg: 8.03 8.07 8.02 9/184 18201
/proc/meminfo: memFree=30363540/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=4004.66 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 400465 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4451137 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1002.32 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 100232 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4223044 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=997.77 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 99777 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438797 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1002.23 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 100223 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439148 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.66
Current children cumulated vsize (KiB) 128596

[startup+1062.3 s]
/proc/loadavg: 8.08 8.07 8.02 9/184 18202
/proc/meminfo: memFree=30363636/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=4244.39 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 424438 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4202088 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1062.33 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 106233 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438997 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=1057.5 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 105750 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439112 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1062.22 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 106222 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438875 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4244.39
Current children cumulated vsize (KiB) 128596

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/184 18204
/proc/meminfo: memFree=30363624/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=4484.11 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 448410 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4233651 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1122.33 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 112233 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4229714 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=1117.22 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 111722 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439143 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1122.22 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 112222 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310868 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4484.11
Current children cumulated vsize (KiB) 128596

[startup+1182.3 s]
/proc/loadavg: 8.15 8.08 8.03 9/184 18206
/proc/meminfo: memFree=30363724/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=4723.84 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 472383 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4259006 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1182.33 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 118233 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438925 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=1176.96 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 117696 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4438824 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1182.22 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 118222 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4229525 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.84
Current children cumulated vsize (KiB) 128596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.4 s]
/proc/loadavg: 8.11 8.08 8.02 5/179 18207
/proc/meminfo: memFree=30364992/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=4800.17 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 480016 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1201.44 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 120144 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4444810 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=1195.97 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 119597 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439653 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1201.32 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 120132 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439136 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 128596

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

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

[startup+1201.4 s]
/proc/loadavg: 8.11 8.08 8.02 5/179 18207
/proc/meminfo: memFree=30364992/32951124 swapFree=67111364/67111528
[pid=18170] ppid=18168 vsize=128596 CPUtime=4800.17 cores=0,2,4,6
/proc/18170/stat : 18170 (csls-pnorm) R 18168 18170 17576 0 -1 4202496 844 0 0 0 480016 1 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 47100396310843 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/18170/statm: 32149 738 339 91 0 27667 0
[pid=18170/tid=18171] ppid=18168 vsize=128596 CPUtime=1201.44 cores=0,2,4,6
/proc/18170/task/18171/stat : 18171 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 112 0 0 0 120144 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4444810 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=18170/tid=18172] ppid=18168 vsize=128596 CPUtime=1195.97 cores=0,2,4,6
/proc/18170/task/18172/stat : 18172 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 97 0 0 0 119597 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439653 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=18170/tid=18173] ppid=18168 vsize=128596 CPUtime=1201.32 cores=0,2,4,6
/proc/18170/task/18173/stat : 18173 (csls-pnorm) R 18168 18170 17576 0 -1 4202560 104 0 0 0 120132 0 0 0 25 0 4 0 519913206 131682304 738 33554432000 4194304 4563110 140734768465600 18446744073709551615 4439136 0 0 4096 16384 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 128596

Child status: 0
Real time (s): 1201.41
CPU time (s): 4800.2
CPU user time (s): 4800.19
CPU system time (s): 0.012998
CPU usage (%): 399.547
Max. virtual memory (cumulated for all children) (KiB): 128596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.19
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 846
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= 38
involuntary context switches= 35496

runsolver used 1.78673 second user time and 3.68444 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 15:18:48
IDJOB=3159152
IDBENCH=82775
IDSOLVER=1570
FILE ID=node106/3159152-1304083128
RUNJOBID= node106-1304081923-17891
PBS_JOBID= 13170519
Free space on /tmp= 72160 MiB

SOLVER NAME= csls pnorm-8cores
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
COMMAND LINE= HOME/csls-pnorm -maxcores 8 BENCHNAME NBCORE RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3159152-1304083128/watcher-3159152-1304083128 -o /tmp/evaluation-result-3159152-1304083128/solver-3159152-1304083128 -C 4800 -W 1300 -M 15500  HOME/csls-pnorm -maxcores 8 HOME/instance-3159152-1304083128.cnf 4 1761828896

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

MD5SUM BENCH= 24f29f9a1e0f9e8aba36541592ba8e3a
RANDOM SEED=1761828896

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30368848 kB
Buffers:        245456 kB
Cached:        2060704 kB
SwapCached:         88 kB
Active:         776576 kB
Inactive:      1595384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30368848 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:       65600 kB
Mapped:          15092 kB
Slab:           145980 kB
PageTables:       4304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72160 MiB
End job on node106 at 2011-04-29 15:38:52