Trace number 3273641

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
SArTagnan 2011-03-24? (TO) 4800.31 1201.76

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

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-3273641-1304085030/watcher-3273641-1304085030 -o /tmp/evaluation-result-3273641-1304085030/solver-3273641-1304085030 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3273641-1304085030.cnf -threads=4 

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.12 8.13 8.05 6/180 18411
/proc/meminfo: memFree=16630744/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 451 0 0 0 0 0 0 0 25 0 4 0 520105583 50388992 388 33554432000 4194304 4623224 140734851813152 18446744073709551615 47798792386476 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 12302 388 301 105 0 7806 0
[pid=18411/tid=18412] ppid=18409 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520105583 50388992 388 33554432000 4194304 4623224 140734851813152 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520105583 50388992 388 33554432000 4194304 4623224 140734851813152 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520105583 50388992 388 33554432000 4194304 4623224 140734851813152 18446744073709551615 47798792386472 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.092875 s]
/proc/loadavg: 8.12 8.13 8.05 6/180 18411
/proc/meminfo: memFree=16630744/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=247256 CPUtime=0.34 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 1739 0 0 0 34 0 0 0 18 0 4 0 520105583 253190144 1377 33554432000 4194304 4623224 140734851813152 18446744073709551615 4387921 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 61814 1377 342 105 0 57318 0
[pid=18411/tid=18412] ppid=18409 vsize=247256 CPUtime=0.08 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) D 18409 18411 18138 0 -1 4202560 321 0 0 0 8 0 0 0 25 0 4 0 520105583 253190144 1377 33554432000 4194304 4623224 140734851813152 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=247256 CPUtime=0.08 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 395 0 0 0 8 0 0 0 25 0 4 0 520105583 253190144 1377 33554432000 4194304 4623224 140734851813152 18446744073709551615 216634558554 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=247256 CPUtime=0.08 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 316 0 0 0 8 0 0 0 18 0 4 0 520105583 253190144 1377 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 247256

[startup+0.131579 s]
/proc/loadavg: 8.12 8.13 8.05 6/180 18411
/proc/meminfo: memFree=16630744/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=247624 CPUtime=0.5 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 2248 0 0 0 50 0 0 0 18 0 4 0 520105583 253566976 1720 33554432000 4194304 4623224 140734851813152 18446744073709551615 4291633 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 61906 1720 342 105 0 57410 0
[pid=18411/tid=18412] ppid=18409 vsize=247624 CPUtime=0.12 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 501 0 0 0 12 0 0 0 25 0 4 0 520105583 253566976 1720 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=247624 CPUtime=0.12 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 520 0 0 0 12 0 0 0 25 0 4 0 520105583 253566976 1720 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377689 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=247624 CPUtime=0.12 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 449 0 0 0 12 0 0 0 18 0 4 0 520105583 253566976 1720 33554432000 4194304 4623224 140734851813152 18446744073709551615 4355396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 247624

[startup+0.300553 s]
/proc/loadavg: 8.12 8.13 8.05 6/180 18411
/proc/meminfo: memFree=16630744/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=250352 CPUtime=1.17 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 4227 0 0 0 117 0 0 0 18 0 4 0 520105583 256360448 2813 33554432000 4194304 4623224 140734851813152 18446744073709551615 4291568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 62588 2813 343 105 0 58092 0
[pid=18411/tid=18412] ppid=18409 vsize=250352 CPUtime=0.29 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1138 0 0 0 29 0 0 0 25 0 4 0 520105583 256360448 2813 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=250352 CPUtime=0.29 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1154 0 0 0 29 0 0 0 25 0 4 0 520105583 256360448 2813 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=250352 CPUtime=0.29 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 814 0 0 0 29 0 0 0 18 0 4 0 520105583 256360448 2813 33554432000 4194304 4623224 140734851813152 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 250352

[startup+0.700483 s]
/proc/loadavg: 8.12 8.13 8.05 6/180 18411
/proc/meminfo: memFree=16630744/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=253896 CPUtime=2.77 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 7801 0 0 0 277 0 0 0 18 0 4 0 520105583 259989504 4698 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510939 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 63474 4698 343 105 0 58978 0
[pid=18411/tid=18412] ppid=18409 vsize=253896 CPUtime=0.68 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1830 0 0 0 68 0 0 0 25 0 4 0 520105583 259989504 4698 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=253896 CPUtime=0.69 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1978 0 0 0 69 0 0 0 25 0 4 0 520105583 259989504 4698 33554432000 4194304 4623224 140734851813152 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=253896 CPUtime=0.69 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 2498 0 0 0 69 0 0 0 18 0 4 0 520105583 259989504 4698 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 253896

[startup+1.50034 s]
/proc/loadavg: 8.11 8.12 8.04 9/184 18415
/proc/meminfo: memFree=16608768/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=260228 CPUtime=5.97 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 15189 0 0 0 595 2 0 0 20 0 4 0 520105583 266473472 7529 33554432000 4194304 4623224 140734851813152 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 65057 7529 344 105 0 60561 0
[pid=18411/tid=18412] ppid=18409 vsize=260228 CPUtime=1.48 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 4005 0 0 0 148 0 0 0 25 0 4 0 520105583 266473472 7529 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=260228 CPUtime=1.48 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 3704 0 0 0 148 0 0 0 25 0 4 0 520105583 266473472 7529 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=260228 CPUtime=1.49 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 5193 0 0 0 149 0 0 0 20 0 4 0 520105583 266473472 7529 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 260228

[startup+3.10106 s]
/proc/loadavg: 8.11 8.12 8.04 9/184 18415
/proc/meminfo: memFree=16594880/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=265376 CPUtime=12.36 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 22559 0 0 0 1234 2 0 0 25 0 4 0 520105583 271745024 11085 33554432000 4194304 4623224 140734851813152 18446744073709551615 4384198 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 66344 11085 346 105 0 61848 0
[pid=18411/tid=18412] ppid=18409 vsize=265376 CPUtime=3.08 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 4854 0 0 0 308 0 0 0 25 0 4 0 520105583 271745024 11085 33554432000 4194304 4623224 140734851813152 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=265376 CPUtime=3.08 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 5741 0 0 0 307 1 0 0 25 0 4 0 520105583 271745024 11085 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=265376 CPUtime=3.09 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 8691 0 0 0 309 0 0 0 25 0 4 0 520105583 271745024 11085 33554432000 4194304 4623224 140734851813152 18446744073709551615 4366354 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 265376

[startup+6.3005 s]
/proc/loadavg: 8.11 8.12 8.04 9/184 18415
/proc/meminfo: memFree=16569308/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=277712 CPUtime=25.14 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 32097 0 0 0 2509 5 0 0 25 0 4 0 520105583 284377088 16479 33554432000 4194304 4623224 140734851813152 18446744073709551615 4517627 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 69428 16479 346 105 0 64932 0
[pid=18411/tid=18412] ppid=18409 vsize=277712 CPUtime=6.28 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 7868 0 0 0 627 1 0 0 25 0 4 0 520105583 284377088 16479 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=277712 CPUtime=6.26 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 9182 0 0 0 624 2 0 0 25 0 4 0 520105583 284377088 16479 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=277712 CPUtime=6.28 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 10328 0 0 0 628 0 0 0 25 0 4 0 520105583 284377088 16479 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 277712

[startup+12.7004 s]
/proc/loadavg: 8.10 8.12 8.04 9/184 18416
/proc/meminfo: memFree=16529900/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=294724 CPUtime=50.7 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 46347 0 0 0 5062 8 0 0 25 0 4 0 520105583 301797376 23945 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 73681 23945 388 105 0 69185 0
[pid=18411/tid=18412] ppid=18409 vsize=294724 CPUtime=12.68 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 14171 0 0 0 1266 2 0 0 25 0 4 0 520105583 301797376 23945 33554432000 4194304 4623224 140734851813152 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=294724 CPUtime=12.62 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 13762 0 0 0 1258 4 0 0 25 0 4 0 520105583 301797376 23945 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=294724 CPUtime=12.68 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 11289 0 0 0 1268 0 0 0 25 0 4 0 520105583 301797376 23945 33554432000 4194304 4623224 140734851813152 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 294724

[startup+25.5011 s]
/proc/loadavg: 8.08 8.12 8.04 9/184 18416
/proc/meminfo: memFree=16470224/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=316896 CPUtime=101.83 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 84611 0 0 0 10167 16 0 0 25 0 4 0 520105583 324501504 37190 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 79224 37190 497 105 0 74728 0
[pid=18411/tid=18412] ppid=18409 vsize=316896 CPUtime=25.49 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 17361 0 0 0 2545 4 0 0 25 0 4 0 520105583 324501504 37190 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=316896 CPUtime=25.35 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 19909 0 0 0 2529 6 0 0 25 0 4 0 520105583 324501504 37190 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=316896 CPUtime=25.49 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 35281 0 0 0 2545 4 0 0 25 0 4 0 520105583 324501504 37190 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550528 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 316896

[startup+51.1006 s]
/proc/loadavg: 8.11 8.12 8.05 9/184 18417
/proc/meminfo: memFree=16396936/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=359784 CPUtime=204.1 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 245485 0 0 0 20365 45 0 0 25 0 4 0 520105583 368418816 51851 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510045 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 89946 51851 404 105 0 85450 0
[pid=18411/tid=18412] ppid=18409 vsize=359784 CPUtime=51.09 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 25874 0 0 0 5103 6 0 0 25 0 4 0 520105583 368418816 51851 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=359784 CPUtime=50.82 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 30387 0 0 0 5070 12 0 0 25 0 4 0 520105583 368418816 51851 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=359784 CPUtime=51.09 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 171301 0 0 0 5085 24 0 0 25 0 4 0 520105583 368418816 51851 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 359784

[startup+102.307 s]
/proc/loadavg: 8.11 8.11 8.05 9/184 18418
/proc/meminfo: memFree=16268444/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=472876 CPUtime=408.64 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 318148 0 0 0 40800 64 0 0 25 0 4 0 520105583 484225024 77207 33554432000 4194304 4623224 140734851813152 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 118219 77207 766 105 0 113723 0
[pid=18411/tid=18412] ppid=18409 vsize=472876 CPUtime=102.29 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 40900 0 0 0 10218 11 0 0 25 0 4 0 520105583 484225024 77207 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=472876 CPUtime=101.74 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 45932 0 0 0 10155 19 0 0 25 0 4 0 520105583 484225024 77207 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=472876 CPUtime=102.3 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 207814 0 0 0 10200 30 0 0 25 0 4 0 520105583 484225024 77207 33554432000 4194304 4623224 140734851813152 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 472876

[startup+162.301 s]

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

[pid=18411] ppid=18409 vsize=1065032 CPUtime=2805.34 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 1391983 0 0 0 280233 301 0 0 25 0 4 0 520105583 1090592768 203779 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 266258 203779 788 105 0 261762 0
[pid=18411/tid=18412] ppid=18409 vsize=1065032 CPUtime=702.3 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 126494 0 0 0 70185 45 0 0 25 0 4 0 520105583 1090592768 203779 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1065032 CPUtime=698.48 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 117268 0 0 0 69791 57 0 0 25 0 4 0 520105583 1090592768 203779 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1065032 CPUtime=702.29 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 617607 0 0 0 70135 94 0 0 25 0 4 0 520105583 1090592768 203779 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 1065032

[startup+762.307 s]
/proc/loadavg: 8.07 8.02 8.00 9/184 18476
/proc/meminfo: memFree=16319512/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1106460 CPUtime=3045.03 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 1847045 0 0 0 304127 376 0 0 25 0 4 0 520105583 1133015040 213991 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 276615 213991 808 105 0 272119 0
[pid=18411/tid=18412] ppid=18409 vsize=1106460 CPUtime=762.31 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 127888 0 0 0 76185 46 0 0 25 0 4 0 520105583 1133015040 213991 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1106460 CPUtime=758.16 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 117707 0 0 0 75758 58 0 0 25 0 4 0 520105583 1133015040 213991 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1106460 CPUtime=762.31 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 855145 0 0 0 76098 133 0 0 25 0 4 0 520105583 1133015040 213991 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 1106460

[startup+822.301 s]
/proc/loadavg: 8.26 8.08 8.03 9/184 18480
/proc/meminfo: memFree=16216380/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1206484 CPUtime=3284.68 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 2271186 0 0 0 328022 446 0 0 25 0 4 0 520105583 1235439616 228009 33554432000 4194304 4623224 140734851813152 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 301621 228009 751 105 0 297125 0
[pid=18411/tid=18412] ppid=18409 vsize=1206484 CPUtime=822.3 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 129458 0 0 0 82182 48 0 0 25 0 4 0 520105583 1235439616 228009 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1206484 CPUtime=817.83 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 154732 0 0 0 81721 62 0 0 25 0 4 0 520105583 1235439616 228009 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1206484 CPUtime=822.3 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1093998 0 0 0 82060 170 0 0 25 0 4 0 520105583 1235439616 228009 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 1206484

[startup+882.3 s]
/proc/loadavg: 8.21 8.10 8.03 9/184 18482
/proc/meminfo: memFree=16173176/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1206484 CPUtime=3524.35 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 2532252 0 0 0 351941 494 0 0 25 0 4 0 520105583 1235439616 232820 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 301621 232820 720 105 0 297125 0
[pid=18411/tid=18412] ppid=18409 vsize=1206484 CPUtime=882.3 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 132051 0 0 0 88180 50 0 0 25 0 4 0 520105583 1235439616 232820 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1206484 CPUtime=877.5 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 154983 0 0 0 87688 62 0 0 25 0 4 0 520105583 1235439616 232820 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1206484 CPUtime=882.3 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1351389 0 0 0 88015 215 0 0 25 0 4 0 520105583 1235439616 232820 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 1206484

[startup+942.301 s]
/proc/loadavg: 8.15 8.09 8.03 9/184 18483
/proc/meminfo: memFree=16141660/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1227872 CPUtime=3764.03 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 2801297 0 0 0 375861 542 0 0 25 0 4 0 520105583 1257340928 235212 33554432000 4194304 4623224 140734851813152 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 306968 235212 572 105 0 302472 0
[pid=18411/tid=18412] ppid=18409 vsize=1227872 CPUtime=942.3 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 134088 0 0 0 94178 52 0 0 25 0 4 0 520105583 1257340928 235212 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1227872 CPUtime=937.18 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 155558 0 0 0 93656 62 0 0 25 0 4 0 520105583 1257340928 235212 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1227872 CPUtime=942.3 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1606576 0 0 0 93970 260 0 0 25 0 4 0 520105583 1257340928 235212 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 1227872

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 8.03 9/184 18485
/proc/meminfo: memFree=16071696/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1227872 CPUtime=4003.7 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 3015679 0 0 0 399791 579 0 0 25 0 4 0 520105583 1257340928 240209 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 306968 240209 509 105 0 302472 0
[pid=18411/tid=18412] ppid=18409 vsize=1227872 CPUtime=1002.31 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 136126 0 0 0 100177 54 0 0 25 0 4 0 520105583 1257340928 240209 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1227872 CPUtime=996.86 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 156712 0 0 0 99623 63 0 0 25 0 4 0 520105583 1257340928 240209 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1227872 CPUtime=1002.3 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 1816944 0 0 0 99936 294 0 0 25 0 4 0 520105583 1257340928 240209 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1227872

[startup+1062.3 s]
/proc/loadavg: 8.10 8.09 8.03 9/184 18487
/proc/meminfo: memFree=15977532/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1275876 CPUtime=4243.38 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 3277417 0 0 0 423715 623 0 0 25 0 4 0 520105583 1306497024 250669 33554432000 4194304 4623224 140734851813152 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 318969 250669 484 105 0 314473 0
[pid=18411/tid=18412] ppid=18409 vsize=1275876 CPUtime=1062.31 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 144050 0 0 0 106174 57 0 0 25 0 4 0 520105583 1306497024 250669 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1275876 CPUtime=1056.53 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 157008 0 0 0 105590 63 0 0 25 0 4 0 520105583 1306497024 250669 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1275876 CPUtime=1062.31 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 2069555 0 0 0 105896 335 0 0 25 0 4 0 520105583 1306497024 250669 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1275876

[startup+1122.3 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 18488
/proc/meminfo: memFree=15922848/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1275876 CPUtime=4483.05 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 3516895 0 0 0 447644 661 0 0 25 0 4 0 520105583 1306497024 254453 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 318969 254453 476 105 0 314473 0
[pid=18411/tid=18412] ppid=18409 vsize=1275876 CPUtime=1122.31 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 144533 0 0 0 112174 57 0 0 25 0 4 0 520105583 1306497024 254453 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1275876 CPUtime=1116.2 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 157341 0 0 0 111557 63 0 0 25 0 4 0 520105583 1306497024 254453 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1275876 CPUtime=1122.3 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 2306295 0 0 0 111858 372 0 0 25 0 4 0 520105583 1306497024 254453 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1275876

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.03 9/184 18490
/proc/meminfo: memFree=15887104/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1307944 CPUtime=4722.72 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 3754272 0 0 0 471574 698 0 0 25 0 4 0 520105583 1339334656 257181 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 326986 257181 446 105 0 322490 0
[pid=18411/tid=18412] ppid=18409 vsize=1307944 CPUtime=1182.31 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 144773 0 0 0 118174 57 0 0 25 0 4 0 520105583 1339334656 257181 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1307944 CPUtime=1175.88 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 157554 0 0 0 117525 63 0 0 25 0 4 0 520105583 1339334656 257181 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1307944 CPUtime=1182.31 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 2525102 0 0 0 117824 407 0 0 25 0 4 0 520105583 1339334656 257181 33554432000 4194304 4623224 140734851813152 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 1307944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.08 8.03 9/184 18490
/proc/meminfo: memFree=15880776/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1307944 CPUtime=4800.23 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 3833512 0 0 0 479313 710 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 326986 257794 453 105 0 322490 0
[pid=18411/tid=18412] ppid=18409 vsize=1307944 CPUtime=1201.72 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 144836 0 0 0 120115 57 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1307944 CPUtime=1195.17 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 157629 0 0 0 119454 63 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1307944 CPUtime=1201.71 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 2604112 0 0 0 119753 418 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1307944

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.08 8.03 9/184 18490
/proc/meminfo: memFree=15880776/32951124 swapFree=67111528/67111528
[pid=18411] ppid=18409 vsize=1307944 CPUtime=4800.23 cores=0,2,4,6
/proc/18411/stat : 18411 (SArTagnan) R 18409 18411 18138 0 -1 4202496 3833512 0 0 0 479313 710 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18411/statm: 326986 257794 453 105 0 322490 0
[pid=18411/tid=18412] ppid=18409 vsize=1307944 CPUtime=1201.72 cores=0,2,4,6
/proc/18411/task/18412/stat : 18412 (SArTagnan) R 18409 18411 18138 0 -1 4202560 144836 0 0 0 120115 57 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18411/tid=18413] ppid=18409 vsize=1307944 CPUtime=1195.17 cores=0,2,4,6
/proc/18411/task/18413/stat : 18413 (SArTagnan) R 18409 18411 18138 0 -1 4202560 157629 0 0 0 119454 63 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18411/tid=18414] ppid=18409 vsize=1307944 CPUtime=1201.71 cores=0,2,4,6
/proc/18411/task/18414/stat : 18414 (SArTagnan) R 18409 18411 18138 0 -1 4202560 2604112 0 0 0 119753 418 0 0 25 0 4 0 520105583 1339334656 257794 33554432000 4194304 4623224 140734851813152 18446744073709551615 4550519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1307944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.31
CPU user time (s): 4793.16
CPU system time (s): 7.15291
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1307944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.16
system time used= 7.15291
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3833512
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= 559
involuntary context switches= 20963

runsolver used 2.02969 second user time and 4.51531 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 15:50:30
IDJOB=3273641
IDBENCH=83143
IDSOLVER=1656
FILE ID=node103/3273641-1304085030
RUNJOBID= node103-1304082164-18156
PBS_JOBID= 13170539
Free space on /tmp= 71516 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273641-1304085030/watcher-3273641-1304085030 -o /tmp/evaluation-result-3273641-1304085030/solver-3273641-1304085030 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3273641-1304085030.cnf -threads=4

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=607243453

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16631032 kB
Buffers:       2148208 kB
Cached:       12250040 kB
SwapCached:          0 kB
Active:        6852320 kB
Inactive:      8883564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16631032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:     1337204 kB
Mapped:          15392 kB
Slab:           519316 kB
PageTables:       7332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1626584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71516 MiB
End job on node103 at 2011-04-29 16:10:33