Trace number 3438486

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) 40000.9 5011.55

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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-3438486-1306918682/watcher-3438486-1306918682 -o /tmp/evaluation-result-3438486-1306918682/solver-3438486-1306918682 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438486-1306918682.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 1.14 2/498 18246
/proc/meminfo: memFree=30862300/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=26868 CPUtime=0.01 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 1058 0 1 0 1 0 0 0 17 0 1 0 803470883 27512832 604 33554432000 4194304 4625164 140734150613792 18446744073709551615 216634515200 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/18246/statm: 6717 604 296 106 0 2220 0

[startup+0.0946559 s]
/proc/loadavg: 0.93 1.00 1.14 2/498 18246
/proc/meminfo: memFree=30862300/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=136304 CPUtime=0.11 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 10525 0 1 0 10 1 0 0 18 0 8 0 803470883 139575296 8192 33554432000 4194304 4625164 140734150613792 18446744073709551615 47051714217906 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 34076 8192 301 106 0 29579 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 136304

[startup+0.100651 s]
/proc/loadavg: 0.93 1.00 1.14 2/498 18246
/proc/meminfo: memFree=30862300/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=136304 CPUtime=0.14 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 10525 0 1 0 13 1 0 0 18 0 8 0 803470883 139575296 8192 33554432000 4194304 4625164 140734150613792 18446744073709551615 47051714217904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 34076 8192 301 106 0 29579 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 136304

[startup+0.492352 s]
/proc/loadavg: 0.93 1.00 1.14 2/498 18246
/proc/meminfo: memFree=30862300/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=489008 CPUtime=4.83 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 32977 0 1 0 478 5 0 0 18 0 8 0 803470883 500744192 24323 33554432000 4194304 4625164 140734150613792 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 122252 24324 349 106 0 117755 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 489008

[startup+0.729586 s]
/proc/loadavg: 0.93 1.00 1.14 2/498 18246
/proc/meminfo: memFree=30862300/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=489008 CPUtime=4.91 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 33122 0 1 0 486 5 0 0 18 0 8 0 803470883 500744192 24433 33554432000 4194304 4625164 140734150613792 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 122252 24434 349 106 0 117755 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 489008

[startup+1.64435 s]
/proc/loadavg: 0.93 1.00 1.14 2/498 18246
/proc/meminfo: memFree=30862300/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=499000 CPUtime=12.22 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 46500 0 1 0 1215 7 0 0 19 0 8 0 803470883 510976000 33607 33554432000 4194304 4625164 140734150613792 18446744073709551615 4515273 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 124750 33607 350 106 0 120253 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 499000

[startup+3.1011 s]
/proc/loadavg: 0.93 1.00 1.14 9/506 18254
/proc/meminfo: memFree=30704828/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=513272 CPUtime=23.85 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 61011 0 1 0 2375 10 0 0 23 0 8 0 803470883 525590528 45786 33554432000 4194304 4625164 140734150613792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 128318 45786 350 106 0 123821 0
[pid=18246/tid=18248] ppid=18244 vsize=513272 CPUtime=3 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 2834 0 0 0 300 0 0 0 23 0 8 0 803470891 525590528 45786 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=513272 CPUtime=3 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4055 0 0 0 300 0 0 0 25 0 8 0 803470891 525590528 45786 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=513272 CPUtime=3 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 8820 0 0 0 299 1 0 0 25 0 8 0 803470891 525590528 45787 33554432000 4194304 4625164 140734150613792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=513272 CPUtime=3 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4585 0 0 0 299 1 0 0 22 0 8 0 803470892 525590528 45787 33554432000 4194304 4625164 140734150613792 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=513272 CPUtime=2.75 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4446 0 0 0 275 0 0 0 25 0 8 0 803470892 525590528 45787 33554432000 4194304 4625164 140734150613792 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=513272 CPUtime=2.99 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4865 0 0 0 299 0 0 0 23 0 8 0 803470892 525590528 45787 33554432000 4194304 4625164 140734150613792 18446744073709551615 4316721 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=513272 CPUtime=2.95 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4239 0 0 0 295 0 0 0 22 0 8 0 803470892 525590528 45787 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 513272

[startup+6.30053 s]
/proc/loadavg: 1.49 1.12 1.17 9/506 18254
/proc/meminfo: memFree=30619560/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=522576 CPUtime=49.39 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 88524 0 1 0 4924 15 0 0 25 0 8 0 803470883 535117824 64141 33554432000 4194304 4625164 140734150613792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 130644 64143 372 106 0 126147 0
[pid=18246/tid=18248] ppid=18244 vsize=522576 CPUtime=6.2 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4738 0 0 0 620 0 0 0 25 0 8 0 803470891 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=522576 CPUtime=6.2 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 4157 0 0 0 620 0 0 0 25 0 8 0 803470891 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=522576 CPUtime=6.2 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 16786 0 0 0 618 2 0 0 25 0 8 0 803470891 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=522576 CPUtime=6.2 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 6715 0 0 0 618 2 0 0 25 0 8 0 803470892 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=522576 CPUtime=5.96 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 6823 0 0 0 595 1 0 0 25 0 8 0 803470892 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=522576 CPUtime=6.2 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 7674 0 0 0 619 1 0 0 25 0 8 0 803470892 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=522576 CPUtime=6.1 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 5995 0 0 0 609 1 0 0 25 0 8 0 803470892 535117824 64143 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 522576

[startup+12.7004 s]
/proc/loadavg: 2.02 1.23 1.21 9/506 18254
/proc/meminfo: memFree=30509204/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=573364 CPUtime=100.48 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 134394 0 1 0 10026 22 0 0 25 0 8 0 803470883 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 143341 85837 424 106 0 138844 0
[pid=18246/tid=18248] ppid=18244 vsize=573364 CPUtime=12.58 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 8832 0 0 0 1258 0 0 0 25 0 8 0 803470891 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=573364 CPUtime=12.6 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 6544 0 0 0 1260 0 0 0 25 0 8 0 803470891 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4465766 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=573364 CPUtime=12.59 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 31271 0 0 0 1256 3 0 0 25 0 8 0 803470891 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=573364 CPUtime=12.59 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 10559 0 0 0 1257 2 0 0 25 0 8 0 803470892 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=573364 CPUtime=12.36 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 9829 0 0 0 1234 2 0 0 25 0 8 0 803470892 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=573364 CPUtime=12.6 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 12989 0 0 0 1258 2 0 0 25 0 8 0 803470892 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4467355 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=573364 CPUtime=12.4 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 6425 0 0 0 1239 1 0 0 25 0 8 0 803470892 587124736 85837 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.48
Current children cumulated vsize (KiB) 573364

[startup+25.5011 s]
/proc/loadavg: 3.34 1.56 1.32 9/506 18255
/proc/meminfo: memFree=30359232/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=770120 CPUtime=202.66 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 225365 0 1 0 20228 38 0 0 25 0 8 0 803470883 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 192530 126296 695 106 0 188033 0
[pid=18246/tid=18248] ppid=18244 vsize=770120 CPUtime=25.38 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 13681 0 0 0 2537 1 0 0 25 0 8 0 803470891 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=770120 CPUtime=25.39 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 10729 0 0 0 2538 1 0 0 25 0 8 0 803470891 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=770120 CPUtime=25.4 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 71278 0 0 0 2531 9 0 0 25 0 8 0 803470891 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4328596 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=770120 CPUtime=25.4 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 21580 0 0 0 2535 5 0 0 25 0 8 0 803470892 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=770120 CPUtime=25.16 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 14562 0 0 0 2513 3 0 0 25 0 8 0 803470892 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=770120 CPUtime=25.39 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 19788 0 0 0 2536 3 0 0 25 0 8 0 803470892 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=770120 CPUtime=24.98 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 6864 0 0 0 2497 1 0 0 25 0 8 0 803470892 788602880 126296 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.66
Current children cumulated vsize (KiB) 770120

[startup+51.1006 s]
/proc/loadavg: 4.93 2.08 1.50 9/506 18255
/proc/meminfo: memFree=30215320/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=890744 CPUtime=407.03 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 386082 0 1 0 40637 66 0 0 25 0 8 0 803470883 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4513188 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 222686 162029 449 106 0 218189 0
[pid=18246/tid=18248] ppid=18244 vsize=890744 CPUtime=50.98 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 22031 0 0 0 5095 3 0 0 25 0 8 0 803470891 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=890744 CPUtime=50.99 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 12111 0 0 0 5097 2 0 0 25 0 8 0 803470891 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=890744 CPUtime=51 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 174513 0 0 0 5077 23 0 0 25 0 8 0 803470891 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=890744 CPUtime=51 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 23253 0 0 0 5094 6 0 0 25 0 8 0 803470892 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=890744 CPUtime=50.76 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 21091 0 0 0 5072 4 0 0 25 0 8 0 803470892 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4349027 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=890744 CPUtime=50.99 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 31590 0 0 0 5092 7 0 0 25 0 8 0 803470892 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=890744 CPUtime=50.16 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 7004 0 0 0 5014 2 0 0 25 0 8 0 803470892 912121856 162029 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.03
Current children cumulated vsize (KiB) 890744

[startup+102.301 s]
/proc/loadavg: 6.66 2.99 1.83 9/506 18257
/proc/meminfo: memFree=29990988/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=1327452 CPUtime=815.88 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 854569 0 1 0 81445 143 0 0 25 0 8 0 803470883 1359310848 218236 33554432000 4194304 4625164 140734150613792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18246/statm: 331863 218236 352 106 0 327366 0
[pid=18246/tid=18248] ppid=18244 vsize=1327452 CPUtime=102.2 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 33006 0 0 0 10215 5 0 0 25 0 8 0 803470891 1359310848 218256 33554432000 4194304 4625164 140734150613792 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=1327452 CPUtime=102.18 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 18936 0 0 0 10215 3 0 0 25 0 8 0 803470891 1359310848 218256 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=1327452 CPUtime=102.21 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 548289 0 0 0 10141 80 0 0 25 0 8 0 803470891 1359310848 218256 33554432000 4194304 4625164 140734150613792 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 0 0 0 0

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

/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 181255 0 0 0 466173 42 0 0 25 0 8 0 803470892 5755490304 1181974 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5620596 CPUtime=4605.43 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 93666 0 0 0 460477 66 0 0 25 0 8 0 803470892 5755490304 1181974 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37214.6
Current children cumulated vsize (KiB) 5620596

[startup+4722.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/506 18404
/proc/meminfo: memFree=26074012/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=5686132 CPUtime=37693.7 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 34270601 0 1 0 3763562 5804 0 0 25 0 8 0 803470883 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18246/statm: 1421533 1194205 349 106 0 1417036 0
[pid=18246/tid=18248] ppid=18244 vsize=5686132 CPUtime=4722.27 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 134528 0 0 0 472197 30 0 0 25 0 8 0 803470891 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=5686132 CPUtime=4721.04 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 268243 0 0 0 471878 226 0 0 25 0 8 0 803470891 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=5686132 CPUtime=4722.19 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 31738988 0 0 0 467122 5097 0 0 25 0 8 0 803470891 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=5686132 CPUtime=4721.76 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 139868 0 0 0 472140 36 0 0 25 0 8 0 803470892 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=5686132 CPUtime=4720.76 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 140967 0 0 0 472046 30 0 0 25 0 8 0 803470892 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=5686132 CPUtime=4722.17 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 181723 0 0 0 472175 42 0 0 25 0 8 0 803470892 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5686132 CPUtime=4665.46 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 96116 0 0 0 466476 70 0 0 25 0 8 0 803470892 5822599168 1194205 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37693.7
Current children cumulated vsize (KiB) 5686132

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/506 18405
/proc/meminfo: memFree=26028800/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=5762464 CPUtime=38172.5 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 34748249 0 1 0 3811365 5884 0 0 25 0 8 0 803470883 5900763136 1203744 33554432000 4194304 4625164 140734150613792 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18246/statm: 1440616 1203744 349 106 0 1436119 0
[pid=18246/tid=18248] ppid=18244 vsize=5762464 CPUtime=4782.25 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 134685 0 0 0 478195 30 0 0 25 0 8 0 803470891 5900763136 1203744 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=5762464 CPUtime=4781.02 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 269303 0 0 0 477875 227 0 0 25 0 8 0 803470891 5900763136 1203746 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=5762464 CPUtime=4782.17 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 32184600 0 0 0 473047 5170 0 0 25 0 8 0 803470891 5900763136 1203746 33554432000 4194304 4625164 140734150613792 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=5762464 CPUtime=4781.73 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 140005 0 0 0 478137 36 0 0 25 0 8 0 803470892 5900763136 1203747 33554432000 4194304 4625164 140734150613792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=5762464 CPUtime=4780.74 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 141463 0 0 0 478044 30 0 0 25 0 8 0 803470892 5900763136 1203747 33554432000 4194304 4625164 140734150613792 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=5762464 CPUtime=4782.15 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 181896 0 0 0 478173 42 0 0 25 0 8 0 803470892 5900763136 1203747 33554432000 4194304 4625164 140734150613792 18446744073709551615 4330829 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5762464 CPUtime=4725.44 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 96792 0 0 0 472474 70 0 0 25 0 8 0 803470892 5900763136 1203747 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38172.5
Current children cumulated vsize (KiB) 5762464

[startup+4842.32 s]
/proc/loadavg: 8.09 8.06 8.00 9/506 18407
/proc/meminfo: memFree=25990408/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=5762596 CPUtime=38651.6 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 35140916 0 1 0 3859198 5959 0 0 25 0 8 0 803470883 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18246/statm: 1440649 1216103 349 106 0 1436152 0
[pid=18246/tid=18248] ppid=18244 vsize=5762596 CPUtime=4842.27 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 134865 0 0 0 484197 30 0 0 25 0 8 0 803470891 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=5762596 CPUtime=4841.03 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 269616 0 0 0 483876 227 0 0 25 0 8 0 803470891 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=5762596 CPUtime=4842.18 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 32550047 0 0 0 478986 5232 0 0 25 0 8 0 803470891 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=5762596 CPUtime=4841.73 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 140204 0 0 0 484137 36 0 0 25 0 8 0 803470892 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=5762596 CPUtime=4840.76 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 141709 0 0 0 484046 30 0 0 25 0 8 0 803470892 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=5762596 CPUtime=4842.16 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 182409 0 0 0 484174 42 0 0 25 0 8 0 803470892 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5762596 CPUtime=4785.46 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 99112 0 0 0 478470 76 0 0 25 0 8 0 803470892 5900898304 1216103 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38651.6
Current children cumulated vsize (KiB) 5762596

[startup+4902.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/506 18409
/proc/meminfo: memFree=25945448/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=5762596 CPUtime=39130.4 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 35272501 0 1 0 3907053 5987 0 0 25 0 8 0 803470883 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18246/statm: 1440649 1226568 349 106 0 1436152 0
[pid=18246/tid=18248] ppid=18244 vsize=5762596 CPUtime=4902.25 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 135116 0 0 0 490195 30 0 0 25 0 8 0 803470891 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=5762596 CPUtime=4901.02 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 272376 0 0 0 489873 229 0 0 25 0 8 0 803470891 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=5762596 CPUtime=4902.17 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 32668765 0 0 0 484965 5252 0 0 25 0 8 0 803470891 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=5762596 CPUtime=4901.69 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 140648 0 0 0 490133 36 0 0 25 0 8 0 803470892 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=5762596 CPUtime=4900.74 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 141938 0 0 0 490044 30 0 0 25 0 8 0 803470892 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=5762596 CPUtime=4902.14 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 182537 0 0 0 490172 42 0 0 25 0 8 0 803470892 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5762596 CPUtime=4845.45 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 101897 0 0 0 484465 80 0 0 25 0 8 0 803470892 5900898304 1226568 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39130.4
Current children cumulated vsize (KiB) 5762596

[startup+4962.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/506 18410
/proc/meminfo: memFree=25905200/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=5873136 CPUtime=39609.3 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 35744209 0 1 0 3954854 6080 0 0 25 0 8 0 803470883 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18246/statm: 1468284 1236447 349 106 0 1463787 0
[pid=18246/tid=18248] ppid=18244 vsize=5873136 CPUtime=4962.25 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 135265 0 0 0 496195 30 0 0 25 0 8 0 803470891 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=5873136 CPUtime=4961.02 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 301334 0 0 0 495859 243 0 0 25 0 8 0 803470891 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=5873136 CPUtime=4962.17 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 33105325 0 0 0 490888 5329 0 0 25 0 8 0 803470891 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=5873136 CPUtime=4961.68 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 140812 0 0 0 496132 36 0 0 25 0 8 0 803470892 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=5873136 CPUtime=4960.74 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 142100 0 0 0 496044 30 0 0 25 0 8 0 803470892 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=5873136 CPUtime=4962.14 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 182932 0 0 0 496172 42 0 0 25 0 8 0 803470892 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5873136 CPUtime=4905.45 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 101948 0 0 0 490465 80 0 0 25 0 8 0 803470892 6014091264 1236447 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39609.3
Current children cumulated vsize (KiB) 5873136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 8.21 8.09 8.02 9/506 18412
/proc/meminfo: memFree=25881708/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=5949916 CPUtime=40000.6 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4202496 35839274 0 1 0 3993966 6096 0 0 25 0 8 0 803470883 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18246/statm: 1487479 1242191 349 106 0 1482982 0
[pid=18246/tid=18248] ppid=18244 vsize=5949916 CPUtime=5011.27 cores=0-7
/proc/18246/task/18248/stat : 18248 (SArTagnan) R 18244 18246 18220 0 -1 4202560 135376 0 0 0 501097 30 0 0 25 0 8 0 803470891 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18246/tid=18249] ppid=18244 vsize=5949916 CPUtime=5010.04 cores=0-7
/proc/18246/task/18249/stat : 18249 (SArTagnan) R 18244 18246 18220 0 -1 4202560 301367 0 0 0 500761 243 0 0 25 0 8 0 803470891 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18246/tid=18250] ppid=18244 vsize=5949916 CPUtime=5011.19 cores=0-7
/proc/18246/task/18250/stat : 18250 (SArTagnan) R 18244 18246 18220 0 -1 4202560 33156698 0 0 0 495781 5338 0 0 25 0 8 0 803470891 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4352027 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18246/tid=18251] ppid=18244 vsize=5949916 CPUtime=5010.69 cores=0-7
/proc/18246/task/18251/stat : 18251 (SArTagnan) R 18244 18246 18220 0 -1 4202560 141079 0 0 0 501033 36 0 0 25 0 8 0 803470892 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18246/tid=18252] ppid=18244 vsize=5949916 CPUtime=5009.77 cores=0-7
/proc/18246/task/18252/stat : 18252 (SArTagnan) R 18244 18246 18220 0 -1 4202560 182029 0 0 0 500941 36 0 0 25 0 8 0 803470892 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18246/tid=18253] ppid=18244 vsize=5949916 CPUtime=5011.17 cores=0-7
/proc/18246/task/18253/stat : 18253 (SArTagnan) R 18244 18246 18220 0 -1 4202560 183049 0 0 0 501074 43 0 0 25 0 8 0 803470892 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18246/tid=18254] ppid=18244 vsize=5949916 CPUtime=4954.47 cores=0-7
/proc/18246/task/18254/stat : 18254 (SArTagnan) R 18244 18246 18220 0 -1 4202560 101992 0 0 0 495367 80 0 0 25 0 8 0 803470892 6092713984 1242191 33554432000 4194304 4625164 140734150613792 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5949916

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

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

[startup+5011.42 s]
/proc/loadavg: 8.21 8.09 8.02 9/506 18412
/proc/meminfo: memFree=25881708/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=0 CPUtime=40000.8 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4203524 35839274 0 1 0 3993972 6106 0 0 25 0 1 0 803470883 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18246/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

[startup+5011.5 s]
/proc/loadavg: 8.21 8.09 8.02 9/506 18412
/proc/meminfo: memFree=25881708/32951124 swapFree=51712236/67111528
[pid=18246] ppid=18244 vsize=0 CPUtime=40000.9 cores=0-7
/proc/18246/stat : 18246 (SArTagnan) R 18244 18246 18220 0 -1 4203524 35839274 0 1 0 3993972 6113 0 0 25 0 1 0 803470883 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18246/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.55
CPU time (s): 40000.9
CPU user time (s): 39939.7
CPU system time (s): 61.1907
CPU usage (%): 798.174
Max. virtual memory (cumulated for all children) (KiB): 6095080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39939.7
system time used= 61.1907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35839274
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9018
involuntary context switches= 166872

runsolver used 23.3085 second user time and 62.9464 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-01 10:58:03
IDJOB=3438486
IDBENCH=71423
IDSOLVER=1936
FILE ID=node103/3438486-1306918682
RUNJOBID= node103-1306918682-18234
PBS_JOBID= 13488526
Free space on /tmp= 73644 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438486-1306918682/watcher-3438486-1306918682 -o /tmp/evaluation-result-3438486-1306918682/solver-3438486-1306918682 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438486-1306918682.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=1647579700

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30862448 kB
Buffers:        159224 kB
Cached:         126760 kB
SwapCached:      23728 kB
Active:        1667352 kB
Inactive:       147572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30862448 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:            4324 kB
Writeback:           0 kB
AnonPages:     1526656 kB
Mapped:          21664 kB
Slab:           129084 kB
PageTables:      72808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162034408 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= 73644 MiB
End job on node103 at 2011-06-01 12:21:36