Trace number 3385959

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-05-15 (fixed)? (TO) 4800.44 1205.17

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 961)

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-3385959-1305578437/watcher-3385959-1305578437 -o /tmp/evaluation-result-3385959-1305578437/solver-3385959-1305578437 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385959-1305578437.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: 9.40 9.07 7.07 6/502 23170
/proc/meminfo: memFree=23768064/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=55192 CPUtime=0.01 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 1775 0 0 0 1 0 0 0 25 0 4 0 669444657 56516608 1219 33554432000 4194304 4625164 140736967020432 18446744073709551615 47171137148850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 13798 1219 301 106 0 9301 0
[pid=23170/tid=23171] ppid=23168 vsize=55192 CPUtime=0 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669444659 56516608 1219 33554432000 4194304 4625164 140736967020432 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=55192 CPUtime=0 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669444659 56516608 1219 33554432000 4194304 4625164 140736967020432 18446744073709551615 270624908342 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=55192 CPUtime=0 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669444659 56516608 1219 33554432000 4194304 4625164 140736967020432 18446744073709551615 47171137148844 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.153534 s]
/proc/loadavg: 9.40 9.07 7.07 6/502 23170
/proc/meminfo: memFree=23768064/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=254644 CPUtime=0.55 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 4327 0 0 0 55 0 0 0 25 0 4 0 669444657 260755456 3258 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 63661 3262 345 106 0 59164 0
[pid=23170/tid=23171] ppid=23168 vsize=254644 CPUtime=0.13 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 491 0 0 0 13 0 0 0 25 0 4 0 669444659 260755456 3264 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=254644 CPUtime=0.13 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 514 0 0 0 13 0 0 0 25 0 4 0 669444659 260755456 3264 33554432000 4194304 4625164 140736967020432 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=254644 CPUtime=0.13 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 313 0 0 0 13 0 0 0 25 0 4 0 669444659 260755456 3264 33554432000 4194304 4625164 140736967020432 18446744073709551615 4334261 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 254644

[startup+0.200408 s]
/proc/loadavg: 9.40 9.07 7.07 6/502 23170
/proc/meminfo: memFree=23768064/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=255352 CPUtime=0.73 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 4747 0 0 0 73 0 0 0 25 0 4 0 669444657 261480448 3678 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 63838 3678 345 106 0 59341 0
[pid=23170/tid=23171] ppid=23168 vsize=255352 CPUtime=0.18 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 525 0 0 0 18 0 0 0 25 0 4 0 669444659 261480448 3678 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=255352 CPUtime=0.18 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 541 0 0 0 18 0 0 0 25 0 4 0 669444659 261480448 3678 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=255352 CPUtime=0.18 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 457 0 0 0 18 0 0 0 25 0 4 0 669444659 261480448 3678 33554432000 4194304 4625164 140736967020432 18446744073709551615 4551230 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 255352

[startup+0.30039 s]
/proc/loadavg: 9.40 9.07 7.07 6/502 23170
/proc/meminfo: memFree=23768064/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=257440 CPUtime=1.13 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 5485 0 0 0 113 0 0 0 25 0 4 0 669444657 263618560 4232 33554432000 4194304 4625164 140736967020432 18446744073709551615 4513172 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 64360 4232 345 106 0 59863 0
[pid=23170/tid=23171] ppid=23168 vsize=257440 CPUtime=0.28 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 799 0 0 0 28 0 0 0 25 0 4 0 669444659 263618560 4232 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=257440 CPUtime=0.28 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 828 0 0 0 28 0 0 0 25 0 4 0 669444659 263618560 4232 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=257440 CPUtime=0.28 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 490 0 0 0 28 0 0 0 25 0 4 0 669444659 263618560 4232 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 257440

[startup+0.70032 s]
/proc/loadavg: 9.40 9.07 7.07 6/502 23170
/proc/meminfo: memFree=23768064/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=261888 CPUtime=2.74 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 7829 0 0 0 273 1 0 0 25 0 4 0 669444657 268173312 5242 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 65472 5242 345 106 0 60975 0
[pid=23170/tid=23171] ppid=23168 vsize=261888 CPUtime=0.67 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 1375 0 0 0 67 0 0 0 25 0 4 0 669444659 268173312 5242 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=261888 CPUtime=0.67 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 1468 0 0 0 67 0 0 0 25 0 4 0 669444659 268173312 5242 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352102 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=261888 CPUtime=0.68 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 900 0 0 0 68 0 0 0 25 0 4 0 669444659 268173312 5242 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 261888

[startup+1.50018 s]
/proc/loadavg: 9.40 9.07 7.07 10/506 23174
/proc/meminfo: memFree=23739888/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=266936 CPUtime=5.92 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 13347 0 0 0 591 1 0 0 25 0 4 0 669444657 273342464 7568 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512023 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 66734 7568 345 106 0 62237 0
[pid=23170/tid=23171] ppid=23168 vsize=266936 CPUtime=1.46 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 2279 0 0 0 146 0 0 0 25 0 4 0 669444659 273342464 7568 33554432000 4194304 4625164 140736967020432 18446744073709551615 4288684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=266936 CPUtime=1.47 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 2631 0 0 0 147 0 0 0 25 0 4 0 669444659 273342464 7568 33554432000 4194304 4625164 140736967020432 18446744073709551615 4462326 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=266936 CPUtime=1.48 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 3191 0 0 0 148 0 0 0 25 0 4 0 669444659 273342464 7568 33554432000 4194304 4625164 140736967020432 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 266936

[startup+3.10089 s]
/proc/loadavg: 9.40 9.07 7.07 10/506 23174
/proc/meminfo: memFree=23729844/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=275540 CPUtime=12.3 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 28391 0 0 0 1226 4 0 0 25 0 4 0 669444657 282152960 10651 33554432000 4194304 4625164 140736967020432 18446744073709551615 4519676 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 68885 10651 346 106 0 64388 0
[pid=23170/tid=23171] ppid=23168 vsize=275540 CPUtime=3.03 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 3687 0 0 0 303 0 0 0 25 0 4 0 669444659 282152960 10651 33554432000 4194304 4625164 140736967020432 18446744073709551615 4465559 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=275540 CPUtime=3.07 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 5218 0 0 0 307 0 0 0 25 0 4 0 669444659 282152960 10651 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=275540 CPUtime=3.07 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 13338 0 0 0 306 1 0 0 25 0 4 0 669444659 282152960 10651 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 275540

[startup+6.30033 s]
/proc/loadavg: 9.36 9.07 7.08 10/506 23174
/proc/meminfo: memFree=23711252/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=280680 CPUtime=25.04 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 57458 0 0 0 2496 8 0 0 25 0 4 0 669444657 287416320 13756 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 70170 13756 346 106 0 65673 0
[pid=23170/tid=23171] ppid=23168 vsize=280680 CPUtime=6.18 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 5179 0 0 0 618 0 0 0 25 0 4 0 669444659 287416320 13756 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=280680 CPUtime=6.27 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 6402 0 0 0 626 1 0 0 25 0 4 0 669444659 287416320 13756 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=280680 CPUtime=6.28 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 38777 0 0 0 623 5 0 0 25 0 4 0 669444659 287416320 13756 33554432000 4194304 4625164 140736967020432 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 280680

[startup+12.7002 s]
/proc/loadavg: 9.33 9.07 7.09 10/506 23175
/proc/meminfo: memFree=23673272/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=291420 CPUtime=50.54 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 120059 0 0 0 5035 19 0 0 25 0 4 0 669444657 298414080 20334 33554432000 4194304 4625164 140736967020432 18446744073709551615 4329212 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 72855 20335 346 106 0 68358 0
[pid=23170/tid=23171] ppid=23168 vsize=291420 CPUtime=12.47 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 8080 0 0 0 1246 1 0 0 25 0 4 0 669444659 298414080 20335 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=291420 CPUtime=12.68 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 10240 0 0 0 1264 4 0 0 25 0 4 0 669444659 298414080 20335 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=291420 CPUtime=12.67 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 93319 0 0 0 1255 12 0 0 25 0 4 0 669444659 298414080 20335 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 291420

[startup+25.5009 s]
/proc/loadavg: 9.26 9.06 7.12 10/506 23175
/proc/meminfo: memFree=23620676/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=310132 CPUtime=101.52 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 140143 0 0 0 10126 26 0 0 25 0 4 0 669444657 317575168 30790 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 77533 30790 346 106 0 73036 0
[pid=23170/tid=23171] ppid=23168 vsize=310132 CPUtime=25.06 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 13727 0 0 0 2503 3 0 0 25 0 4 0 669444659 317575168 30790 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=310132 CPUtime=25.46 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 19542 0 0 0 2540 6 0 0 25 0 4 0 669444659 317575168 30790 33554432000 4194304 4625164 140736967020432 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=310132 CPUtime=25.47 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 96851 0 0 0 2534 13 0 0 25 0 4 0 669444659 317575168 30790 33554432000 4194304 4625164 140736967020432 18446744073709551615 4562439 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 310132

[startup+51.1004 s]
/proc/loadavg: 9.24 9.07 7.18 10/506 23176
/proc/meminfo: memFree=23530500/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=362040 CPUtime=203.5 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 317765 0 0 0 20293 57 0 0 25 0 4 0 669444657 370728960 50133 33554432000 4194304 4625164 140736967020432 18446744073709551615 4509133 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 90510 50133 536 106 0 86013 0
[pid=23170/tid=23171] ppid=23168 vsize=362040 CPUtime=50.25 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 24685 0 0 0 5018 7 0 0 25 0 4 0 669444659 370728960 50133 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=362040 CPUtime=51.06 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 28806 0 0 0 5097 9 0 0 25 0 4 0 669444659 370728960 50133 33554432000 4194304 4625164 140736967020432 18446744073709551615 4345223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=362040 CPUtime=51.08 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 245640 0 0 0 5072 36 0 0 25 0 4 0 669444659 370728960 50133 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.5
Current children cumulated vsize (KiB) 362040

[startup+102.301 s]
/proc/loadavg: 9.10 9.06 7.27 10/506 23177
/proc/meminfo: memFree=23396800/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=410024 CPUtime=407.52 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 355509 0 0 0 40687 65 0 0 25 0 4 0 669444657 419864576 67746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 102506 67746 352 106 0 98009 0
[pid=23170/tid=23171] ppid=23168 vsize=410024 CPUtime=100.62 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 36650 0 0 0 10053 9 0 0 25 0 4 0 669444659 419864576 67746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=410024 CPUtime=102.26 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 29510 0 0 0 10217 9 0 0 25 0 4 0 669444659 419864576 67746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=410024 CPUtime=102.29 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 251337 0 0 0 10192 37 0 0 25 0 4 0 669444659 419864576 67746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.52
Current children cumulated vsize (KiB) 410024

[startup+162.301 s]

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

[pid=23170] ppid=23168 vsize=1113932 CPUtime=2558.48 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 4339596 0 0 0 255189 659 0 0 25 0 4 0 669444657 1140666368 187504 33554432000 4194304 4625164 140736967020432 18446744073709551615 4513492 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 278483 187504 346 106 0 273986 0
[pid=23170/tid=23171] ppid=23168 vsize=1113932 CPUtime=631.77 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 113074 0 0 0 63150 27 0 0 25 0 4 0 669444659 1140666368 187504 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1113932 CPUtime=642.11 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 60250 0 0 0 64193 18 0 0 25 0 4 0 669444659 1140666368 187504 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1113932 CPUtime=642.26 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 3977223 0 0 0 63645 581 0 0 25 0 4 0 669444659 1140666368 187504 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2558.48
Current children cumulated vsize (KiB) 1113932

[startup+702.301 s]
/proc/loadavg: 9.14 9.12 8.14 10/506 23193
/proc/meminfo: memFree=22569268/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1115516 CPUtime=2797.47 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 4963335 0 0 0 278997 750 0 0 25 0 4 0 669444657 1142288384 194746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 278879 194746 346 106 0 274382 0
[pid=23170/tid=23171] ppid=23168 vsize=1115516 CPUtime=690.78 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 114923 0 0 0 69050 28 0 0 25 0 4 0 669444659 1142288384 194746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1115516 CPUtime=702.09 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 60917 0 0 0 70190 19 0 0 25 0 4 0 669444659 1142288384 194746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1115516 CPUtime=702.26 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 4572133 0 0 0 69561 665 0 0 25 0 4 0 669444659 1142288384 194746 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2797.47
Current children cumulated vsize (KiB) 1115516

[startup+762.301 s]
/proc/loadavg: 9.15 9.12 8.20 10/506 23195
/proc/meminfo: memFree=22512444/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1122812 CPUtime=3036.54 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 5596870 0 0 0 302814 840 0 0 25 0 4 0 669444657 1149759488 204398 33554432000 4194304 4625164 140736967020432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 280703 204398 346 106 0 276206 0
[pid=23170/tid=23171] ppid=23168 vsize=1122812 CPUtime=749.81 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 116817 0 0 0 74951 30 0 0 25 0 4 0 669444659 1149759488 204400 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1122812 CPUtime=762.1 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 63032 0 0 0 76190 20 0 0 25 0 4 0 669444659 1149759488 204400 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1122812 CPUtime=762.28 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 5191243 0 0 0 75478 750 0 0 25 0 4 0 669444659 1149759488 204400 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3036.54
Current children cumulated vsize (KiB) 1122812

[startup+822.301 s]
/proc/loadavg: 9.15 9.13 8.26 10/506 23196
/proc/meminfo: memFree=22451652/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1122812 CPUtime=3275.48 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 6191646 0 0 0 326620 928 0 0 25 0 4 0 669444657 1149759488 211958 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 280703 211958 346 106 0 276206 0
[pid=23170/tid=23171] ppid=23168 vsize=1122812 CPUtime=808.81 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 119402 0 0 0 80848 33 0 0 25 0 4 0 669444659 1149759488 211958 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1122812 CPUtime=822.07 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 63472 0 0 0 82187 20 0 0 25 0 4 0 669444659 1149759488 211958 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1122812 CPUtime=822.26 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 5780410 0 0 0 81392 834 0 0 25 0 4 0 669444659 1149759488 211958 33554432000 4194304 4625164 140736967020432 18446744073709551615 4334441 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3275.48
Current children cumulated vsize (KiB) 1122812

[startup+882.319 s]
/proc/loadavg: 8.84 9.05 8.28 10/506 23409
/proc/meminfo: memFree=22925872/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1122812 CPUtime=3514.55 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 6768140 0 0 0 350437 1018 0 0 25 0 4 0 669444657 1149759488 218576 33554432000 4194304 4625164 140736967020432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 280703 218576 346 106 0 276206 0
[pid=23170/tid=23171] ppid=23168 vsize=1122812 CPUtime=867.83 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 121740 0 0 0 86741 42 0 0 25 0 4 0 669444659 1149759488 218576 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1122812 CPUtime=882.09 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 63723 0 0 0 88188 21 0 0 25 0 4 0 669444659 1149759488 218576 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1122812 CPUtime=882.28 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 6351257 0 0 0 87315 913 0 0 25 0 4 0 669444659 1149759488 218576 33554432000 4194304 4625164 140736967020432 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3514.55
Current children cumulated vsize (KiB) 1122812

[startup+942.301 s]
/proc/loadavg: 8.94 9.04 8.33 10/506 23410
/proc/meminfo: memFree=22764816/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1248324 CPUtime=3753.48 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 7462539 0 0 0 374225 1123 0 0 25 0 4 0 669444657 1278283776 235826 33554432000 4194304 4625164 140736967020432 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 312081 235826 346 106 0 307584 0
[pid=23170/tid=23171] ppid=23168 vsize=1248324 CPUtime=926.82 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 123897 0 0 0 92637 45 0 0 25 0 4 0 669444659 1278283776 235826 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1248324 CPUtime=942.07 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 64816 0 0 0 94185 22 0 0 25 0 4 0 669444659 1278283776 235826 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1248324 CPUtime=942.25 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 6970800 0 0 0 93220 1005 0 0 25 0 4 0 669444659 1278283776 235826 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3753.48
Current children cumulated vsize (KiB) 1248324

[startup+1002.3 s]
/proc/loadavg: 9.03 9.05 8.37 10/506 23412
/proc/meminfo: memFree=22665332/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1248324 CPUtime=3992.48 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 8023850 0 0 0 398043 1205 0 0 25 0 4 0 669444657 1278283776 244204 33554432000 4194304 4625164 140736967020432 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 312081 244204 347 106 0 307584 0
[pid=23170/tid=23171] ppid=23168 vsize=1248324 CPUtime=985.81 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 126018 0 0 0 98534 47 0 0 25 0 4 0 669444659 1278283776 244204 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1248324 CPUtime=1002.07 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 66471 0 0 0 100183 24 0 0 25 0 4 0 669444659 1278283776 244204 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1248324 CPUtime=1002.25 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 7526161 0 0 0 99143 1082 0 0 25 0 4 0 669444659 1278283776 244204 33554432000 4194304 4625164 140736967020432 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3992.48
Current children cumulated vsize (KiB) 1248324

[startup+1062.3 s]
/proc/loadavg: 9.06 9.05 8.41 10/506 23413
/proc/meminfo: memFree=22605392/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1264756 CPUtime=4231.49 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 8387347 0 0 0 421889 1260 0 0 25 0 4 0 669444657 1295110144 251633 33554432000 4194304 4625164 140736967020432 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 316189 251633 346 106 0 311692 0
[pid=23170/tid=23171] ppid=23168 vsize=1264756 CPUtime=1044.83 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 127922 0 0 0 104434 49 0 0 25 0 4 0 669444659 1295110144 251633 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1264756 CPUtime=1062.08 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 66862 0 0 0 106184 24 0 0 25 0 4 0 669444659 1295110144 251633 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1264756 CPUtime=1062.25 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 7867369 0 0 0 105094 1131 0 0 25 0 4 0 669444659 1295110144 251633 33554432000 4194304 4625164 140736967020432 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4231.49
Current children cumulated vsize (KiB) 1264756

[startup+1122.3 s]
/proc/loadavg: 9.06 9.05 8.45 10/506 23415
/proc/meminfo: memFree=22155348/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1341144 CPUtime=4470.48 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 8420761 0 0 0 445782 1266 0 0 25 0 4 0 669444657 1373331456 264070 33554432000 4194304 4625164 140736967020432 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 335286 264070 346 106 0 330789 0
[pid=23170/tid=23171] ppid=23168 vsize=1341144 CPUtime=1103.84 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 136197 0 0 0 110333 51 0 0 25 0 4 0 669444659 1373331456 264070 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1341144 CPUtime=1122.07 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 67398 0 0 0 112183 24 0 0 25 0 4 0 669444659 1373331456 264070 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1341144 CPUtime=1122.25 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 7880027 0 0 0 111092 1133 0 0 25 0 4 0 669444659 1373331456 264070 33554432000 4194304 4625164 140736967020432 18446744073709551615 4547441 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4470.48
Current children cumulated vsize (KiB) 1341144

[startup+1182.3 s]
/proc/loadavg: 9.17 9.09 8.50 10/506 23417
/proc/meminfo: memFree=21705820/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1346912 CPUtime=4709.49 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 8439088 0 0 0 469678 1271 0 0 25 0 4 0 669444657 1379237888 269662 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 336728 269662 346 106 0 332231 0
[pid=23170/tid=23171] ppid=23168 vsize=1346912 CPUtime=1162.87 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 137953 0 0 0 116235 52 0 0 25 0 4 0 669444659 1379237888 269662 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1346912 CPUtime=1182.08 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 68266 0 0 0 118183 25 0 0 25 0 4 0 669444659 1379237888 269662 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1346912 CPUtime=1182.25 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 7881641 0 0 0 117091 1134 0 0 25 0 4 0 669444659 1379237888 269662 33554432000 4194304 4625164 140736967020432 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4709.49
Current children cumulated vsize (KiB) 1346912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 9.18 9.10 8.52 10/506 23417
/proc/meminfo: memFree=21232988/32951124 swapFree=60609076/67111528
[pid=23170] ppid=23168 vsize=1346912 CPUtime=4800.36 cores=0,2,4,6
/proc/23170/stat : 23170 (SArTagnan) R 23168 23170 22974 0 -1 4202496 8656258 0 0 0 478734 1302 0 0 25 0 4 0 669444657 1379237888 272005 33554432000 4194304 4625164 140736967020432 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23170/statm: 336728 272005 348 106 0 332231 0
[pid=23170/tid=23171] ppid=23168 vsize=1346912 CPUtime=1185.29 cores=0,2,4,6
/proc/23170/task/23171/stat : 23171 (SArTagnan) R 23168 23170 22974 0 -1 4202560 139005 0 0 0 118476 53 0 0 25 0 4 0 669444659 1379237888 272008 33554432000 4194304 4625164 140736967020432 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23170/tid=23172] ppid=23168 vsize=1346912 CPUtime=1204.89 cores=0,2,4,6
/proc/23170/task/23172/stat : 23172 (SArTagnan) R 23168 23170 22974 0 -1 4202560 68322 0 0 0 120464 25 0 0 25 0 4 0 669444659 1379237888 272008 33554432000 4194304 4625164 140736967020432 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23170/tid=23173] ppid=23168 vsize=1346912 CPUtime=1205.06 cores=0,2,4,6
/proc/23170/task/23173/stat : 23173 (SArTagnan) R 23168 23170 22974 0 -1 4202560 8094555 0 0 0 119343 1163 0 0 25 0 4 0 669444659 1379237888 272009 33554432000 4194304 4625164 140736967020432 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1346912

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.17
CPU time (s): 4800.44
CPU user time (s): 4787.37
CPU system time (s): 13.073
CPU usage (%): 398.32
Max. virtual memory (cumulated for all children) (KiB): 1414528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.37
system time used= 13.073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8656629
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= 1003
involuntary context switches= 31534

runsolver used 5.52816 second user time and 14.2578 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 22:40:37
IDJOB=3385959
IDBENCH=71354
IDSOLVER=1871
FILE ID=node108/3385959-1305578437
RUNJOBID= node108-1305577160-22992
PBS_JOBID= 13350217
Free space on /tmp= 73452 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385959-1305578437/watcher-3385959-1305578437 -o /tmp/evaluation-result-3385959-1305578437/solver-3385959-1305578437 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385959-1305578437.cnf -threads=4

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

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=1879203077

node108.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.820
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.64
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.820
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.82
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.820
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.820
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.82
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23768592 kB
Buffers:         68040 kB
Cached:         703520 kB
SwapCached:      25796 kB
Active:        1634852 kB
Inactive:      7329876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23768592 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:     8176084 kB
Mapped:          29280 kB
Slab:            81624 kB
PageTables:      66320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135359404 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= 73432 MiB
End job on node108 at 2011-05-16 23:00:44