Trace number 3386048

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 853.627 214.223

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

853.56/214.21	
853.56/214.21	s UNSATISFIABLE
853.56/214.21	c Conflict at level 0

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386048-1305582470/watcher-3386048-1305582470 -o /tmp/evaluation-result-3386048-1305582470/solver-3386048-1305582470 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386048-1305582470.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.29 8.17 8.04 1/445 30857
/proc/meminfo: memFree=18700836/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=49836 CPUtime=0.03 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 598 0 0 0 3 0 0 0 25 0 4 0 748477792 51032064 536 33554432000 4194304 4625164 140737382011584 18446744073709551615 47882855589810 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 12459 536 300 106 0 7962 0
[pid=30857/tid=30858] ppid=30855 vsize=49836 CPUtime=0.01 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 748477792 51032064 536 33554432000 4194304 4625164 140737382011584 18446744073709551615 47882855589810 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=49836 CPUtime=0 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748477792 51032064 536 33554432000 4194304 4625164 140737382011584 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=49836 CPUtime=0 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748477792 51032064 536 33554432000 4194304 4625164 140737382011584 18446744073709551615 47882855589810 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0271981 s]
/proc/loadavg: 8.29 8.17 8.04 1/445 30857
/proc/meminfo: memFree=18700836/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=247424 CPUtime=0.07 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 1064 0 0 0 7 0 0 0 25 0 4 0 748477792 253362176 931 33554432000 4194304 4625164 140737382011584 18446744073709551615 215988635783 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 61856 932 342 106 0 57359 0
[pid=30857/tid=30858] ppid=30855 vsize=247424 CPUtime=0.02 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 57 0 0 0 2 0 0 0 25 0 4 0 748477792 253362176 932 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=247424 CPUtime=0 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 748477792 253362176 932 33554432000 4194304 4625164 140737382011584 18446744073709551615 215988253381 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=247424 CPUtime=0.02 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) D 30855 30857 30199 0 -1 4202560 98 0 0 0 2 0 0 0 25 0 4 0 748477792 253362176 932 33554432000 4194304 4625164 140737382011584 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 247424

[startup+0.166709 s]
/proc/loadavg: 8.29 8.17 8.04 1/445 30857
/proc/meminfo: memFree=18700836/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=249172 CPUtime=0.62 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 2632 0 0 0 61 1 0 0 25 0 4 0 748477792 255152128 1650 33554432000 4194304 4625164 140737382011584 18446744073709551615 4431544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 62293 1650 345 106 0 57796 0
[pid=30857/tid=30858] ppid=30855 vsize=249172 CPUtime=0.15 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 491 0 0 0 15 0 0 0 25 0 4 0 748477792 255152128 1652 33554432000 4194304 4625164 140737382011584 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=249172 CPUtime=0.14 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 556 0 0 0 14 0 0 0 25 0 4 0 748477792 255152128 1652 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=249172 CPUtime=0.15 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 599 0 0 0 15 0 0 0 25 0 4 0 748477792 255152128 1652 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 249172

[startup+0.300687 s]
/proc/loadavg: 8.29 8.17 8.04 1/445 30857
/proc/meminfo: memFree=18700836/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=249952 CPUtime=1.16 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 4009 0 0 0 113 3 0 0 25 0 4 0 748477792 255950848 2142 33554432000 4194304 4625164 140737382011584 18446744073709551615 4513836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 62488 2142 345 106 0 57991 0
[pid=30857/tid=30858] ppid=30855 vsize=249952 CPUtime=0.28 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 808 0 0 0 28 0 0 0 25 0 4 0 748477792 255950848 2142 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=249952 CPUtime=0.27 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 886 0 0 0 27 0 0 0 25 0 4 0 748477792 255950848 2142 33554432000 4194304 4625164 140737382011584 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=249952 CPUtime=0.28 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 1311 0 0 0 28 0 0 0 25 0 4 0 748477792 255950848 2142 33554432000 4194304 4625164 140737382011584 18446744073709551615 4335264 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 249952

[startup+0.700618 s]
/proc/loadavg: 8.29 8.17 8.04 1/445 30857
/proc/meminfo: memFree=18700836/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=252472 CPUtime=2.76 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 8278 0 0 0 272 4 0 0 25 0 4 0 748477792 258531328 3278 33554432000 4194304 4625164 140737382011584 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 63118 3278 345 106 0 58621 0
[pid=30857/tid=30858] ppid=30855 vsize=252472 CPUtime=0.68 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 1401 0 0 0 67 1 0 0 25 0 4 0 748477792 258531328 3279 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=252472 CPUtime=0.67 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 1508 0 0 0 66 1 0 0 25 0 4 0 748477792 258531328 3279 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=252472 CPUtime=0.68 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 4189 0 0 0 67 1 0 0 25 0 4 0 748477792 258531328 3279 33554432000 4194304 4625164 140737382011584 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 252472

[startup+1.50042 s]
/proc/loadavg: 7.95 8.10 8.02 10/453 30890
/proc/meminfo: memFree=18692052/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=257568 CPUtime=5.94 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 16992 0 0 0 587 7 0 0 25 0 4 0 748477792 263749632 5258 33554432000 4194304 4625164 140737382011584 18446744073709551615 4519388 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 64392 5258 346 106 0 59895 0
[pid=30857/tid=30858] ppid=30855 vsize=257568 CPUtime=1.48 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 2257 0 0 0 146 2 0 0 25 0 4 0 748477792 263749632 5258 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=257568 CPUtime=1.46 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 3197 0 0 0 144 2 0 0 25 0 4 0 748477792 263749632 5258 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=257568 CPUtime=1.48 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 9953 0 0 0 146 2 0 0 25 0 4 0 748477792 263749632 5258 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 257568

[startup+3.10114 s]
/proc/loadavg: 7.95 8.10 8.02 9/454 30921
/proc/meminfo: memFree=18666740/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=264252 CPUtime=12.32 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 33866 0 0 0 1223 9 0 0 25 0 4 0 748477792 270594048 7804 33554432000 4194304 4625164 140737382011584 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 66063 7804 346 106 0 61566 0
[pid=30857/tid=30858] ppid=30855 vsize=264252 CPUtime=3.08 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 3541 0 0 0 306 2 0 0 25 0 4 0 748477792 270594048 7804 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=264252 CPUtime=3.04 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 4572 0 0 0 302 2 0 0 25 0 4 0 748477792 270594048 7804 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=264252 CPUtime=3.07 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23553 0 0 0 304 3 0 0 25 0 4 0 748477792 270594048 7804 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 264252

[startup+6.30058 s]
/proc/loadavg: 7.95 8.10 8.02 9/454 30952
/proc/meminfo: memFree=18542008/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=272880 CPUtime=25.06 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 54738 0 0 0 2494 12 0 0 25 0 4 0 748477792 279429120 11102 33554432000 4194304 4625164 140737382011584 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 68220 11102 350 106 0 63723 0
[pid=30857/tid=30858] ppid=30855 vsize=272880 CPUtime=6.29 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 5335 0 0 0 626 3 0 0 25 0 4 0 748477792 279429120 11102 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=272880 CPUtime=6.2 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 7020 0 0 0 617 3 0 0 25 0 4 0 748477792 279429120 11102 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=272880 CPUtime=6.27 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 39645 0 0 0 622 5 0 0 25 0 4 0 748477792 279429120 11102 33554432000 4194304 4625164 140737382011584 18446744073709551615 4334607 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 272880

[startup+12.7005 s]
/proc/loadavg: 7.95 8.10 8.02 9/454 30952
/proc/meminfo: memFree=18461156/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=278212 CPUtime=50.57 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 91318 0 0 0 5037 20 0 0 25 0 4 0 748477792 284889088 14287 33554432000 4194304 4625164 140737382011584 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 69553 14287 349 106 0 65056 0
[pid=30857/tid=30858] ppid=30855 vsize=278212 CPUtime=12.69 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 7667 0 0 0 1265 4 0 0 25 0 4 0 748477792 284889088 14287 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=278212 CPUtime=12.5 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 7426 0 0 0 1247 3 0 0 25 0 4 0 748477792 284889088 14287 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=278212 CPUtime=12.67 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 72369 0 0 0 1255 12 0 0 18 0 4 0 748477792 284889088 14287 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 278212

[startup+25.5002 s]
/proc/loadavg: 7.96 8.09 8.02 9/454 30952
/proc/meminfo: memFree=18300980/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=286636 CPUtime=101.58 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 113356 0 0 0 10133 25 0 0 25 0 4 0 748477792 293515264 18463 33554432000 4194304 4625164 140737382011584 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 71659 18463 349 106 0 67162 0
[pid=30857/tid=30858] ppid=30855 vsize=286636 CPUtime=25.48 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 10984 0 0 0 2544 4 0 0 25 0 4 0 748477792 293515264 18463 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=286636 CPUtime=25.11 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 10574 0 0 0 2507 4 0 0 25 0 4 0 748477792 293515264 18463 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=286636 CPUtime=25.47 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 86642 0 0 0 2532 15 0 0 25 0 4 0 748477792 293515264 18463 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 286636

[startup+51.1007 s]
/proc/loadavg: 8.10 8.11 8.02 9/454 30953
/proc/meminfo: memFree=18113948/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=317624 CPUtime=203.6 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 226981 0 0 0 20317 43 0 0 25 0 4 0 748477792 325246976 26603 33554432000 4194304 4625164 140737382011584 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 79406 26603 427 106 0 74909 0
[pid=30857/tid=30858] ppid=30855 vsize=317624 CPUtime=51.08 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 14899 0 0 0 5103 5 0 0 25 0 4 0 748477792 325246976 26603 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=317624 CPUtime=50.33 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 15325 0 0 0 5029 4 0 0 25 0 4 0 748477792 325246976 26603 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=317624 CPUtime=51.06 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 187702 0 0 0 5075 31 0 0 25 0 4 0 748477792 325246976 26603 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 317624

[startup+102.317 s]
/proc/loadavg: 8.14 8.12 8.03 9/454 30984
/proc/meminfo: memFree=18412428/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=347716 CPUtime=407.69 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 391489 0 0 0 40697 72 0 0 25 0 4 0 748477792 356061184 36530 33554432000 4194304 4625164 140737382011584 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30857/statm: 86929 36530 346 106 0 82432 0
[pid=30857/tid=30858] ppid=30855 vsize=347716 CPUtime=102.28 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 15910 0 0 0 10223 5 0 0 25 0 4 0 748477792 356061184 36530 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=347716 CPUtime=100.8 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 21980 0 0 0 10074 6 0 0 25 0 4 0 748477792 356061184 36530 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=347716 CPUtime=102.26 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 332949 0 0 0 10170 56 0 0 25 0 4 0 748477792 356061184 36530 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 347716

[startup+162.3 s]
/proc/loadavg: 8.02 8.09 8.02 9/454 30986
/proc/meminfo: memFree=18257052/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=357300 CPUtime=646.74 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 566010 0 0 0 64571 103 0 0 25 0 4 0 748477792 365875200 47693 33554432000 4194304 4625164 140737382011584 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 89325 47693 690 106 0 84828 0
[pid=30857/tid=30858] ppid=30855 vsize=357300 CPUtime=162.27 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 17195 0 0 0 16221 6 0 0 25 0 4 0 748477792 365875200 47693 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=357300 CPUtime=160.15 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22973 0 0 0 16009 6 0 0 25 0 4 0 748477792 365875200 47697 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=357300 CPUtime=162.24 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 493594 0 0 0 16140 84 0 0 25 0 4 0 748477792 365875200 47697 33554432000 4194304 4625164 140737382011584 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.74
Current children cumulated vsize (KiB) 357300

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

[startup+179.1 s]
/proc/loadavg: 8.01 8.09 8.02 9/454 30986
/proc/meminfo: memFree=18229640/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=368240 CPUtime=713.69 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 639949 0 0 0 71255 114 0 0 25 0 4 0 748477792 377077760 48986 33554432000 4194304 4625164 140737382011584 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 92060 48986 690 106 0 87563 0
[pid=30857/tid=30858] ppid=30855 vsize=368240 CPUtime=179.07 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22498 0 0 0 17900 7 0 0 25 0 4 0 748477792 377077760 48986 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=368240 CPUtime=176.95 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23111 0 0 0 17689 6 0 0 25 0 4 0 748477792 377077760 48986 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=368240 CPUtime=179.04 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 562082 0 0 0 17810 94 0 0 25 0 4 0 748477792 377077760 48986 33554432000 4194304 4625164 140737382011584 18446744073709551615 4334458 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 713.69
Current children cumulated vsize (KiB) 368240

[startup+191.901 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30986
/proc/meminfo: memFree=18204212/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=371272 CPUtime=764.69 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 641197 0 0 0 76355 114 0 0 25 0 4 0 748477792 380182528 50190 33554432000 4194304 4625164 140737382011584 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 92818 50190 690 106 0 88321 0
[pid=30857/tid=30858] ppid=30855 vsize=371272 CPUtime=191.87 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22671 0 0 0 19180 7 0 0 25 0 4 0 748477792 380182528 50190 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=371272 CPUtime=189.75 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23245 0 0 0 18969 6 0 0 25 0 4 0 748477792 380182528 50190 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=371272 CPUtime=191.83 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 562873 0 0 0 19089 94 0 0 25 0 4 0 748477792 380182528 50190 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 764.69
Current children cumulated vsize (KiB) 371272

[startup+204.701 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18166876/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=380056 CPUtime=815.7 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 698483 0 0 0 81447 123 0 0 25 0 4 0 748477792 389177344 52035 33554432000 4194304 4625164 140737382011584 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 95014 52035 516 106 0 90517 0
[pid=30857/tid=30858] ppid=30855 vsize=380056 CPUtime=204.67 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22791 0 0 0 20460 7 0 0 25 0 4 0 748477792 389177344 52035 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=380056 CPUtime=202.54 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23526 0 0 0 20248 6 0 0 25 0 4 0 748477792 389177344 52035 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=380056 CPUtime=204.63 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 618736 0 0 0 20361 102 0 0 25 0 4 0 748477792 389177344 52035 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 815.7
Current children cumulated vsize (KiB) 380056

[startup+211.101 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18143068/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=381300 CPUtime=841.26 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 707661 0 0 0 84002 124 0 0 25 0 4 0 748477792 390451200 53162 33554432000 4194304 4625164 140737382011584 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 95325 53163 517 106 0 90828 0
[pid=30857/tid=30858] ppid=30855 vsize=381300 CPUtime=211.08 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22872 0 0 0 21101 7 0 0 25 0 4 0 748477792 390451200 53166 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=381300 CPUtime=208.96 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23526 0 0 0 20890 6 0 0 25 0 4 0 748477792 390451200 53166 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=381300 CPUtime=211.05 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 627439 0 0 0 21001 104 0 0 25 0 4 0 748477792 390451200 53167 33554432000 4194304 4625164 140737382011584 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 841.26
Current children cumulated vsize (KiB) 381300

[startup+212.7 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18139224/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=381300 CPUtime=847.58 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 716201 0 0 0 84632 126 0 0 25 0 4 0 748477792 390451200 53799 33554432000 4194304 4625164 140737382011584 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 95325 53799 423 106 0 90828 0
[pid=30857/tid=30858] ppid=30855 vsize=381300 CPUtime=212.66 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22951 0 0 0 21259 7 0 0 25 0 4 0 748477792 390451200 53799 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=381300 CPUtime=210.54 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23582 0 0 0 21048 6 0 0 25 0 4 0 748477792 390451200 53799 33554432000 4194304 4625164 140737382011584 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=381300 CPUtime=212.63 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 635463 0 0 0 21157 106 0 0 25 0 4 0 748477792 390451200 53799 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 847.58
Current children cumulated vsize (KiB) 381300

[startup+213.5 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18134884/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=381300 CPUtime=850.76 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 716358 0 0 0 84950 126 0 0 25 0 4 0 748477792 390451200 53947 33554432000 4194304 4625164 140737382011584 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 95325 53947 419 106 0 90828 0
[pid=30857/tid=30858] ppid=30855 vsize=381300 CPUtime=213.46 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22951 0 0 0 21339 7 0 0 25 0 4 0 748477792 390451200 53947 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=381300 CPUtime=211.34 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23582 0 0 0 21128 6 0 0 25 0 4 0 748477792 390451200 53947 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=381300 CPUtime=213.43 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 635467 0 0 0 21237 106 0 0 25 0 4 0 748477792 390451200 53947 33554432000 4194304 4625164 140737382011584 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 850.76
Current children cumulated vsize (KiB) 381300

[startup+213.9 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18134884/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=381300 CPUtime=852.37 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 718404 0 0 0 85110 127 0 0 25 0 4 0 748477792 390451200 55989 33554432000 4194304 4625164 140737382011584 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 95325 55989 418 106 0 90828 0
[pid=30857/tid=30858] ppid=30855 vsize=381300 CPUtime=213.86 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22951 0 0 0 21379 7 0 0 25 0 4 0 748477792 390451200 55989 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=381300 CPUtime=211.74 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23582 0 0 0 21168 6 0 0 25 0 4 0 748477792 390451200 55989 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=381300 CPUtime=213.83 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 635468 0 0 0 21277 106 0 0 25 0 4 0 748477792 390451200 55989 33554432000 4194304 4625164 140737382011584 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 852.37
Current children cumulated vsize (KiB) 381300

[startup+214.1 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18134884/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=381300 CPUtime=853.17 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 718615 0 0 0 85190 127 0 0 25 0 4 0 748477792 390451200 56191 33554432000 4194304 4625164 140737382011584 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 95325 56191 418 106 0 90828 0
[pid=30857/tid=30858] ppid=30855 vsize=381300 CPUtime=214.06 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22951 0 0 0 21399 7 0 0 25 0 4 0 748477792 390451200 56191 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=381300 CPUtime=211.94 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23582 0 0 0 21188 6 0 0 25 0 4 0 748477792 390451200 56191 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=381300 CPUtime=214.03 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 635468 0 0 0 21297 106 0 0 25 0 4 0 748477792 390451200 56191 33554432000 4194304 4625164 140737382011584 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 853.17
Current children cumulated vsize (KiB) 381300

[startup+214.2 s]
/proc/loadavg: 8.01 8.08 8.02 9/454 30987
/proc/meminfo: memFree=18134884/32950940 swapFree=67111356/67111528
[pid=30857] ppid=30855 vsize=408208 CPUtime=853.56 cores=0,2,4,6
/proc/30857/stat : 30857 (SArTagnan) R 30855 30857 30199 0 -1 4202496 724219 0 0 0 85228 128 0 0 25 0 4 0 748477792 418004992 57411 33554432000 4194304 4625164 140737382011584 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 102052 57411 418 106 0 97555 0
[pid=30857/tid=30858] ppid=30855 vsize=408208 CPUtime=214.16 cores=0,2,4,6
/proc/30857/task/30858/stat : 30858 (SArTagnan) R 30855 30857 30199 0 -1 4202560 22951 0 0 0 21409 7 0 0 25 0 4 0 748477792 418004992 57411 33554432000 4194304 4625164 140737382011584 18446744073709551615 215988251380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30857/tid=30859] ppid=30855 vsize=408208 CPUtime=212.04 cores=0,2,4,6
/proc/30857/task/30859/stat : 30859 (SArTagnan) R 30855 30857 30199 0 -1 4202560 23582 0 0 0 21198 6 0 0 25 0 4 0 748477792 418004992 57411 33554432000 4194304 4625164 140737382011584 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=408208 CPUtime=214.13 cores=0,2,4,6
/proc/30857/task/30860/stat : 30860 (SArTagnan) R 30855 30857 30199 0 -1 4202560 635470 0 0 0 21307 106 0 0 25 0 4 0 748477792 418004992 57411 33554432000 4194304 4625164 140737382011584 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 853.56
Current children cumulated vsize (KiB) 408208

Child status: 20
Real time (s): 214.223
CPU time (s): 853.627
CPU user time (s): 852.332
CPU system time (s): 1.2948
CPU usage (%): 398.476
Max. virtual memory (cumulated for all children) (KiB): 408208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 852.332
system time used= 1.2948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 724261
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= 522
involuntary context switches= 6012

runsolver used 0.842871 second user time and 2.27765 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 23:47:50
IDJOB=3386048
IDBENCH=84062
IDSOLVER=1871
FILE ID=node117/3386048-1305582470
RUNJOBID= node117-1305581263-30677
PBS_JOBID= 13350218
Free space on /tmp= 73444 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386048-1305582470/watcher-3386048-1305582470 -o /tmp/evaluation-result-3386048-1305582470/solver-3386048-1305582470 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386048-1305582470.cnf -threads=4

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=306006598

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18700876 kB
Buffers:        340252 kB
Cached:        4761068 kB
SwapCached:          0 kB
Active:       10647728 kB
Inactive:      3239508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18700876 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:     8785828 kB
Mapped:          34692 kB
Slab:           246532 kB
PageTables:      49308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 115525424 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= 73448 MiB
End job on node117 at 2011-05-16 23:51:25