Trace number 3265040

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.25 1201.76

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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-3265040-1304107092/watcher-3265040-1304107092 -o /tmp/evaluation-result-3265040-1304107092/solver-3265040-1304107092 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3265040-1304107092.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.07 8.09 8.03 5/180 10185
/proc/meminfo: memFree=24462272/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=39608 CPUtime=0 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 598 0 0 0 0 0 0 0 25 0 3 0 503124509 40558592 534 33554432000 4194304 4623224 140734493511888 18446744073709551615 254261672945 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10185/statm: 9902 534 302 105 0 5406 0
[pid=10185/tid=10186] ppid=10183 vsize=49852 CPUtime=0 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 503124510 51048448 535 33554432000 4194304 4623224 140734493511888 18446744073709551615 47556349732786 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=49852 CPUtime=0 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 503124510 51048448 535 33554432000 4194304 4623224 140734493511888 18446744073709551615 47556349732786 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=49852 CPUtime=0 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 503124510 51048448 535 33554432000 4194304 4623224 140734493511888 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.108162 s]
/proc/loadavg: 8.07 8.09 8.03 5/180 10185
/proc/meminfo: memFree=24462272/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=249068 CPUtime=0.4 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 2312 0 0 0 40 0 0 0 25 0 4 0 503124509 255045632 1377 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 62267 1377 343 105 0 57771 0
[pid=10185/tid=10186] ppid=10183 vsize=249068 CPUtime=0.1 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 321 0 0 0 10 0 0 0 25 0 4 0 503124510 255045632 1377 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=249068 CPUtime=0.1 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 351 0 0 0 10 0 0 0 25 0 4 0 503124510 255045632 1377 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377271 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=249068 CPUtime=0.1 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 515 0 0 0 10 0 0 0 25 0 4 0 503124510 255045632 1377 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 249068

[startup+0.201146 s]
/proc/loadavg: 8.07 8.09 8.03 5/180 10185
/proc/meminfo: memFree=24462272/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=249864 CPUtime=0.77 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 2937 0 0 0 77 0 0 0 25 0 4 0 503124509 255860736 1654 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 62466 1655 343 105 0 57970 0
[pid=10185/tid=10186] ppid=10183 vsize=249864 CPUtime=0.19 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 568 0 0 0 19 0 0 0 25 0 4 0 503124510 255860736 1655 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377536 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=249864 CPUtime=0.19 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 519 0 0 0 19 0 0 0 25 0 4 0 503124510 255860736 1655 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=249864 CPUtime=0.19 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 635 0 0 0 19 0 0 0 25 0 4 0 503124510 255860736 1655 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 249864

[startup+0.301128 s]
/proc/loadavg: 8.07 8.09 8.03 5/180 10185
/proc/meminfo: memFree=24462272/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=250256 CPUtime=1.17 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 3465 0 0 0 117 0 0 0 25 0 4 0 503124509 256262144 2026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 62564 2026 343 105 0 58068 0
[pid=10185/tid=10186] ppid=10183 vsize=250256 CPUtime=0.29 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 656 0 0 0 29 0 0 0 25 0 4 0 503124510 256262144 2026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=250256 CPUtime=0.29 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 675 0 0 0 29 0 0 0 25 0 4 0 503124510 256262144 2026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376668 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=250256 CPUtime=0.29 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 885 0 0 0 29 0 0 0 25 0 4 0 503124510 256262144 2027 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366247 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) 250256

[startup+0.701058 s]
/proc/loadavg: 8.07 8.09 8.03 5/180 10185
/proc/meminfo: memFree=24462272/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=252224 CPUtime=2.77 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 5640 0 0 0 276 1 0 0 25 0 4 0 503124509 258277376 3139 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 63056 3139 344 105 0 58560 0
[pid=10185/tid=10186] ppid=10183 vsize=252224 CPUtime=0.68 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 1114 0 0 0 68 0 0 0 25 0 4 0 503124510 258277376 3139 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=252224 CPUtime=0.68 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 1447 0 0 0 68 0 0 0 25 0 4 0 503124510 258277376 3139 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=252224 CPUtime=0.69 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 1465 0 0 0 69 0 0 0 25 0 4 0 503124510 258277376 3139 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 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) 252224

[startup+1.50092 s]
/proc/loadavg: 8.07 8.09 8.03 9/184 10189
/proc/meminfo: memFree=24447120/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=255580 CPUtime=5.96 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 8857 0 0 0 594 2 0 0 25 0 4 0 503124509 261713920 4928 33554432000 4194304 4623224 140734493511888 18446744073709551615 4416203 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 63895 4928 344 105 0 59399 0
[pid=10185/tid=10186] ppid=10183 vsize=255580 CPUtime=1.48 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 1770 0 0 0 148 0 0 0 25 0 4 0 503124510 261713920 4928 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=255580 CPUtime=1.48 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 2251 0 0 0 148 0 0 0 25 0 4 0 503124510 261713920 4928 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=255580 CPUtime=1.48 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 2716 0 0 0 148 0 0 0 25 0 4 0 503124510 261713920 4928 33554432000 4194304 4623224 140734493511888 18446744073709551615 47556346859097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 255580

[startup+3.10063 s]
/proc/loadavg: 8.07 8.09 8.03 9/184 10189
/proc/meminfo: memFree=24438440/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=263148 CPUtime=12.35 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 15260 0 0 0 1232 3 0 0 25 0 4 0 503124509 269463552 7342 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 65787 7342 344 105 0 61291 0
[pid=10185/tid=10186] ppid=10183 vsize=263148 CPUtime=3.09 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 3566 0 0 0 308 1 0 0 25 0 4 0 503124510 269463552 7342 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=263148 CPUtime=3.07 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 3615 0 0 0 306 1 0 0 25 0 4 0 503124510 269463552 7342 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=263148 CPUtime=3.08 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 5336 0 0 0 308 0 0 0 25 0 4 0 503124510 269463552 7342 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 263148

[startup+6.30106 s]
/proc/loadavg: 8.07 8.09 8.03 9/184 10189
/proc/meminfo: memFree=24414480/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=273732 CPUtime=25.14 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 47056 0 0 0 2506 8 0 0 25 0 4 0 503124509 280301568 11713 33554432000 4194304 4623224 140734493511888 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 68433 11713 365 105 0 63937 0
[pid=10185/tid=10186] ppid=10183 vsize=273732 CPUtime=6.29 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 5833 0 0 0 627 2 0 0 25 0 4 0 503124510 280301568 11713 33554432000 4194304 4623224 140734493511888 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=273732 CPUtime=6.26 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 5355 0 0 0 625 1 0 0 25 0 4 0 503124510 280301568 11713 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=273732 CPUtime=6.29 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 32050 0 0 0 625 4 0 0 25 0 4 0 503124510 280301568 11713 33554432000 4194304 4623224 140734493511888 18446744073709551615 4550266 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) 273732

[startup+12.7009 s]
/proc/loadavg: 8.13 8.10 8.04 9/184 10190
/proc/meminfo: memFree=24317396/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=282396 CPUtime=50.71 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 102024 0 0 0 5054 17 0 0 25 0 4 0 503124509 289173504 16850 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 70599 16850 389 105 0 66103 0
[pid=10185/tid=10186] ppid=10183 vsize=282396 CPUtime=12.69 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 8326 0 0 0 1267 2 0 0 25 0 4 0 503124510 289173504 16850 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=282396 CPUtime=12.61 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 7834 0 0 0 1260 1 0 0 25 0 4 0 503124510 289173504 16850 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=282396 CPUtime=12.68 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 80313 0 0 0 1257 11 0 0 25 0 4 0 503124510 289173504 16850 33554432000 4194304 4623224 140734493511888 18446744073709551615 254261660007 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 282396

[startup+25.5006 s]
/proc/loadavg: 8.11 8.10 8.04 9/184 10190
/proc/meminfo: memFree=23651504/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=296604 CPUtime=101.83 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 189923 0 0 0 10153 30 0 0 25 0 4 0 503124509 303722496 25627 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 74151 25627 403 105 0 69655 0
[pid=10185/tid=10186] ppid=10183 vsize=296604 CPUtime=25.48 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 13224 0 0 0 2545 3 0 0 25 0 4 0 503124510 303722496 25627 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=296604 CPUtime=25.34 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 11443 0 0 0 2532 2 0 0 25 0 4 0 503124510 303722496 25627 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=296604 CPUtime=25.48 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 156985 0 0 0 2526 22 0 0 25 0 4 0 503124510 303722496 25627 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 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) 296604

[startup+51.1011 s]
/proc/loadavg: 8.07 8.09 8.03 9/184 10191
/proc/meminfo: memFree=23561928/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=337444 CPUtime=204.09 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 348693 0 0 0 20355 54 0 0 25 0 4 0 503124509 345542656 40718 33554432000 4194304 4623224 140734493511888 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 84361 40718 503 105 0 79865 0
[pid=10185/tid=10186] ppid=10183 vsize=337444 CPUtime=51.09 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 21356 0 0 0 5103 6 0 0 25 0 4 0 503124510 345542656 40718 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=337444 CPUtime=50.8 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 18174 0 0 0 5077 3 0 0 25 0 4 0 503124510 345542656 40718 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=337444 CPUtime=51.09 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 296450 0 0 0 5067 42 0 0 25 0 4 0 503124510 345542656 40718 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 337444

[startup+102.301 s]
/proc/loadavg: 8.12 8.10 8.04 9/184 10192
/proc/meminfo: memFree=23430292/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=445844 CPUtime=408.63 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 458735 0 0 0 40787 76 0 0 25 0 4 0 503124509 456544256 64677 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 111461 64677 726 105 0 106965 0
[pid=10185/tid=10186] ppid=10183 vsize=445844 CPUtime=102.29 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 31344 0 0 0 10221 8 0 0 25 0 4 0 503124510 456544256 64677 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=445844 CPUtime=101.73 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 28867 0 0 0 10164 9 0 0 25 0 4 0 503124510 456544256 64677 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=445844 CPUtime=102.29 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 375708 0 0 0 10176 53 0 0 25 0 4 0 503124510 456544256 64677 33554432000 4194304 4623224 140734493511888 18446744073709551615 4550487 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 445844

[startup+162.3 s]

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

[pid=10185] ppid=10183 vsize=942848 CPUtime=2565.63 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 3513026 0 0 0 255977 586 0 0 25 0 4 0 503124509 965476352 169841 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 235712 169841 1230 105 0 231216 0
[pid=10185/tid=10186] ppid=10183 vsize=942848 CPUtime=642.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 100037 0 0 0 64196 34 0 0 25 0 4 0 503124510 965476352 169841 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=942848 CPUtime=638.74 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 89218 0 0 0 63853 21 0 0 25 0 4 0 503124510 965476352 169841 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=942848 CPUtime=642.27 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 3242601 0 0 0 63712 515 0 0 25 0 4 0 503124510 965476352 169841 33554432000 4194304 4623224 140734493511888 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.63
Current children cumulated vsize (KiB) 942848

[startup+702.301 s]
/proc/loadavg: 8.19 8.13 8.06 9/184 10278
/proc/meminfo: memFree=27686344/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=942848 CPUtime=2805.3 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 3867100 0 0 0 279888 642 0 0 25 0 4 0 503124509 965476352 177099 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510939 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 235712 177099 1264 105 0 231216 0
[pid=10185/tid=10186] ppid=10183 vsize=942848 CPUtime=702.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 101989 0 0 0 70194 36 0 0 25 0 4 0 503124510 965476352 177099 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=942848 CPUtime=698.41 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 90803 0 0 0 69818 23 0 0 25 0 4 0 503124510 965476352 177099 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=942848 CPUtime=702.27 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 3591752 0 0 0 69659 568 0 0 25 0 4 0 503124510 965476352 177099 33554432000 4194304 4623224 140734493511888 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 942848

[startup+762.301 s]
/proc/loadavg: 8.17 8.13 8.06 9/184 10280
/proc/meminfo: memFree=27602952/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=981508 CPUtime=3044.99 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 4026806 0 0 0 303824 675 0 0 25 0 4 0 503124509 1005064192 187007 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 245377 187007 1215 105 0 240881 0
[pid=10185/tid=10186] ppid=10183 vsize=981508 CPUtime=762.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 108435 0 0 0 76191 39 0 0 25 0 4 0 503124510 1005064192 187007 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=981508 CPUtime=758.08 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 93158 0 0 0 75783 25 0 0 25 0 4 0 503124510 1005064192 187007 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=981508 CPUtime=762.28 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 3741301 0 0 0 75633 595 0 0 25 0 4 0 503124510 1005064192 187007 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 981508

[startup+822.301 s]
/proc/loadavg: 8.11 8.12 8.06 9/184 10281
/proc/meminfo: memFree=27546844/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=981508 CPUtime=3284.64 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 4244722 0 0 0 327750 714 0 0 25 0 4 0 503124509 1005064192 193664 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 245377 193664 1233 105 0 240881 0
[pid=10185/tid=10186] ppid=10183 vsize=981508 CPUtime=822.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 111141 0 0 0 82187 43 0 0 25 0 4 0 503124510 1005064192 193665 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=981508 CPUtime=817.74 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 93476 0 0 0 81749 25 0 0 25 0 4 0 503124510 1005064192 193665 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=981508 CPUtime=822.27 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 3954353 0 0 0 81598 629 0 0 25 0 4 0 503124510 1005064192 193668 33554432000 4194304 4623224 140734493511888 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 981508

[startup+882.306 s]
/proc/loadavg: 8.09 8.11 8.06 9/184 10283
/proc/meminfo: memFree=27481940/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1046268 CPUtime=3524.33 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 4606091 0 0 0 351657 776 0 0 25 0 4 0 503124509 1071378432 200026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 261567 200026 1268 105 0 257071 0
[pid=10185/tid=10186] ppid=10183 vsize=1046268 CPUtime=882.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 112536 0 0 0 88186 44 0 0 25 0 4 0 503124510 1071378432 200026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1046268 CPUtime=877.42 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 94363 0 0 0 87715 27 0 0 25 0 4 0 503124510 1071378432 200026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1046268 CPUtime=882.28 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 4295923 0 0 0 87542 686 0 0 25 0 4 0 503124510 1071378432 200026 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 1046268

[startup+942.3 s]
/proc/loadavg: 8.12 8.12 8.06 9/184 10284
/proc/meminfo: memFree=27354668/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1099792 CPUtime=3763.98 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 4955078 0 0 0 375567 831 0 0 25 0 4 0 503124509 1126187008 208663 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 274948 208663 1235 105 0 270452 0
[pid=10185/tid=10186] ppid=10183 vsize=1099792 CPUtime=942.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 114062 0 0 0 94184 46 0 0 25 0 4 0 503124510 1126187008 208663 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1099792 CPUtime=937.09 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 125406 0 0 0 93677 32 0 0 25 0 4 0 503124510 1126187008 208663 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1099792 CPUtime=942.27 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 4610923 0 0 0 93493 734 0 0 25 0 4 0 503124510 1126187008 208663 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1099792

[startup+1002.3 s]
/proc/loadavg: 8.12 8.12 8.07 9/184 10286
/proc/meminfo: memFree=27287892/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1099792 CPUtime=4003.64 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 5296462 0 0 0 399477 887 0 0 25 0 4 0 503124509 1126187008 214572 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 274948 214572 1249 105 0 270452 0
[pid=10185/tid=10186] ppid=10183 vsize=1099792 CPUtime=1002.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 115625 0 0 0 100183 47 0 0 25 0 4 0 503124510 1126187008 214572 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1099792 CPUtime=996.74 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 126895 0 0 0 99642 32 0 0 25 0 4 0 503124510 1126187008 214572 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1099792 CPUtime=1002.26 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 4947883 0 0 0 99439 787 0 0 25 0 4 0 503124510 1126187008 214572 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 1099792

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.07 9/184 10288
/proc/meminfo: memFree=27197316/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1223284 CPUtime=4243.32 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 5646102 0 0 0 423388 944 0 0 25 0 4 0 503124509 1252642816 227269 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 305821 227269 1241 105 0 301325 0
[pid=10185/tid=10186] ppid=10183 vsize=1223284 CPUtime=1062.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 150219 0 0 0 106177 53 0 0 25 0 4 0 503124510 1252642816 227269 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1223284 CPUtime=1056.42 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 128495 0 0 0 105608 34 0 0 25 0 4 0 503124510 1252642816 227269 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1223284 CPUtime=1062.26 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 5260424 0 0 0 105390 836 0 0 25 0 4 0 503124510 1252642816 227269 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 1223284

[startup+1122.3 s]
/proc/loadavg: 8.06 8.10 8.07 9/184 10289
/proc/meminfo: memFree=27133628/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1254736 CPUtime=4482.98 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 5982727 0 0 0 447301 997 0 0 25 0 4 0 503124509 1284849664 233004 33554432000 4194304 4623224 140734493511888 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 313684 233004 1234 105 0 309188 0
[pid=10185/tid=10186] ppid=10183 vsize=1254736 CPUtime=1122.3 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 151509 0 0 0 112176 54 0 0 25 0 4 0 503124510 1284849664 233004 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1254736 CPUtime=1116.09 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 129324 0 0 0 111574 35 0 0 25 0 4 0 503124510 1284849664 233004 33554432000 4194304 4623224 140734493511888 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1254736 CPUtime=1122.26 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 5577353 0 0 0 111341 885 0 0 25 0 4 0 503124510 1284849664 233004 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 1254736

[startup+1182.3 s]
/proc/loadavg: 8.06 8.10 8.07 9/184 10291
/proc/meminfo: memFree=27070452/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1293396 CPUtime=4722.66 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 6312866 0 0 0 471215 1051 0 0 25 0 4 0 503124509 1324437504 242568 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 323349 242568 1231 105 0 318853 0
[pid=10185/tid=10186] ppid=10183 vsize=1293396 CPUtime=1182.31 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 151952 0 0 0 118176 55 0 0 25 0 4 0 503124510 1324437504 242568 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1293396 CPUtime=1175.75 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 135720 0 0 0 117539 36 0 0 25 0 4 0 503124510 1324437504 242568 33554432000 4194304 4623224 140734493511888 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1293396 CPUtime=1182.27 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 5899216 0 0 0 117290 937 0 0 25 0 4 0 503124510 1324437504 242568 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 1293396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.10 8.07 9/184 10291
/proc/meminfo: memFree=27065204/32951124 swapFree=67111348/67111528
[pid=10185] ppid=10183 vsize=1293396 CPUtime=4800.17 cores=0,2,4,6
/proc/10185/stat : 10185 (SArTagnan) R 10183 10185 9954 0 -1 4202496 6416093 0 0 0 478950 1067 0 0 25 0 4 0 503124509 1324437504 243110 33554432000 4194304 4623224 140734493511888 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10185/statm: 323349 243110 1218 105 0 318853 0
[pid=10185/tid=10186] ppid=10183 vsize=1293396 CPUtime=1201.71 cores=0,2,4,6
/proc/10185/task/10186/stat : 10186 (SArTagnan) R 10183 10185 9954 0 -1 4202560 152000 0 0 0 120116 55 0 0 25 0 4 0 503124510 1324437504 243112 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10185/tid=10187] ppid=10183 vsize=1293396 CPUtime=1195.05 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (SArTagnan) R 10183 10185 9954 0 -1 4202560 135978 0 0 0 119468 37 0 0 25 0 4 0 503124510 1324437504 243112 33554432000 4194304 4623224 140734493511888 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1293396 CPUtime=1201.67 cores=0,2,4,6
/proc/10185/task/10188/stat : 10188 (SArTagnan) R 10183 10185 9954 0 -1 4202560 6001777 0 0 0 119215 952 0 0 25 0 4 0 503124510 1324437504 243112 33554432000 4194304 4623224 140734493511888 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1293396

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): 1201.76
CPU time (s): 4800.25
CPU user time (s): 4789.53
CPU system time (s): 10.7194
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 1334420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.53
system time used= 10.7194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6416123
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= 780
involuntary context switches= 23795

runsolver used 1.92671 second user time and 4.6293 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 21:58:12
IDJOB=3265040
IDBENCH=85368
IDSOLVER=1656
FILE ID=node140/3265040-1304107092
RUNJOBID= node140-1304104680-9972
PBS_JOBID= 13170652
Free space on /tmp= 72456 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265040-1304107092/watcher-3265040-1304107092 -o /tmp/evaluation-result-3265040-1304107092/solver-3265040-1304107092 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3265040-1304107092.cnf -threads=4

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1846714302

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.14
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.833
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.833
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.833
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.833
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.74
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.833
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.833
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:      24462436 kB
Buffers:       1009256 kB
Cached:        1899564 kB
SwapCached:        180 kB
Active:        5496536 kB
Inactive:      2493388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24462436 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     5080888 kB
Mapped:          15424 kB
Slab:           426356 kB
PageTables:      15228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6101356 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= 72664 MiB
End job on node140 at 2011-04-29 22:18:16