Trace number 3158858

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 prob-8cores? (TO) 4800.23 1201.41

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
MD5SUM0e5f93b3b44a8a3d689954a8a212e867
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.90595
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Input seed 2014895831 used seed: 2014895831
4800.20/1201.41	s UNKNOWN
4800.20/1201.41	c Min false clauses Core[0]: 1
4800.20/1201.41	c Min false clauses Core[1]: 1
4800.20/1201.41	c Min false clauses Core[2]: 1
4800.20/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-3158858-1304110352/watcher-3158858-1304110352 -o /tmp/evaluation-result-3158858-1304110352/solver-3158858-1304110352 -C 4800 -W 1300 -M 15500 HOME/csls-prob -maxcores 8 HOME/instance-3158858-1304110352.cnf 4 2014895831 

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: 6.12 7.72 7.98 6/184 8871
/proc/meminfo: memFree=29711524/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=50760 CPUtime=0 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 420 0 0 0 0 0 0 0 25 0 4 0 522633057 51978240 359 33554432000 4194304 4563014 140736259687248 18446744073709551615 255377357809 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 12690 359 297 91 0 8208 0
[pid=8871/tid=8872] ppid=8869 vsize=124496 CPUtime=0 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 522633058 127483904 433 33554432000 4194304 4563014 140736259687248 18446744073709551615 4328675 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=124496 CPUtime=0 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 4 0 522633058 127483904 454 33554432000 4194304 4563014 140736259687248 18446744073709551615 4328675 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=124496 CPUtime=0 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 522633058 127483904 472 33554432000 4194304 4563014 140736259687248 18446744073709551615 4309355 0 0 4096 16384 0 0 0 -1 4 0 0 0

[startup+0.1071 s]
/proc/loadavg: 6.12 7.72 7.98 6/184 8871
/proc/meminfo: memFree=29711524/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=0.4 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 40 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451035 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=0.1 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 10 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439088 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=0.1 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 10 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438717 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=0.1 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 10 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439573 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 128596

[startup+0.201082 s]
/proc/loadavg: 6.12 7.72 7.98 6/184 8871
/proc/meminfo: memFree=29711524/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=0.78 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 78 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4450672 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=0.19 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 19 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438744 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=0.19 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 19 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438336 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=0.19 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 19 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438336 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 128596

[startup+0.301064 s]
/proc/loadavg: 6.12 7.72 7.98 6/184 8871
/proc/meminfo: memFree=29711524/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=1.18 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 118 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451277 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 29 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438917 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 29 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439068 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=0.29 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 29 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438773 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 128596

[startup+0.70099 s]
/proc/loadavg: 6.12 7.72 7.98 6/184 8871
/proc/meminfo: memFree=29711524/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=2.78 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 278 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451094 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 69 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438328 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 69 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439471 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=0.69 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 69 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4230051 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 128596

[startup+1.50084 s]
/proc/loadavg: 6.12 7.72 7.98 10/188 8875
/proc/meminfo: memFree=29710012/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=5.97 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 597 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4233504 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1.49 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 149 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4230278 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1.49 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 149 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438328 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=1.48 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 148 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439068 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 128596

[startup+3.10054 s]
/proc/loadavg: 6.27 7.72 7.98 10/188 8875
/proc/meminfo: memFree=29709640/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=12.37 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 1237 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451297 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=3.09 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 309 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438731 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=3.09 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 309 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438712 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=3.08 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 308 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438345 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 128596

[startup+6.30095 s]
/proc/loadavg: 6.27 7.72 7.98 10/188 8875
/proc/meminfo: memFree=29709536/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=25.15 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 2515 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451297 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=6.29 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 629 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439471 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=6.29 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 629 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438336 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=6.27 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 627 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4444730 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 128596

[startup+12.7008 s]
/proc/loadavg: 6.62 7.75 7.99 10/188 8875
/proc/meminfo: memFree=29708788/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=50.72 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 5072 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4202347 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=12.69 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 1269 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438795 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=12.69 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 1269 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438707 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=12.64 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 1264 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439056 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 128596

[startup+25.5004 s]
/proc/loadavg: 6.91 7.77 7.99 10/188 8875
/proc/meminfo: memFree=29708816/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=101.86 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 10186 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4233536 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=25.49 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 2549 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439056 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=25.49 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 2549 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438795 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=25.38 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 2538 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229125 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 128596

[startup+51.1007 s]
/proc/loadavg: 7.35 7.80 8.00 10/188 8876
/proc/meminfo: memFree=29708668/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=204.15 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 20415 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4450997 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=51.09 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 5109 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439551 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=51.09 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 5109 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438328 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=50.86 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 5086 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439075 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.15
Current children cumulated vsize (KiB) 128596

[startup+102.3 s]
/proc/loadavg: 7.96 7.90 8.02 10/188 8877
/proc/meminfo: memFree=29708052/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=408.74 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 40874 0 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451008 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=102.3 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 10230 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438795 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=102.3 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 10230 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438886 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=101.83 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 10183 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439464 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.74
Current children cumulated vsize (KiB) 128596

[startup+162.301 s]

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

[pid=8871] ppid=8869 vsize=128596 CPUtime=2806.03 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 280602 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4450693 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=702.31 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 70231 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438766 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=702.3 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 70230 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439075 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=699.12 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 69912 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4230354 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2806.03
Current children cumulated vsize (KiB) 128596

[startup+762.301 s]
/proc/loadavg: 8.54 8.31 8.16 10/188 8907
/proc/meminfo: memFree=29705988/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=3045.78 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 304577 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451450 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=762.32 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 76232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439510 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=762.31 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 76231 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439231 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=758.86 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 75886 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438336 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.78
Current children cumulated vsize (KiB) 128596

[startup+822.301 s]
/proc/loadavg: 8.43 8.31 8.17 10/188 8908
/proc/meminfo: memFree=29706224/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=3285.49 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 328548 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451108 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=822.32 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 82232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438345 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=822.31 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 82231 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4227822 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=818.58 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 81858 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229064 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.49
Current children cumulated vsize (KiB) 128596

[startup+882.307 s]
/proc/loadavg: 8.40 8.31 8.18 10/188 8910
/proc/meminfo: memFree=29706340/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=3525.25 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 352524 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451083 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=882.32 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 88232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4258480 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=882.32 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 88232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438638 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=878.31 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 87831 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439493 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3525.25
Current children cumulated vsize (KiB) 128596

[startup+942.3 s]
/proc/loadavg: 8.28 8.28 8.18 10/188 8912
/proc/meminfo: memFree=29706460/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=3764.95 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 376494 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451035 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=942.32 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 94232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229055 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=942.31 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 94231 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438960 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=938.04 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 93804 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438843 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.95
Current children cumulated vsize (KiB) 128596

[startup+1002.3 s]
/proc/loadavg: 8.21 8.27 8.18 10/188 8913
/proc/meminfo: memFree=29706292/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=4004.68 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 400467 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451035 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1002.32 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 100232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438638 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1002.31 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 100231 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438707 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=997.77 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 99777 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4444746 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.68
Current children cumulated vsize (KiB) 128596

[startup+1062.3 s]
/proc/loadavg: 8.25 8.27 8.18 10/188 8915
/proc/meminfo: memFree=29706420/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=4244.41 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 424440 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451248 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1062.32 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 106232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229415 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1062.32 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 106232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438689 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=1057.5 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 105750 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438712 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4244.41
Current children cumulated vsize (KiB) 128596

[startup+1122.3 s]
/proc/loadavg: 8.15 8.24 8.18 10/188 8916
/proc/meminfo: memFree=29706280/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=4484.14 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 448413 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451015 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1122.33 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 112233 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229188 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1122.32 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 112232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439041 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=1117.23 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 111723 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229617 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4484.14
Current children cumulated vsize (KiB) 128596

[startup+1182.3 s]
/proc/loadavg: 8.17 8.23 8.18 10/188 8918
/proc/meminfo: memFree=29706264/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=4723.88 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 472387 1 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4450684 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1182.33 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 118233 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438707 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1182.32 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 118232 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438707 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=1176.96 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 117696 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4439046 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.88
Current children cumulated vsize (KiB) 128596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.4 s]
/proc/loadavg: 8.19 8.23 8.18 5/183 8920
/proc/meminfo: memFree=29708032/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=4800.2 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 480018 2 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451623 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1201.43 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 120143 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229311 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1201.43 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 120142 1 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438845 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=1195.97 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 119597 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438852 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
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.19 8.23 8.18 5/183 8920
/proc/meminfo: memFree=29708032/32951124 swapFree=67111352/67111528
[pid=8871] ppid=8869 vsize=128596 CPUtime=4800.2 cores=0,2,4,6
/proc/8871/stat : 8871 (csls-prob) R 8869 8871 8042 0 -1 4202496 836 0 0 0 480018 2 0 0 25 0 4 0 522633057 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4451623 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0
/proc/8871/statm: 32149 748 339 91 0 27667 0
[pid=8871/tid=8872] ppid=8869 vsize=128596 CPUtime=1201.43 cores=0,2,4,6
/proc/8871/task/8872/stat : 8872 (csls-prob) R 8869 8871 8042 0 -1 4202560 112 0 0 0 120143 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4229311 0 0 4096 16384 0 0 0 -1 2 0 0 0
[pid=8871/tid=8873] ppid=8869 vsize=128596 CPUtime=1201.43 cores=0,2,4,6
/proc/8871/task/8873/stat : 8873 (csls-prob) R 8869 8871 8042 0 -1 4202560 105 0 0 0 120142 1 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438845 0 0 4096 16384 0 0 0 -1 0 0 0 0
[pid=8871/tid=8874] ppid=8869 vsize=128596 CPUtime=1195.97 cores=0,2,4,6
/proc/8871/task/8874/stat : 8874 (csls-prob) R 8869 8871 8042 0 -1 4202560 86 0 0 0 119597 0 0 0 25 0 4 0 522633058 131682304 748 33554432000 4194304 4563014 140736259687248 18446744073709551615 4438852 0 0 4096 16384 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 128596

Child status: 0
Real time (s): 1201.41
CPU time (s): 4800.23
CPU user time (s): 4800.21
CPU system time (s): 0.020996
CPU usage (%): 399.549
Max. virtual memory (cumulated for all children) (KiB): 128596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.21
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 838
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= 40
involuntary context switches= 73323

runsolver used 1.62375 second user time and 3.84741 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 22:52:32
IDJOB=3158858
IDBENCH=83081
IDSOLVER=1569
FILE ID=node135/3158858-1304110352
RUNJOBID= node135-1304110351-8728
PBS_JOBID= 13170648
Free space on /tmp= 71120 MiB

SOLVER NAME= csls prob-8cores
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
COMMAND LINE= HOME/csls-prob -maxcores 8 BENCHNAME NBCORE RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3158858-1304110352/watcher-3158858-1304110352 -o /tmp/evaluation-result-3158858-1304110352/solver-3158858-1304110352 -C 4800 -W 1300 -M 15500  HOME/csls-prob -maxcores 8 HOME/instance-3158858-1304110352.cnf 4 2014895831

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

MD5SUM BENCH= 0e5f93b3b44a8a3d689954a8a212e867
RANDOM SEED=2014895831

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29711664 kB
Buffers:        917728 kB
Cached:        1735684 kB
SwapCached:        172 kB
Active:         123580 kB
Inactive:      2598780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29711664 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:             920 kB
Writeback:           0 kB
AnonPages:       68124 kB
Mapped:          14884 kB
Slab:           453900 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 23:12:35