Trace number 3158970

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.44 1202.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c Input seed 383888340 used seed: 383888340
4800.40/1202.01	s UNKNOWN
4800.40/1202.01	c Min false clauses Core[0]: 2
4800.40/1202.01	c Min false clauses Core[1]: 2
4800.40/1202.01	c Min false clauses Core[2]: 1
4800.40/1202.01	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-3158970-1304047549/watcher-3158970-1304047549 -o /tmp/evaluation-result-3158970-1304047549/solver-3158970-1304047549 -C 4800 -W 1300 -M 15500 HOME/csls-pnorm -maxcores 8 HOME/instance-3158970-1304047549.cnf 4 383888340 

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: 8.02 8.06 8.00 5/178 3406
/proc/meminfo: memFree=16788324/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 421 0 0 0 0 0 0 0 25 0 4 0 516354570 51978240 361 33554432000 4194304 4563110 140735011157744 18446744073709551615 47945868912562 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 12690 361 298 91 0 8208 0
[pid=3406/tid=3407] ppid=3404 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 516354571 51978240 361 33554432000 4194304 4563110 140735011157744 18446744073709551615 210647202801 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 516354571 51978240 361 33554432000 4194304 4563110 140735011157744 18446744073709551615 47945868912562 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 516354571 51978240 361 33554432000 4194304 4563110 140735011157744 18446744073709551615 47945868912562 0 0 4096 16384 0 0 0 -1 0 0 0 0

[startup+0.026377 s]
/proc/loadavg: 8.02 8.06 8.00 5/178 3406
/proc/meminfo: memFree=16788324/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128604 CPUtime=0.08 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) D 3404 3406 3050 0 -1 4202496 1361 0 0 0 8 0 0 0 18 0 4 0 516354570 131690496 1287 33554432000 4194304 4563110 140735011157744 18446744073709551615 210646801392 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32151 1287 332 91 0 27669 0
[pid=3406/tid=3407] ppid=3404 vsize=128604 CPUtime=0.01 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 228 0 0 0 1 0 0 0 25 0 4 0 516354571 131690496 1287 33554432000 4194304 4563110 140735011157744 18446744073709551615 210647189639 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128604 CPUtime=0.02 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) D 3404 3406 3050 0 -1 4202560 225 0 0 0 2 0 0 0 18 0 4 0 516354571 131690496 1287 33554432000 4194304 4563110 140735011157744 18446744073709551615 210646801392 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128604 CPUtime=0.01 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) D 3404 3406 3050 0 -1 4202560 235 0 0 0 1 0 0 0 18 0 4 0 516354571 131690496 1287 33554432000 4194304 4563110 140735011157744 18446744073709551615 4471117 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 128604

[startup+0.131054 s]
/proc/loadavg: 8.02 8.06 8.00 5/178 3406
/proc/meminfo: memFree=16788324/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=0.5 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 50 0 0 0 18 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451351 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=0.12 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 12 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4223205 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=0.12 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 12 0 0 0 18 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438811 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=0.12 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 12 0 0 0 18 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439151 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 128596

[startup+0.301025 s]
/proc/loadavg: 8.02 8.06 8.00 5/178 3406
/proc/meminfo: memFree=16788324/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=1.18 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 118 0 0 0 18 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450773 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 29 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229533 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 29 0 0 0 18 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439544 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 29 0 0 0 18 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438925 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 128596

[startup+0.700957 s]
/proc/loadavg: 8.02 8.06 8.00 5/178 3406
/proc/meminfo: memFree=16788324/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=2.78 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 278 0 0 0 18 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451727 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 69 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438792 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 69 0 0 0 18 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438853 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 69 0 0 0 18 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438336 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 128596

[startup+1.50082 s]
/proc/loadavg: 8.02 8.06 8.00 9/182 3411
/proc/meminfo: memFree=16781596/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=5.97 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 597 0 0 0 20 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451115 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=1.48 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 148 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438835 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=1.49 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 149 0 0 0 20 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438875 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=1.49 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 149 0 0 0 20 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438824 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 128596

[startup+3.10055 s]
/proc/loadavg: 8.02 8.06 8.00 9/182 3411
/proc/meminfo: memFree=16781224/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=12.19 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 1218 1 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451088 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=3.08 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 308 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439544 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=2.92 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 291 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438416 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=3.09 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 309 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4228896 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 128596

[startup+6.30102 s]
/proc/loadavg: 8.02 8.05 8.00 9/182 3411
/proc/meminfo: memFree=16781180/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=24.96 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 2494 2 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451377 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=6.26 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 626 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439155 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=6.1 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 609 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438888 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=6.29 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 629 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438888 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 128596

[startup+12.7009 s]
/proc/loadavg: 8.02 8.05 8.00 9/182 3411
/proc/meminfo: memFree=16780848/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=50.52 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 5050 2 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450759 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=12.63 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 1263 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439371 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=12.5 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 1249 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439551 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=12.69 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 1269 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4444784 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 128596

[startup+25.5008 s]
/proc/loadavg: 8.01 8.05 8.00 9/182 3411
/proc/meminfo: memFree=16780848/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=101.62 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 10158 4 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4233827 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=25.37 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 2537 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229041 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=25.28 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 2524 4 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438416 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=25.48 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 2548 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439561 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 128596

[startup+51.1005 s]
/proc/loadavg: 8.01 8.05 8.00 9/182 3412
/proc/meminfo: memFree=16780832/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=203.87 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 20381 6 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450759 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=50.85 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 5085 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439148 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=50.87 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 5081 6 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439112 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=51.07 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 5107 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229115 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 128596

[startup+102.306 s]
/proc/loadavg: 8.08 8.06 8.01 9/182 3414
/proc/meminfo: memFree=16780456/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=408.39 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 40832 7 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4233619 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=101.82 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 10182 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438997 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=102.05 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 10198 7 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438853 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=102.25 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 10225 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438408 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.39
Current children cumulated vsize (KiB) 128596

[startup+162.301 s]

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

[pid=3406] ppid=3404 vsize=128596 CPUtime=2564.53 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 256422 31 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450752 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=639.33 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 63933 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438416 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=640.9 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 64060 30 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438425 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=642.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 64220 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4209006 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2564.53
Current children cumulated vsize (KiB) 128596

[startup+702.301 s]
/proc/loadavg: 8.09 8.06 8.00 9/182 3499
/proc/meminfo: memFree=16785252/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=2804.19 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 280388 31 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451099 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=699.03 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 69903 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4228936 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=700.87 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 70057 30 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439148 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=702.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 70220 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438853 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.19
Current children cumulated vsize (KiB) 128596

[startup+762.306 s]
/proc/loadavg: 8.08 8.06 8.00 9/182 3500
/proc/meminfo: memFree=16785252/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=3043.9 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 304358 32 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451377 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=758.74 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 75874 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439155 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=760.86 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 76055 31 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439112 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=762.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 76220 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4228919 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.9
Current children cumulated vsize (KiB) 128596

[startup+822.301 s]
/proc/loadavg: 8.07 8.06 8.00 9/182 3502
/proc/meminfo: memFree=16785248/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=3283.57 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 328324 33 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450759 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=818.45 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 81845 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438408 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=820.85 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 82053 32 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438835 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=822.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 82220 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438792 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.57
Current children cumulated vsize (KiB) 128596

[startup+882.301 s]
/proc/loadavg: 8.06 8.06 8.00 9/182 3504
/proc/meminfo: memFree=16785240/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=3523.25 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 352291 34 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450755 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=878.15 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 87815 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438408 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=880.83 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 88050 33 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438635 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=882.19 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 88219 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438944 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.25
Current children cumulated vsize (KiB) 128596

[startup+942.301 s]
/proc/loadavg: 8.06 8.06 8.00 9/182 3505
/proc/meminfo: memFree=16785240/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=3762.94 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 376259 35 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451099 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=937.86 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 93786 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438902 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=940.82 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 94049 33 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439021 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=942.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 94219 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439558 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.94
Current children cumulated vsize (KiB) 128596

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/182 3508
/proc/meminfo: memFree=16785236/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=4002.63 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 400227 36 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451068 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=997.57 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 99757 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229126 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=1000.8 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 100046 34 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438853 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=1002.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 100219 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438425 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.63
Current children cumulated vsize (KiB) 128596

[startup+1062.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/182 3509
/proc/meminfo: memFree=16785104/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=4242.31 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 424194 37 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4450764 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=1057.28 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 105728 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439561 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=1060.79 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 106043 36 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438811 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=1062.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 106219 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229115 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.31
Current children cumulated vsize (KiB) 128596

[startup+1122.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/182 3511
/proc/meminfo: memFree=16785224/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=4482 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 448162 38 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451372 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=1116.98 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 111698 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229351 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=1120.78 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 112041 37 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438835 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=1122.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 112219 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229351 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482
Current children cumulated vsize (KiB) 128596

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.01 9/182 3513
/proc/meminfo: memFree=16785224/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=4721.69 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 472130 39 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4233584 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=1176.7 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 117670 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229762 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=1180.77 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 118039 38 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439155 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=1182.2 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 118219 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4438411 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.69
Current children cumulated vsize (KiB) 128596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.10 8.08 8.01 9/182 3513
/proc/meminfo: memFree=16785216/32951132 swapFree=67111524/67111528
[pid=3406] ppid=3404 vsize=128596 CPUtime=4800.4 cores=0,2,4,6
/proc/3406/stat : 3406 (csls-pnorm) R 3404 3406 3050 0 -1 4202496 2096 0 0 0 480000 40 0 0 25 0 4 0 516354570 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4451049 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/3406/statm: 32149 2016 339 91 0 27667 0
[pid=3406/tid=3407] ppid=3404 vsize=128596 CPUtime=1196.3 cores=0,2,4,6
/proc/3406/task/3407/stat : 3407 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 403 0 0 0 119630 0 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439155 0 0 4096 16384 0 0 0 -1 6 0 0 0
[pid=3406/tid=3409] ppid=3404 vsize=128596 CPUtime=1200.46 cores=0,2,4,6
/proc/3406/task/3409/stat : 3409 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 402 0 0 0 120008 38 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4439561 0 0 4096 16384 0 0 0 -1 4 0 0 0
[pid=3406/tid=3410] ppid=3404 vsize=128596 CPUtime=1201.9 cores=0,2,4,6
/proc/3406/task/3410/stat : 3410 (csls-pnorm) R 3404 3406 3050 0 -1 4202560 407 0 0 0 120189 1 0 0 25 0 4 0 516354571 131682304 2016 33554432000 4194304 4563110 140735011157744 18446744073709551615 4229672 0 0 4096 16384 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
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

Child status: 0
Real time (s): 1202.01
CPU time (s): 4800.44
CPU user time (s): 4800.03
CPU system time (s): 0.404938
CPU usage (%): 399.366
Max. virtual memory (cumulated for all children) (KiB): 128604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.03
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2098
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= 41
involuntary context switches= 24731

runsolver used 1.65975 second user time and 3.81042 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 05:25:49
IDJOB=3158970
IDBENCH=82593
IDSOLVER=1570
FILE ID=node129/3158970-1304047549
RUNJOBID= node129-1304045134-3069
PBS_JOBID= 13170395
Free space on /tmp= 66368 MiB

SOLVER NAME= csls pnorm-8cores
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= HOME/csls-pnorm -maxcores 8 BENCHNAME NBCORE RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3158970-1304047549/watcher-3158970-1304047549 -o /tmp/evaluation-result-3158970-1304047549/solver-3158970-1304047549 -C 4800 -W 1300 -M 15500  HOME/csls-pnorm -maxcores 8 HOME/instance-3158970-1304047549.cnf 4 383888340

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=383888340

node129.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.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      16788604 kB
Buffers:       1277844 kB
Cached:       14115980 kB
SwapCached:          4 kB
Active:        3785724 kB
Inactive:     11712900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16788604 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             812 kB
Writeback:           0 kB
AnonPages:      104552 kB
Mapped:          15652 kB
Slab:           602384 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   295088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node129 at 2011-04-29 05:45:54