Trace number 3439261

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)UNSAT 9314.29 1166.79

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark949.86
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

9314.12/1166.71	
9314.12/1166.71	s UNSATISFIABLE
9314.12/1166.71	c Import unit

Verifier Data

No possible verification on an UNSAT instance

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-3439261-1306960628/watcher-3439261-1306960628 -o /tmp/evaluation-result-3439261-1306960628/solver-3439261-1306960628 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439261-1306960628.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.00 0.00 0.00 2/466 14733
/proc/meminfo: memFree=20622496/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=21324 CPUtime=0 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 1038 0 0 0 0 0 0 0 25 0 1 0 807662502 21835776 697 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/14733/statm: 5331 698 296 106 0 834 0

[startup+0.052327 s]
/proc/loadavg: 0.00 0.00 0.00 2/466 14733
/proc/meminfo: memFree=20622496/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=29328 CPUtime=0.04 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4161 0 0 0 4 0 0 0 25 0 1 0 807662502 30031872 2361 33554432000 4194304 4625164 140735411558336 18446744073709551615 274473664909 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/14733/statm: 7332 2381 296 106 0 2835 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29328

[startup+0.103252 s]
/proc/loadavg: 0.00 0.00 0.00 2/466 14733
/proc/meminfo: memFree=20622496/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=259560 CPUtime=0.26 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 15035 0 0 0 25 1 0 0 25 0 8 0 807662502 265789440 11937 33554432000 4194304 4625164 140735411558336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 64890 11942 412 106 0 60393 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 259560

[startup+0.300222 s]
/proc/loadavg: 0.00 0.00 0.00 2/466 14733
/proc/meminfo: memFree=20622496/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=352392 CPUtime=1.83 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 24247 0 0 0 181 2 0 0 25 0 8 0 807662502 360849408 18768 33554432000 4194304 4625164 140735411558336 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 88098 18768 476 106 0 83601 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 352392

[startup+0.700148 s]
/proc/loadavg: 0.00 0.00 0.00 2/466 14733
/proc/meminfo: memFree=20622496/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=366120 CPUtime=5.04 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 32943 0 0 0 500 4 0 0 25 0 8 0 807662502 374906880 21564 33554432000 4194304 4625164 140735411558336 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 91530 21564 440 106 0 87033 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 366120

[startup+1.50101 s]
/proc/loadavg: 0.00 0.00 0.00 9/474 14743
/proc/meminfo: memFree=20529688/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=383832 CPUtime=11.43 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 48473 0 0 0 1137 6 0 0 25 0 8 0 807662502 393043968 26308 33554432000 4194304 4625164 140735411558336 18446744073709551615 274473634818 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 95958 26332 421 106 0 91461 0
[pid=14733/tid=14736] ppid=14731 vsize=383832 CPUtime=1.42 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3312 0 0 0 142 0 0 0 25 0 8 0 807662509 393043968 26342 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=383832 CPUtime=1.42 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3520 0 0 0 142 0 0 0 25 0 8 0 807662509 393043968 26347 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=383832 CPUtime=1.41 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 12100 0 0 0 140 1 0 0 25 0 8 0 807662509 393043968 26347 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=383832 CPUtime=1.41 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3333 0 0 0 141 0 0 0 25 0 8 0 807662509 393043968 26347 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=383832 CPUtime=1.41 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 5032 0 0 0 141 0 0 0 25 0 8 0 807662509 393043968 26347 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=383832 CPUtime=1.4 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 5022 0 0 0 140 0 0 0 25 0 8 0 807662510 393043968 26347 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=383832 CPUtime=1.41 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 1700 0 0 0 141 0 0 0 25 0 8 0 807662510 393043968 26347 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 383832

[startup+3.10073 s]
/proc/loadavg: 0.00 0.00 0.00 9/474 14743
/proc/meminfo: memFree=20507616/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=392836 CPUtime=24.21 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 71686 0 0 0 2411 10 0 0 25 0 8 0 807662502 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 98209 31190 420 106 0 93712 0
[pid=14733/tid=14736] ppid=14731 vsize=392836 CPUtime=3.01 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 5304 0 0 0 301 0 0 0 25 0 8 0 807662509 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=392836 CPUtime=3.02 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3842 0 0 0 302 0 0 0 25 0 8 0 807662509 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=392836 CPUtime=3.01 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 27523 0 0 0 298 3 0 0 25 0 8 0 807662509 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=392836 CPUtime=3.01 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 5200 0 0 0 301 0 0 0 25 0 8 0 807662509 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=392836 CPUtime=3.01 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 5447 0 0 0 301 0 0 0 25 0 8 0 807662509 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=392836 CPUtime=3 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 5286 0 0 0 300 0 0 0 25 0 8 0 807662510 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=392836 CPUtime=3.01 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 4094 0 0 0 301 0 0 0 25 0 8 0 807662510 402264064 31190 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.21
Current children cumulated vsize (KiB) 392836

[startup+6.30116 s]
/proc/loadavg: 0.64 0.13 0.04 9/474 14743
/proc/meminfo: memFree=20471532/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=486584 CPUtime=49.76 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 113187 0 0 0 4959 17 0 0 25 0 8 0 807662502 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 121646 39138 420 106 0 117149 0
[pid=14733/tid=14736] ppid=14731 vsize=486584 CPUtime=6.22 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 8209 0 0 0 621 1 0 0 25 0 8 0 807662509 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=486584 CPUtime=6.21 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 4189 0 0 0 621 0 0 0 25 0 8 0 807662509 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=486584 CPUtime=6.21 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 50759 0 0 0 614 7 0 0 25 0 8 0 807662509 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=486584 CPUtime=6.21 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 8797 0 0 0 620 1 0 0 25 0 8 0 807662509 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=486584 CPUtime=6.21 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 8848 0 0 0 620 1 0 0 25 0 8 0 807662509 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=486584 CPUtime=6.2 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 8614 0 0 0 619 1 0 0 25 0 8 0 807662510 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=486584 CPUtime=6.21 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 6862 0 0 0 621 0 0 0 25 0 8 0 807662510 498262016 39138 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 486584

[startup+12.701 s]
/proc/loadavg: 1.23 0.26 0.09 9/474 14743
/proc/meminfo: memFree=20434040/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=504568 CPUtime=100.84 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 184438 0 0 0 10054 30 0 0 25 0 8 0 807662502 516677632 47440 33554432000 4194304 4625164 140735411558336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 126142 47440 355 106 0 121645 0
[pid=14733/tid=14736] ppid=14731 vsize=504568 CPUtime=12.61 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 8779 0 0 0 1260 1 0 0 25 0 8 0 807662509 516677632 47440 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=504568 CPUtime=12.62 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 7221 0 0 0 1261 1 0 0 25 0 8 0 807662509 516677632 47441 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=504568 CPUtime=12.61 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 106487 0 0 0 1244 17 0 0 25 0 8 0 807662509 516677632 47441 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=504568 CPUtime=12.61 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 13515 0 0 0 1259 2 0 0 25 0 8 0 807662509 516677632 47441 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=504568 CPUtime=12.62 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 13483 0 0 0 1260 2 0 0 25 0 8 0 807662509 516677632 47445 33554432000 4194304 4625164 140735411558336 18446744073709551615 4348848 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=504568 CPUtime=12.61 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 9477 0 0 0 1259 2 0 0 25 0 8 0 807662510 516677632 47460 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=504568 CPUtime=12.61 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 7392 0 0 0 1260 1 0 0 25 0 8 0 807662510 516677632 47475 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 504568

[startup+25.5008 s]
/proc/loadavg: 2.73 0.64 0.21 9/474 14744
/proc/meminfo: memFree=20386084/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=530248 CPUtime=203 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 311032 0 0 0 20250 50 0 0 25 0 8 0 807662502 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 132562 59315 355 106 0 128065 0
[pid=14733/tid=14736] ppid=14731 vsize=530248 CPUtime=25.41 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 14635 0 0 0 2539 2 0 0 25 0 8 0 807662509 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=530248 CPUtime=25.39 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 11449 0 0 0 2538 1 0 0 25 0 8 0 807662509 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=530248 CPUtime=25.41 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 211749 0 0 0 2508 33 0 0 25 0 8 0 807662509 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=530248 CPUtime=25.42 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 15088 0 0 0 2539 3 0 0 25 0 8 0 807662509 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=530248 CPUtime=25.4 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 14041 0 0 0 2538 2 0 0 25 0 8 0 807662509 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=530248 CPUtime=25.4 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 13968 0 0 0 2537 3 0 0 25 0 8 0 807662510 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=530248 CPUtime=25.4 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 11687 0 0 0 2539 1 0 0 25 0 8 0 807662510 542973952 59315 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203
Current children cumulated vsize (KiB) 530248

[startup+51.1013 s]
/proc/loadavg: 4.59 1.25 0.42 9/474 14744
/proc/meminfo: memFree=20309968/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=584364 CPUtime=407.37 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 554375 0 0 0 40644 93 0 0 25 0 8 0 807662502 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14733/statm: 146091 77666 347 106 0 141594 0
[pid=14733/tid=14736] ppid=14731 vsize=584364 CPUtime=51.02 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 22679 0 0 0 5098 4 0 0 25 0 8 0 807662509 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=584364 CPUtime=50.97 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 12129 0 0 0 5095 2 0 0 25 0 8 0 807662509 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=584364 CPUtime=51.01 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 419190 0 0 0 5034 67 0 0 25 0 8 0 807662509 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=584364 CPUtime=51.01 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 31044 0 0 0 5097 4 0 0 25 0 8 0 807662509 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=584364 CPUtime=50.99 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 19709 0 0 0 5096 3 0 0 25 0 8 0 807662509 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=584364 CPUtime=50.99 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 14896 0 0 0 5095 4 0 0 25 0 8 0 807662510 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=584364 CPUtime=51 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 12347 0 0 0 5098 2 0 0 25 0 8 0 807662510 598388736 77666 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.37

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

/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 168288 0 0 0 112601 25 0 0 25 0 8 0 807662509 1799847936 304954 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1126.17 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 70995 0 0 0 112604 13 0 0 25 0 8 0 807662509 1799847936 304954 33554432000 4194304 4625164 140735411558336 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1110.11 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47047 0 0 0 110993 18 0 0 25 0 8 0 807662510 1799847936 304954 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1126.13 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46313 0 0 0 112605 8 0 0 25 0 8 0 807662510 1799847936 304954 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8991.9
Current children cumulated vsize (KiB) 1757664

[startup+1151.9 s]
/proc/loadavg: 8.04 7.87 5.69 9/474 14777
/proc/meminfo: memFree=19395000/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1757664 CPUtime=9196.2 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4231457 0 0 0 918908 712 0 0 25 0 8 0 807662502 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 439416 307001 1113 106 0 434919 0
[pid=14733/tid=14736] ppid=14731 vsize=1757664 CPUtime=1151.33 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78150 0 0 0 115118 15 0 0 25 0 8 0 807662509 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1757664 CPUtime=1151.42 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49199 0 0 0 115132 10 0 0 25 0 8 0 807662509 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1757664 CPUtime=1151.82 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3519730 0 0 0 114619 563 0 0 25 0 8 0 807662509 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1757664 CPUtime=1151.84 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 168866 0 0 0 115159 25 0 0 25 0 8 0 807662509 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1151.76 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71157 0 0 0 115163 13 0 0 25 0 8 0 807662509 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1135.69 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47101 0 0 0 113551 18 0 0 25 0 8 0 807662510 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1151.71 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46404 0 0 0 115163 8 0 0 25 0 8 0 807662510 1799847936 307001 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9196.2
Current children cumulated vsize (KiB) 1757664

[startup+1158.32 s]
/proc/loadavg: 8.11 7.89 5.72 9/474 14777
/proc/meminfo: memFree=19387668/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1757664 CPUtime=9247.45 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4267296 0 0 0 924026 719 0 0 25 0 8 0 807662502 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 439416 308908 1100 106 0 434919 0
[pid=14733/tid=14736] ppid=14731 vsize=1757664 CPUtime=1157.65 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78150 0 0 0 115749 16 0 0 25 0 8 0 807662509 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1757664 CPUtime=1157.84 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49277 0 0 0 115774 10 0 0 25 0 8 0 807662509 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1757664 CPUtime=1158.23 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3554055 0 0 0 115254 569 0 0 25 0 8 0 807662509 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1757664 CPUtime=1158.25 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 169108 0 0 0 115800 25 0 0 25 0 8 0 807662509 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1158.17 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71232 0 0 0 115804 13 0 0 25 0 8 0 807662509 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1142.11 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47175 0 0 0 114193 18 0 0 25 0 8 0 807662510 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1158.13 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46584 0 0 0 115805 8 0 0 25 0 8 0 807662510 1799847936 308908 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9247.45
Current children cumulated vsize (KiB) 1757664

[startup+1161.5 s]
/proc/loadavg: 8.11 7.89 5.72 9/474 14777
/proc/meminfo: memFree=19380972/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1757664 CPUtime=9272.93 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4281973 0 0 0 926572 721 0 0 25 0 8 0 807662502 1799847936 310481 33554432000 4194304 4625164 140735411558336 18446744073709551615 274473627563 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 439416 310481 1125 106 0 434919 0
[pid=14733/tid=14736] ppid=14731 vsize=1757664 CPUtime=1160.8 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78150 0 0 0 116064 16 0 0 25 0 8 0 807662509 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1757664 CPUtime=1161.04 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49495 0 0 0 116094 10 0 0 25 0 8 0 807662509 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1757664 CPUtime=1161.43 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3567076 0 0 0 115572 571 0 0 25 0 8 0 807662509 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1757664 CPUtime=1161.44 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 169603 0 0 0 116119 25 0 0 25 0 8 0 807662509 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1161.37 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71371 0 0 0 116124 13 0 0 25 0 8 0 807662509 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1145.31 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47298 0 0 0 114513 18 0 0 25 0 8 0 807662510 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 274473623559 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1161.33 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46590 0 0 0 116125 8 0 0 25 0 8 0 807662510 1799847936 310471 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9272.93
Current children cumulated vsize (KiB) 1757664

[startup+1164.7 s]
/proc/loadavg: 8.10 7.89 5.73 9/474 14777
/proc/meminfo: memFree=19385052/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1757664 CPUtime=9298.39 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4289374 0 0 0 929117 722 0 0 25 0 8 0 807662502 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 439416 310373 1092 106 0 434919 0
[pid=14733/tid=14736] ppid=14731 vsize=1757664 CPUtime=1163.95 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78150 0 0 0 116379 16 0 0 25 0 8 0 807662509 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1757664 CPUtime=1164.22 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49500 0 0 0 116412 10 0 0 25 0 8 0 807662509 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1757664 CPUtime=1164.62 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3573768 0 0 0 115890 572 0 0 25 0 8 0 807662509 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4335190 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1757664 CPUtime=1164.62 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 169603 0 0 0 116437 25 0 0 25 0 8 0 807662509 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1164.55 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71395 0 0 0 116442 13 0 0 25 0 8 0 807662509 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1148.49 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47303 0 0 0 114831 18 0 0 25 0 8 0 807662510 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1164.52 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46590 0 0 0 116444 8 0 0 25 0 8 0 807662510 1799847936 310373 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9298.39
Current children cumulated vsize (KiB) 1757664

[startup+1165.5 s]
/proc/loadavg: 8.10 7.89 5.73 9/474 14777
/proc/meminfo: memFree=19380960/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1757664 CPUtime=9304.77 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4293780 0 0 0 929754 723 0 0 25 0 8 0 807662502 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 439416 310289 1075 106 0 434919 0
[pid=14733/tid=14736] ppid=14731 vsize=1757664 CPUtime=1164.73 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78150 0 0 0 116457 16 0 0 25 0 8 0 807662509 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1757664 CPUtime=1165.01 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49500 0 0 0 116491 10 0 0 25 0 8 0 807662509 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4479405 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1757664 CPUtime=1165.41 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3577064 0 0 0 115969 572 0 0 25 0 8 0 807662509 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1757664 CPUtime=1165.42 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 169895 0 0 0 116517 25 0 0 25 0 8 0 807662509 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1165.35 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71395 0 0 0 116522 13 0 0 25 0 8 0 807662509 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1149.29 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47303 0 0 0 114911 18 0 0 25 0 8 0 807662510 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1165.32 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46590 0 0 0 116524 8 0 0 25 0 8 0 807662510 1799847936 310289 33554432000 4194304 4625164 140735411558336 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9304.77
Current children cumulated vsize (KiB) 1757664

[startup+1166.3 s]
/proc/loadavg: 8.10 7.89 5.73 9/474 14777
/proc/meminfo: memFree=19372152/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1757664 CPUtime=9311.08 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4296997 0 0 0 930384 724 0 0 25 0 8 0 807662502 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4390426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 439416 310851 1040 106 0 434919 0
[pid=14733/tid=14736] ppid=14731 vsize=1757664 CPUtime=1165.51 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78150 0 0 0 116535 16 0 0 25 0 8 0 807662509 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1757664 CPUtime=1165.81 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49500 0 0 0 116571 10 0 0 25 0 8 0 807662509 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1757664 CPUtime=1166.21 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3579467 0 0 0 116049 572 0 0 25 0 8 0 807662509 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1757664 CPUtime=1166.2 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 169901 0 0 0 116595 25 0 0 25 0 8 0 807662509 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4330929 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1757664 CPUtime=1166.12 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71395 0 0 0 116599 13 0 0 25 0 8 0 807662509 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1757664 CPUtime=1150.09 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47303 0 0 0 114991 18 0 0 25 0 8 0 807662510 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1757664 CPUtime=1166.11 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46590 0 0 0 116603 8 0 0 25 0 8 0 807662510 1799847936 310851 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9311.08
Current children cumulated vsize (KiB) 1757664

[startup+1166.7 s]
/proc/loadavg: 8.10 7.89 5.73 9/474 14777
/proc/meminfo: memFree=19372152/32950928 swapFree=61858088/67111528
[pid=14733] ppid=14731 vsize=1942020 CPUtime=9314.12 cores=0-7
/proc/14733/stat : 14733 (SArTagnan) R 14731 14733 14702 0 -1 4202496 4314378 0 0 0 930681 731 0 0 25 0 8 0 807662502 1988628480 326932 33554432000 4194304 4625164 140735411558336 18446744073709551615 274473664981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14733/statm: 485505 326958 1199 106 0 481008 0
[pid=14733/tid=14736] ppid=14731 vsize=1942020 CPUtime=1165.91 cores=0-7
/proc/14733/task/14736/stat : 14736 (SArTagnan) R 14731 14733 14702 0 -1 4202560 78151 0 0 0 116575 16 0 0 25 0 8 0 807662509 1988628480 326975 33554432000 4194304 4625164 140735411558336 18446744073709551615 4331081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14733/tid=14737] ppid=14731 vsize=1942020 CPUtime=1166.18 cores=0-7
/proc/14733/task/14737/stat : 14737 (SArTagnan) R 14731 14733 14702 0 -1 4202560 49500 0 0 0 116607 11 0 0 25 0 8 0 807662509 1988628480 326996 33554432000 4194304 4625164 140735411558336 18446744073709551615 274474072607 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14733/tid=14739] ppid=14731 vsize=1942020 CPUtime=1166.61 cores=0-7
/proc/14733/task/14739/stat : 14739 (SArTagnan) R 14731 14733 14702 0 -1 4202560 3581143 0 0 0 116088 573 0 0 25 0 8 0 807662509 1988628480 327014 33554432000 4194304 4625164 140735411558336 18446744073709551615 274474072607 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14733/tid=14740] ppid=14731 vsize=1942020 CPUtime=1166.52 cores=0-7
/proc/14733/task/14740/stat : 14740 (SArTagnan) R 14731 14733 14702 0 -1 4202560 169901 0 0 0 116624 28 0 0 17 0 8 0 807662509 1988628480 327028 33554432000 4194304 4625164 140735411558336 18446744073709551615 274474072607 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14733/tid=14741] ppid=14731 vsize=1942020 CPUtime=1166.51 cores=0-7
/proc/14733/task/14741/stat : 14741 (SArTagnan) R 14731 14733 14702 0 -1 4202560 71413 0 0 0 116638 13 0 0 25 0 8 0 807662509 1988628480 327040 33554432000 4194304 4625164 140735411558336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14733/tid=14742] ppid=14731 vsize=1942020 CPUtime=1150.45 cores=0-7
/proc/14733/task/14742/stat : 14742 (SArTagnan) R 14731 14733 14702 0 -1 4202560 47377 0 0 0 115026 19 0 0 18 0 8 0 807662510 1988628480 327051 33554432000 4194304 4625164 140735411558336 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14733/tid=14743] ppid=14731 vsize=1942020 CPUtime=1166.5 cores=0-7
/proc/14733/task/14743/stat : 14743 (SArTagnan) R 14731 14733 14702 0 -1 4202560 46590 0 0 0 116642 8 0 0 25 0 8 0 807662510 1988628480 327063 33554432000 4194304 4625164 140735411558336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9314.12
Current children cumulated vsize (KiB) 1942020

Child status: 20
Real time (s): 1166.79
CPU time (s): 9314.29
CPU user time (s): 9306.9
CPU system time (s): 7.39588
CPU usage (%): 798.285
Max. virtual memory (cumulated for all children) (KiB): 1942020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9306.9
system time used= 7.39588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4320550
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= 12251
involuntary context switches= 41078

runsolver used 4.92625 second user time and 13.122 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-01 22:37:08
IDJOB=3439261
IDBENCH=83909
IDSOLVER=1936
FILE ID=node125/3439261-1306960628
RUNJOBID= node125-1306960628-14720
PBS_JOBID= 13497628
Free space on /tmp= 73724 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439261-1306960628/watcher-3439261-1306960628 -o /tmp/evaluation-result-3439261-1306960628/solver-3439261-1306960628 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439261-1306960628.cnf -threads=8

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=790568201

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:     32950928 kB
MemFree:      20623024 kB
Buffers:        302680 kB
Cached:        3324360 kB
SwapCached:       3584 kB
Active:        8659412 kB
Inactive:      3336080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20623024 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:     8366844 kB
Mapped:          33268 kB
Slab:           201464 kB
PageTables:      61752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130001240 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= 73724 MiB
End job on node125 at 2011-06-01 22:56:35