Trace number 3439321

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)? (exit code) 10723.6 1344.67

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark870.448
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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-3439321-1306960629/watcher-3439321-1306960629 -o /tmp/evaluation-result-3439321-1306960629/solver-3439321-1306960629 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439321-1306960629.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/491 31863
/proc/meminfo: memFree=27174460/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=94680 CPUtime=0.04 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 1438 0 0 0 4 0 0 0 25 0 8 0 886293599 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 23670 1230 301 106 0 19173 0
[pid=31863/tid=31864] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556406 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.02842 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 31863
/proc/meminfo: memFree=27174460/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=94680 CPUtime=0.12 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 1438 0 0 0 12 0 0 0 25 0 8 0 886293599 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556396 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 23670 1230 301 106 0 19173 0
[pid=31863/tid=31864] ppid=31861 vsize=94680 CPUtime=0.01 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=94680 CPUtime=0 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=94680 CPUtime=0.01 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=94680 CPUtime=0.01 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=94680 CPUtime=0.01 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556406 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=94680 CPUtime=0.01 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=94680 CPUtime=0.01 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886293600 96952320 1230 33554432000 4194304 4625164 140735371196560 18446744073709551615 47727329556402 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 94680

[startup+0.115456 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 31863
/proc/meminfo: memFree=27174460/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=425224 CPUtime=0.75 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 5033 0 0 0 74 1 0 0 18 0 8 0 886293599 435429376 4248 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 106306 4249 352 106 0 101809 0
[pid=31863/tid=31864] ppid=31861 vsize=425224 CPUtime=0.09 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 349 0 0 0 9 0 0 0 18 0 8 0 886293600 435429376 4249 33554432000 4194304 4625164 140735371196560 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=425224 CPUtime=0.04 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 172 0 0 0 4 0 0 0 25 0 8 0 886293600 435429376 4250 33554432000 4194304 4625164 140735371196560 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=425224 CPUtime=0.09 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 380 0 0 0 9 0 0 0 18 0 8 0 886293600 435429376 4250 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=425224 CPUtime=0.1 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 306 0 0 0 10 0 0 0 18 0 8 0 886293600 435429376 4250 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=425224 CPUtime=0.09 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 261 0 0 0 9 0 0 0 18 0 8 0 886293600 435429376 4250 33554432000 4194304 4625164 140735371196560 18446744073709551615 4435217 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=425224 CPUtime=0.09 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 339 0 0 0 9 0 0 0 18 0 8 0 886293600 435429376 4250 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=425224 CPUtime=0.1 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 301 0 0 0 10 0 0 0 18 0 8 0 886293600 435429376 4250 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 425224

[startup+0.300316 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 31863
/proc/meminfo: memFree=27174460/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=430912 CPUtime=2.23 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 10638 0 0 0 221 2 0 0 18 0 8 0 886293599 441253888 8739 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 107728 8739 356 106 0 103231 0
[pid=31863/tid=31864] ppid=31861 vsize=430912 CPUtime=0.28 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1049 0 0 0 28 0 0 0 18 0 8 0 886293600 441253888 8742 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=430912 CPUtime=0.22 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 864 0 0 0 22 0 0 0 25 0 8 0 886293600 441253888 8744 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352621 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=430912 CPUtime=0.28 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1028 0 0 0 28 0 0 0 18 0 8 0 886293600 441253888 8744 33554432000 4194304 4625164 140735371196560 18446744073709551615 4353820 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=430912 CPUtime=0.28 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 897 0 0 0 28 0 0 0 18 0 8 0 886293600 441253888 8744 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=430912 CPUtime=0.28 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 899 0 0 0 28 0 0 0 18 0 8 0 886293600 441253888 8744 33554432000 4194304 4625164 140735371196560 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=430912 CPUtime=0.27 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 732 0 0 0 27 0 0 0 18 0 8 0 886293600 441253888 8744 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=430912 CPUtime=0.28 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 759 0 0 0 28 0 0 0 18 0 8 0 886293600 441253888 8744 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 430912

[startup+0.701243 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 31863
/proc/meminfo: memFree=27174460/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=437932 CPUtime=5.44 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 20603 0 0 0 540 4 0 0 18 0 8 0 886293599 448442368 15205 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 109483 15205 360 106 0 104986 0
[pid=31863/tid=31864] ppid=31861 vsize=437932 CPUtime=0.68 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1823 0 0 0 68 0 0 0 18 0 8 0 886293600 448442368 15205 33554432000 4194304 4625164 140735371196560 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=437932 CPUtime=0.62 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1450 0 0 0 62 0 0 0 25 0 8 0 886293600 448442368 15205 33554432000 4194304 4625164 140735371196560 18446744073709551615 251367202823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=437932 CPUtime=0.67 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 3285 0 0 0 67 0 0 0 18 0 8 0 886293600 448442368 15205 33554432000 4194304 4625164 140735371196560 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=437932 CPUtime=0.68 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1593 0 0 0 68 0 0 0 18 0 8 0 886293600 448442368 15205 33554432000 4194304 4625164 140735371196560 18446744073709551615 4288789 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=437932 CPUtime=0.68 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1559 0 0 0 68 0 0 0 18 0 8 0 886293600 448442368 15205 33554432000 4194304 4625164 140735371196560 18446744073709551615 4348879 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=437932 CPUtime=0.68 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1649 0 0 0 68 0 0 0 18 0 8 0 886293600 448442368 15207 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=437932 CPUtime=0.68 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 1575 0 0 0 68 0 0 0 18 0 8 0 886293600 448442368 15207 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 437932

[startup+1.5011 s]
/proc/loadavg: 0.00 0.00 0.00 9/499 31871
/proc/meminfo: memFree=27090952/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=572152 CPUtime=11.8 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 32712 0 0 0 1174 6 0 0 20 0 8 0 886293599 585883648 26094 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 143038 26096 470 106 0 138541 0
[pid=31863/tid=31864] ppid=31861 vsize=572152 CPUtime=1.47 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 3623 0 0 0 147 0 0 0 18 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=572152 CPUtime=1.4 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 3137 0 0 0 140 0 0 0 18 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=572152 CPUtime=1.47 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 5953 0 0 0 146 1 0 0 18 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 4579325 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=572152 CPUtime=1.47 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 3581 0 0 0 147 0 0 0 18 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=572152 CPUtime=1.47 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 2411 0 0 0 147 0 0 0 20 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 4436946 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=572152 CPUtime=1.47 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 2743 0 0 0 147 0 0 0 18 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 251367206309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=572152 CPUtime=1.47 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 2414 0 0 0 147 0 0 0 18 0 8 0 886293600 585883648 26099 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352539 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 572152

[startup+3.1008 s]
/proc/loadavg: 0.64 0.13 0.04 9/499 31871
/proc/meminfo: memFree=27050032/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=604988 CPUtime=24.58 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 58587 0 0 0 2447 11 0 0 25 0 8 0 886293599 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512475 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 151247 39750 490 106 0 146750 0
[pid=31863/tid=31864] ppid=31861 vsize=604988 CPUtime=3.07 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 6200 0 0 0 306 1 0 0 20 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=604988 CPUtime=2.97 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 5465 0 0 0 297 0 0 0 20 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=604988 CPUtime=3.07 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 9527 0 0 0 306 1 0 0 20 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4335422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=604988 CPUtime=3.07 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 6598 0 0 0 307 0 0 0 20 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=604988 CPUtime=3.07 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 5202 0 0 0 306 1 0 0 25 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=604988 CPUtime=3.07 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 6053 0 0 0 306 1 0 0 20 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=604988 CPUtime=3.08 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 4175 0 0 0 307 1 0 0 20 0 8 0 886293600 619507712 39750 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 604988

[startup+6.30121 s]
/proc/loadavg: 0.64 0.13 0.04 9/499 31871
/proc/meminfo: memFree=26940788/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=613608 CPUtime=50.12 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 113186 0 0 0 4991 21 0 0 25 0 8 0 886293599 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 153402 70980 1047 106 0 148905 0
[pid=31863/tid=31864] ppid=31861 vsize=613608 CPUtime=6.27 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 9481 0 0 0 626 1 0 0 25 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=613608 CPUtime=6.12 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8568 0 0 0 611 1 0 0 25 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4316865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=613608 CPUtime=6.27 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 30511 0 0 0 623 4 0 0 25 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=613608 CPUtime=6.27 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 12315 0 0 0 626 1 0 0 25 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=613608 CPUtime=6.27 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 9450 0 0 0 624 3 0 0 25 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=613608 CPUtime=6.28 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 11540 0 0 0 626 2 0 0 25 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4469080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=613608 CPUtime=6.28 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8834 0 0 0 626 2 0 0 22 0 8 0 886293600 628334592 70980 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0

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

/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 206234 0 0 0 130194 35 0 0 25 0 8 0 886293600 26298789888 5755457 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=25682412 CPUtime=1301.27 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 220894 0 0 0 130001 126 0 0 25 0 8 0 886293600 26298789888 5755457 33554432000 4194304 4625164 140735371196560 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=25682412 CPUtime=1302.22 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 205668 0 0 0 130184 38 0 0 25 0 8 0 886293600 26298789888 5755457 33554432000 4194304 4625164 140735371196560 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=25682412 CPUtime=1299.17 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 191491 0 0 0 129836 81 0 0 25 0 8 0 886293600 26298789888 5755457 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10392
Current children cumulated vsize (KiB) 25682412

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

[startup+1305.5 s]
/proc/loadavg: 8.05 7.94 6.06 9/499 31909
/proc/meminfo: memFree=4115456/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=25682412 CPUtime=10417.4 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 21531966 0 0 0 1037673 4069 0 0 25 0 8 0 886293599 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 6420603 5756301 406 106 0 6416106 0
[pid=31863/tid=31864] ppid=31861 vsize=25682412 CPUtime=1305.48 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 207229 0 0 0 130515 33 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=25682412 CPUtime=1284.57 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 251121 0 0 0 128245 212 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=25682412 CPUtime=1304.44 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8015646 0 0 0 128968 1476 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=25682412 CPUtime=1305.47 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 206234 0 0 0 130512 35 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=25682412 CPUtime=1304.45 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 220894 0 0 0 130319 126 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=25682412 CPUtime=1305.4 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 205670 0 0 0 130502 38 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=25682412 CPUtime=1302.35 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 191505 0 0 0 130154 81 0 0 25 0 8 0 886293600 26298789888 5756301 33554432000 4194304 4625164 140735371196560 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10417.4
Current children cumulated vsize (KiB) 25682412

[startup+1331.1 s]
/proc/loadavg: 8.11 7.96 6.12 9/499 31910
/proc/meminfo: memFree=4093304/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=25682412 CPUtime=10621.8 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 21659372 0 0 0 1058080 4097 0 0 25 0 8 0 886293599 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 6420603 5758533 394 106 0 6416106 0
[pid=31863/tid=31864] ppid=31861 vsize=25682412 CPUtime=1331.08 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 207247 0 0 0 133075 33 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=25682412 CPUtime=1309.72 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 251236 0 0 0 130760 212 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=25682412 CPUtime=1330.05 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8132240 0 0 0 131505 1500 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=25682412 CPUtime=1331.07 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 206250 0 0 0 133072 35 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=25682412 CPUtime=1330.04 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 220894 0 0 0 132878 126 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=25682412 CPUtime=1331 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 205695 0 0 0 133062 38 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=25682412 CPUtime=1327.95 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 192410 0 0 0 132712 83 0 0 25 0 8 0 886293600 26298789888 5758533 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10621.8
Current children cumulated vsize (KiB) 25682412

[startup+1337.5 s]
/proc/loadavg: 8.09 7.96 6.14 9/499 31910
/proc/meminfo: memFree=4092588/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=25682412 CPUtime=10673 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 21696912 0 0 0 1063195 4106 0 0 25 0 8 0 886293599 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4393112 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 6420603 5759058 360 106 0 6416106 0
[pid=31863/tid=31864] ppid=31861 vsize=25682412 CPUtime=1337.5 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 207250 0 0 0 133717 33 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=25682412 CPUtime=1316.03 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 251509 0 0 0 131390 213 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=25682412 CPUtime=1336.46 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8164626 0 0 0 132139 1507 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=25682412 CPUtime=1337.49 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 206260 0 0 0 133714 35 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=25682412 CPUtime=1336.45 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 220894 0 0 0 133519 126 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4459090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=25682412 CPUtime=1337.41 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 205713 0 0 0 133703 38 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=25682412 CPUtime=1334.37 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 192473 0 0 0 133354 83 0 0 25 0 8 0 886293600 26298789888 5759058 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10673
Current children cumulated vsize (KiB) 25682412

[startup+1340.7 s]
/proc/loadavg: 8.09 7.96 6.14 9/499 31910
/proc/meminfo: memFree=4088196/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=25682412 CPUtime=10698.4 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 21720763 0 0 0 1065733 4110 0 0 25 0 8 0 886293599 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 6420603 5765699 399 106 0 6416106 0
[pid=31863/tid=31864] ppid=31861 vsize=25682412 CPUtime=1340.68 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 207252 0 0 0 134035 33 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=25682412 CPUtime=1319.17 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 251778 0 0 0 131704 213 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=25682412 CPUtime=1339.64 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8181485 0 0 0 132454 1510 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=25682412 CPUtime=1340.68 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 206265 0 0 0 134033 35 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=25682412 CPUtime=1339.64 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 220894 0 0 0 133838 126 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=25682412 CPUtime=1340.6 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 205723 0 0 0 134022 38 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4488006 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=25682412 CPUtime=1337.55 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 192551 0 0 0 133672 83 0 0 25 0 8 0 886293600 26298789888 5765699 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10698.4
Current children cumulated vsize (KiB) 25682412

[startup+1342.3 s]
/proc/loadavg: 8.09 7.96 6.15 9/499 31910
/proc/meminfo: memFree=4064260/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=25682412 CPUtime=10711.2 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) R 31861 31863 31837 0 -1 4202496 21729172 0 0 0 1067007 4112 0 0 25 0 8 0 886293599 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 6420603 5764885 360 106 0 6416106 0
[pid=31863/tid=31864] ppid=31861 vsize=25682412 CPUtime=1342.28 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4202560 207252 0 0 0 134195 33 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31863/tid=31865] ppid=31861 vsize=25682412 CPUtime=1320.74 cores=0-7
/proc/31863/task/31865/stat : 31865 (SArTagnan) R 31861 31863 31837 0 -1 4202560 251846 0 0 0 131861 213 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31863/tid=31866] ppid=31861 vsize=25682412 CPUtime=1341.24 cores=0-7
/proc/31863/task/31866/stat : 31866 (SArTagnan) R 31861 31863 31837 0 -1 4202560 8189374 0 0 0 132613 1511 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31863/tid=31867] ppid=31861 vsize=25682412 CPUtime=1342.27 cores=0-7
/proc/31863/task/31867/stat : 31867 (SArTagnan) R 31861 31863 31837 0 -1 4202560 206267 0 0 0 134192 35 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31863/tid=31868] ppid=31861 vsize=25682412 CPUtime=1341.24 cores=0-7
/proc/31863/task/31868/stat : 31868 (SArTagnan) R 31861 31863 31837 0 -1 4202560 220894 0 0 0 133998 126 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31863/tid=31869] ppid=31861 vsize=25682412 CPUtime=1342.2 cores=0-7
/proc/31863/task/31869/stat : 31869 (SArTagnan) R 31861 31863 31837 0 -1 4202560 205730 0 0 0 134182 38 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31863/tid=31870] ppid=31861 vsize=25682412 CPUtime=1339.16 cores=0-7
/proc/31863/task/31870/stat : 31870 (SArTagnan) R 31861 31863 31837 0 -1 4202560 192669 0 0 0 133832 84 0 0 25 0 8 0 886293600 26298789888 5764885 33554432000 4194304 4625164 140735371196560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10711.2
Current children cumulated vsize (KiB) 25682412

[startup+1343.9 s]
/proc/loadavg: 8.09 7.96 6.15 9/499 31910
/proc/meminfo: memFree=4063144/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=0 CPUtime=10722.8 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) Z 31861 31863 31837 0 -1 4202524 21751550 0 0 0 1068141 4136 0 0 25 0 2 0 886293599 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 0 0 0 0 0 0 0
[pid=31863/tid=31864] ppid=31861 vsize=0 CPUtime=1343.88 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4203588 207333 0 0 0 134338 50 0 0 25 0 2 0 886293600 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10722.8
Current children cumulated vsize (KiB) 0

[startup+1344.3 s]
/proc/loadavg: 8.09 7.96 6.15 2/493 31910
/proc/meminfo: memFree=12545708/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=0 CPUtime=10723.2 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) Z 31861 31863 31837 0 -1 4202524 21751550 0 0 0 1068141 4176 0 0 25 0 2 0 886293599 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 0 0 0 0 0 0 0
[pid=31863/tid=31864] ppid=31861 vsize=0 CPUtime=1344.28 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4203588 207333 0 0 0 134338 90 0 0 25 0 2 0 886293600 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10723.2
Current children cumulated vsize (KiB) 0

[startup+1344.5 s]
/proc/loadavg: 8.09 7.96 6.15 2/493 31910
/proc/meminfo: memFree=12545708/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=0 CPUtime=10723.4 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) Z 31861 31863 31837 0 -1 4202524 21751550 0 0 0 1068141 4196 0 0 25 0 2 0 886293599 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 0 0 0 0 0 0 0
[pid=31863/tid=31864] ppid=31861 vsize=0 CPUtime=1344.48 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4203588 207333 0 0 0 134338 110 0 0 25 0 2 0 886293600 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10723.4
Current children cumulated vsize (KiB) 0

[startup+1344.6 s]
/proc/loadavg: 8.09 7.96 6.15 2/493 31910
/proc/meminfo: memFree=12545708/32950928 swapFree=34421304/67111528
[pid=31863] ppid=31861 vsize=0 CPUtime=10723.5 cores=0-7
/proc/31863/stat : 31863 (SArTagnan) Z 31861 31863 31837 0 -1 4202524 21751550 0 0 0 1068141 4206 0 0 25 0 2 0 886293599 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31863/statm: 0 0 0 0 0 0 0
[pid=31863/tid=31864] ppid=31861 vsize=0 CPUtime=1344.58 cores=0-7
/proc/31863/task/31864/stat : 31864 (SArTagnan) R 31861 31863 31837 0 -1 4203588 207333 0 0 0 134338 120 0 0 25 0 2 0 886293600 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10723.5
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1344.67
CPU time (s): 10723.6
CPU user time (s): 10681.4
CPU system time (s): 42.1356
CPU usage (%): 797.487
Max. virtual memory (cumulated for all children) (KiB): 27952384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10681.4
system time used= 42.1356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21751550
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= 54808
involuntary context switches= 45905

runsolver used 6.05908 second user time and 16.4995 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-01 22:37:09
IDJOB=3439321
IDBENCH=83985
IDSOLVER=1936
FILE ID=node113/3439321-1306960629
RUNJOBID= node113-1306960629-31851
PBS_JOBID= 13497640
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=481871933

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.75
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.846
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.74
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.846
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.846
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27174756 kB
Buffers:        110392 kB
Cached:         358368 kB
SwapCached:      13476 kB
Active:        5157636 kB
Inactive:       337736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27174756 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:     5025236 kB
Mapped:          19884 kB
Slab:            92752 kB
PageTables:     116216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154758380 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= 73536 MiB
End job on node113 at 2011-06-01 22:59:34