Trace number 3386349

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 2795.78 929.887

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

2795.65/929.82	
2795.65/929.82	s UNSATISFIABLE
2795.65/929.82	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-3386349-1305582138/watcher-3386349-1305582138 -o /tmp/evaluation-result-3386349-1305582138/solver-3386349-1305582138 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386349-1305582138.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: 2.32 2.07 3.12 7/493 441
/proc/meminfo: memFree=21227316/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=18908 CPUtime=0 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 474 0 0 0 0 0 0 0 24 0 1 0 402405037 19361792 412 33554432000 4194304 4625164 140734553055856 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/441/statm: 4727 425 291 106 0 230 0

[startup+0.09026 s]
/proc/loadavg: 2.32 2.07 3.12 7/493 441
/proc/meminfo: memFree=21227316/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=139844 CPUtime=0.11 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 8034 0 0 0 11 0 0 0 24 0 4 0 402405037 143200256 5902 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660323013 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 34961 5902 326 106 0 30464 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 139844

[startup+0.117027 s]
/proc/loadavg: 2.32 2.07 3.12 7/493 441
/proc/meminfo: memFree=21227316/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=141332 CPUtime=0.16 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 8722 0 0 0 16 0 0 0 25 0 4 0 402405037 144723968 6127 33554432000 4194304 4625164 140734553055856 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 35333 6127 332 106 0 30836 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 141332

[startup+0.300273 s]
/proc/loadavg: 2.32 2.07 3.12 7/493 441
/proc/meminfo: memFree=21227316/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=213756 CPUtime=0.52 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 12012 0 0 0 52 0 0 0 18 0 4 0 402405037 218886144 7636 33554432000 4194304 4625164 140734553055856 18446744073709551615 4329147 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 53439 7636 342 106 0 48942 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 213756

[startup+1.37079 s]
/proc/loadavg: 2.32 2.07 3.12 7/493 441
/proc/meminfo: memFree=21227316/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=288084 CPUtime=3.57 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 29013 0 0 0 355 2 0 0 18 0 4 0 402405037 294998016 10484 33554432000 4194304 4625164 140734553055856 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 72021 10485 344 106 0 67524 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 288084

[startup+1.50106 s]
/proc/loadavg: 2.32 2.07 3.12 7/493 441
/proc/meminfo: memFree=21227316/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=283924 CPUtime=3.96 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 32074 0 0 0 393 3 0 0 18 0 4 0 402405037 290738176 10309 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 70981 10309 342 106 0 66484 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 283924

[startup+3.11878 s]
/proc/loadavg: 3.02 2.21 3.17 12/497 445
/proc/meminfo: memFree=21165292/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=290620 CPUtime=8.77 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 51687 0 0 0 871 6 0 0 20 0 4 0 402405037 297594880 12543 33554432000 4194304 4625164 140734553055856 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 72655 12543 343 106 0 68158 0
[pid=441/tid=443] ppid=439 vsize=290620 CPUtime=2.21 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 4544 0 0 0 221 0 0 0 20 0 4 0 402405043 297594880 12543 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=290620 CPUtime=1.99 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 2584 0 0 0 199 0 0 0 20 0 4 0 402405043 297594880 12543 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=445] ppid=439 vsize=290620 CPUtime=2.45 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 34015 0 0 0 241 4 0 0 25 0 4 0 402405043 297594880 12543 33554432000 4194304 4625164 140734553055856 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 290620

[startup+6.30121 s]
/proc/loadavg: 3.57 2.34 3.20 11/497 445
/proc/meminfo: memFree=21138136/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=292716 CPUtime=18.16 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 70711 0 0 0 1807 9 0 0 25 0 4 0 402405037 299741184 16322 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 73179 16322 343 106 0 68682 0
[pid=441/tid=443] ppid=439 vsize=292716 CPUtime=4.34 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 6039 0 0 0 433 1 0 0 25 0 4 0 402405043 299741184 16337 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660323361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=292716 CPUtime=4.98 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 5462 0 0 0 498 0 0 0 25 0 4 0 402405043 299741184 16337 33554432000 4194304 4625164 140734553055856 18446744073709551615 4375272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=445] ppid=439 vsize=292716 CPUtime=3.53 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 48641 0 0 0 348 5 0 0 25 0 4 0 402405043 299741184 16337 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660359271 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.16
Current children cumulated vsize (KiB) 292716

[startup+12.7011 s]
/proc/loadavg: 4.09 2.47 3.24 11/497 445
/proc/meminfo: memFree=21110848/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=294892 CPUtime=37.24 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 99121 0 0 0 3711 13 0 0 25 0 4 0 402405037 301969408 20029 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660320518 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 73723 20029 347 106 0 69226 0
[pid=441/tid=443] ppid=439 vsize=294892 CPUtime=7.96 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 6298 0 0 0 795 1 0 0 25 0 4 0 402405043 301969408 20029 33554432000 4194304 4625164 140734553055856 18446744073709551615 4278488 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=294892 CPUtime=11.27 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 7571 0 0 0 1126 1 0 0 25 0 4 0 402405043 301969408 20029 33554432000 4194304 4625164 140734553055856 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=445] ppid=439 vsize=294892 CPUtime=6.29 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 72088 0 0 0 621 8 0 0 25 0 4 0 402405043 301969408 20029 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.24
Current children cumulated vsize (KiB) 294892

[startup+25.5008 s]
/proc/loadavg: 5.08 2.73 3.32 12/497 446
/proc/meminfo: memFree=21067048/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=304604 CPUtime=75.43 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 178722 0 0 0 7520 23 0 0 25 0 4 0 402405037 311914496 26285 33554432000 4194304 4625164 140734553055856 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 76151 26285 347 106 0 71654 0
[pid=441/tid=443] ppid=439 vsize=304604 CPUtime=18.57 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 13654 0 0 0 1855 2 0 0 25 0 4 0 402405043 311914496 26285 33554432000 4194304 4625164 140734553055856 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=444] ppid=439 vsize=304604 CPUtime=17.6 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 11643 0 0 0 1758 2 0 0 25 0 4 0 402405043 311914496 26285 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=304604 CPUtime=14.74 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 139329 0 0 0 1458 16 0 0 25 0 4 0 402405043 311914496 26285 33554432000 4194304 4625164 140734553055856 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.43
Current children cumulated vsize (KiB) 304604

[startup+51.1003 s]
/proc/loadavg: 6.82 3.33 3.50 11/497 446
/proc/meminfo: memFree=20970540/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=327504 CPUtime=151.67 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 253935 0 0 0 15132 35 0 0 25 0 4 0 402405037 335364096 39893 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 81876 39893 347 106 0 77379 0
[pid=441/tid=443] ppid=439 vsize=327504 CPUtime=33.42 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 20093 0 0 0 3338 4 0 0 25 0 4 0 402405043 335364096 39893 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339655 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=327504 CPUtime=34.89 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 18586 0 0 0 3486 3 0 0 25 0 4 0 402405043 335364096 39893 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=445] ppid=439 vsize=327504 CPUtime=33.96 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 196857 0 0 0 3372 24 0 0 25 0 4 0 402405043 335364096 39893 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 151.67
Current children cumulated vsize (KiB) 327504

[startup+102.3 s]
/proc/loadavg: 8.84 4.48 3.88 11/497 448
/proc/meminfo: memFree=20795180/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=445024 CPUtime=304.32 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 469192 0 0 0 30363 69 0 0 25 0 4 0 402405037 455704576 64918 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512023 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 111256 64918 412 106 0 106759 0
[pid=441/tid=443] ppid=439 vsize=445024 CPUtime=78.54 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 40811 0 0 0 7846 8 0 0 25 0 4 0 402405043 455704576 64918 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=445024 CPUtime=71.48 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 28703 0 0 0 7142 6 0 0 25 0 4 0 402405043 455704576 64918 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=445] ppid=439 vsize=445024 CPUtime=65.79 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 374268 0 0 0 6529 50 0 0 25 0 4 0 402405043 455704576 64918 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 304.32
Current children cumulated vsize (KiB) 445024

[startup+162.301 s]
/proc/loadavg: 9.80 5.55 4.28 11/497 449
/proc/meminfo: memFree=20600852/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=599520 CPUtime=483.35 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 761462 0 0 0 48221 114 0 0 25 0 4 0 402405037 613908480 98193 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 149880 98193 814 106 0 145383 0
[pid=441/tid=443] ppid=439 vsize=599520 CPUtime=124.09 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 44668 0 0 0 12399 10 0 0 25 0 4 0 402405043 613908480 98193 33554432000 4194304 4625164 140734553055856 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=444] ppid=439 vsize=599520 CPUtime=122.11 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 41265 0 0 0 12203 8 0 0 25 0 4 0 402405043 613908480 98193 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=599520 CPUtime=104.79 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 631654 0 0 0 10391 88 0 0 25 0 4 0 402405043 613908480 98193 33554432000 4194304 4625164 140734553055856 18446744073709551615 4334431 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 483.35
Current children cumulated vsize (KiB) 599520

[startup+222.301 s]
/proc/loadavg: 9.98 6.37 4.64 13/497 451
/proc/meminfo: memFree=20406488/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=767016 CPUtime=682.66 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 959372 0 0 0 68122 144 0 0 25 0 4 0 402405037 785424384 131054 33554432000 4194304 4625164 140734553055856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 191754 131054 1487 106 0 187257 0
[pid=441/tid=443] ppid=439 vsize=767016 CPUtime=173.68 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 63752 0 0 0 17353 15 0 0 25 0 4 0 402405043 785424384 131054 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=441/tid=444] ppid=439 vsize=767016 CPUtime=181.7 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 47249 0 0 0 18160 10 0 0 25 0 4 0 402405043 785424384 131054 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=767016 CPUtime=134.94 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 787668 0 0 0 13386 108 0 0 25 0 4 0 402405043 785424384 131054 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 767016

[startup+282.301 s]
/proc/loadavg: 10.05 7.04 4.98 11/497 453
/proc/meminfo: memFree=20306884/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=796412 CPUtime=863.74 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 985486 0 0 0 86221 153 0 0 25 0 4 0 402405037 815525888 144975 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 199103 144975 1449 106 0 194606 0
[pid=441/tid=443] ppid=439 vsize=796412 CPUtime=205.57 cores=0,2,4,6

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

/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2136074 0 0 0 45513 299 0 0 25 0 4 0 402405043 1296855040 252768 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2116.87
Current children cumulated vsize (KiB) 1266460

[startup+762.301 s]
/proc/loadavg: 10.28 9.55 7.06 11/497 475
/proc/meminfo: memFree=19583048/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1424576 CPUtime=2295.9 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 2815972 0 0 0 229171 419 0 0 25 0 4 0 402405037 1458765824 271459 33554432000 4194304 4625164 140734553055856 18446744073709551615 4518339 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/441/statm: 356144 271459 350 106 0 351647 0
[pid=441/tid=443] ppid=439 vsize=1424576 CPUtime=600.53 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 111590 0 0 0 60022 31 0 0 25 0 4 0 402405043 1458765824 271459 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1424576 CPUtime=589.11 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 134249 0 0 0 58886 25 0 0 25 0 4 0 402405043 1458765824 271459 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=441/tid=445] ppid=439 vsize=1424576 CPUtime=487.98 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2351060 0 0 0 48468 330 0 0 25 0 4 0 402405043 1458765824 271459 33554432000 4194304 4625164 140734553055856 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2295.9
Current children cumulated vsize (KiB) 1424576

[startup+822.301 s]
/proc/loadavg: 10.25 9.66 7.25 12/498 480
/proc/meminfo: memFree=19462856/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1558932 CPUtime=2474.94 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 2917968 0 0 0 247062 432 0 0 25 0 4 0 402405037 1596346368 290725 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/441/statm: 389733 290725 350 106 0 385236 0
[pid=441/tid=443] ppid=439 vsize=1558932 CPUtime=632.01 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 144439 0 0 0 63167 34 0 0 25 0 4 0 402405043 1596346368 290725 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1558932 CPUtime=647.39 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 137721 0 0 0 64712 27 0 0 25 0 4 0 402405043 1596346368 290725 33554432000 4194304 4625164 140734553055856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=441/tid=445] ppid=439 vsize=1558932 CPUtime=518.33 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2367836 0 0 0 51501 332 0 0 25 0 4 0 402405043 1596346368 290725 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2474.94
Current children cumulated vsize (KiB) 1558932

[startup+882.301 s]
/proc/loadavg: 10.22 9.77 7.43 12/497 482
/proc/meminfo: memFree=19214892/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1888588 CPUtime=2653.94 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3210066 0 0 0 264916 478 0 0 25 0 4 0 402405037 1933914112 351471 33554432000 4194304 4625164 140734553055856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 472147 351471 476 106 0 467650 0
[pid=441/tid=443] ppid=439 vsize=1888588 CPUtime=674.19 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150220 0 0 0 67383 36 0 0 25 0 4 0 402405043 1933914112 351471 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1888588 CPUtime=682.02 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141331 0 0 0 68174 28 0 0 25 0 4 0 402405043 1933914112 351471 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=1888588 CPUtime=566.07 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2550615 0 0 0 56250 357 0 0 25 0 4 0 402405043 1933914112 351471 33554432000 4194304 4625164 140734553055856 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2653.94
Current children cumulated vsize (KiB) 1888588

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

[startup+896.8 s]
/proc/loadavg: 10.17 9.78 7.47 11/497 482
/proc/meminfo: memFree=19147552/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1933572 CPUtime=2697.2 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3232146 0 0 0 269239 481 0 0 25 0 4 0 402405037 1979977728 364621 33554432000 4194304 4625164 140734553055856 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 483393 364621 476 106 0 478896 0
[pid=441/tid=443] ppid=439 vsize=1933572 CPUtime=681.51 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150220 0 0 0 68114 37 0 0 25 0 4 0 402405043 1979977728 364621 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1933572 CPUtime=689.21 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141909 0 0 0 68893 28 0 0 25 0 4 0 402405043 1979977728 364621 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=1933572 CPUtime=580.35 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2559265 0 0 0 57676 359 0 0 25 0 4 0 402405043 1979977728 364621 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2697.2
Current children cumulated vsize (KiB) 1933572

[startup+909.601 s]
/proc/loadavg: 10.14 9.78 7.50 11/497 482
/proc/meminfo: memFree=19100184/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1987612 CPUtime=2735.39 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3272006 0 0 0 273053 486 0 0 25 0 4 0 402405037 2035314688 376003 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 496903 376003 476 106 0 492406 0
[pid=441/tid=443] ppid=439 vsize=1987612 CPUtime=687.71 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150220 0 0 0 68734 37 0 0 25 0 4 0 402405043 2035314688 376003 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1987612 CPUtime=695.82 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 69554 28 0 0 25 0 4 0 402405043 2035314688 376003 33554432000 4194304 4625164 140734553055856 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=1987612 CPUtime=592.93 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2559294 0 0 0 58934 359 0 0 25 0 4 0 402405043 2035314688 376003 33554432000 4194304 4625164 140734553055856 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2735.39
Current children cumulated vsize (KiB) 1987612

[startup+922.401 s]
/proc/loadavg: 10.11 9.79 7.54 11/497 483
/proc/meminfo: memFree=19071788/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1987612 CPUtime=2773.59 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3295301 0 0 0 276869 490 0 0 25 0 4 0 402405037 2035314688 381301 33554432000 4194304 4625164 140734553055856 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 496903 381301 476 106 0 492406 0
[pid=441/tid=443] ppid=439 vsize=1987612 CPUtime=694.43 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150220 0 0 0 69406 37 0 0 25 0 4 0 402405043 2035314688 381301 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1987612 CPUtime=701.89 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 70161 28 0 0 25 0 4 0 402405043 2035314688 381301 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=1987612 CPUtime=605.54 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2576348 0 0 0 60192 362 0 0 25 0 4 0 402405043 2035314688 381301 33554432000 4194304 4625164 140734553055856 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2773.59
Current children cumulated vsize (KiB) 1987612

[startup+925.6 s]
/proc/loadavg: 10.11 9.79 7.54 12/497 483
/proc/meminfo: memFree=19067572/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=1987612 CPUtime=2783.14 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3311533 0 0 0 277821 493 0 0 25 0 4 0 402405037 2035314688 382603 33554432000 4194304 4625164 140734553055856 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 496903 382614 476 106 0 492406 0
[pid=441/tid=443] ppid=439 vsize=1987612 CPUtime=696.33 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150220 0 0 0 69596 37 0 0 25 0 4 0 402405043 2035314688 382619 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=1987612 CPUtime=703.19 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 70291 28 0 0 25 0 4 0 402405043 2035314688 382626 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=1987612 CPUtime=608.69 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2590958 0 0 0 60505 364 0 0 25 0 4 0 402405043 2035314688 382633 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2783.14
Current children cumulated vsize (KiB) 1987612

[startup+927.201 s]
/proc/loadavg: 10.10 9.80 7.55 11/497 483
/proc/meminfo: memFree=19048848/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=2502044 CPUtime=2787.91 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3373756 0 0 0 278290 501 0 0 25 0 4 0 402405037 2562093056 439215 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660359637 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 625511 439236 476 106 0 621014 0
[pid=441/tid=443] ppid=439 vsize=2502044 CPUtime=696.83 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150221 0 0 0 69646 37 0 0 24 0 4 0 402405043 2562093056 439245 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=2502044 CPUtime=704.29 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 70401 28 0 0 25 0 4 0 402405043 2562093056 439259 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=2502044 CPUtime=610.25 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2595194 0 0 0 60661 364 0 0 25 0 4 0 402405043 2562093056 439271 33554432000 4194304 4625164 140734553055856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2787.91
Current children cumulated vsize (KiB) 2502044

[startup+928.801 s]
/proc/loadavg: 10.10 9.80 7.55 11/497 483
/proc/meminfo: memFree=18987716/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=2224840 CPUtime=2792.69 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3431570 0 0 0 278761 508 0 0 25 0 4 0 402405037 2278236160 403064 33554432000 4194304 4625164 140734553055856 18446744073709551615 4362358 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 556210 403064 476 106 0 551713 0
[pid=441/tid=443] ppid=439 vsize=2224840 CPUtime=697.63 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150221 0 0 0 69726 37 0 0 25 0 4 0 402405043 2278236160 403064 33554432000 4194304 4625164 140734553055856 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=2224840 CPUtime=705.09 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 70481 28 0 0 25 0 4 0 402405043 2278236160 403064 33554432000 4194304 4625164 140734553055856 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=2224840 CPUtime=611.84 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2604051 0 0 0 60818 366 0 0 25 0 4 0 402405043 2278236160 403064 33554432000 4194304 4625164 140734553055856 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2792.69
Current children cumulated vsize (KiB) 2224840

[startup+929.601 s]
/proc/loadavg: 10.10 9.80 7.55 11/497 483
/proc/meminfo: memFree=18967376/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=2224840 CPUtime=2795.05 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3438118 0 0 0 278995 510 0 0 25 0 4 0 402405037 2278236160 408017 33554432000 4194304 4625164 140734553055856 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 556210 408017 476 106 0 551713 0
[pid=441/tid=443] ppid=439 vsize=2224840 CPUtime=697.9 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150221 0 0 0 69753 37 0 0 25 0 4 0 402405043 2278236160 408017 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=2224840 CPUtime=705.6 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 70532 28 0 0 17 0 4 0 402405043 2278236160 408017 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660318779 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=2224840 CPUtime=612.61 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2605330 0 0 0 60895 366 0 0 25 0 4 0 402405043 2278236160 408017 33554432000 4194304 4625164 140734553055856 18446744073709551615 4327775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2795.05
Current children cumulated vsize (KiB) 2224840

[startup+929.801 s]
/proc/loadavg: 10.10 9.80 7.55 11/497 483
/proc/meminfo: memFree=18967376/32951124 swapFree=46575272/67111528
[pid=441] ppid=439 vsize=2224840 CPUtime=2795.65 cores=0,2,4,6
/proc/441/stat : 441 (SArTagnan) R 439 441 370 0 -1 4202496 3438556 0 0 0 279055 510 0 0 25 0 4 0 402405037 2278236160 407906 33554432000 4194304 4625164 140734553055856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/441/statm: 556210 407906 476 106 0 551713 0
[pid=441/tid=443] ppid=439 vsize=2224840 CPUtime=697.9 cores=0,2,4,6
/proc/441/task/443/stat : 443 (SArTagnan) R 439 441 370 0 -1 4202560 150221 0 0 0 69753 37 0 0 25 0 4 0 402405043 2278236160 407906 33554432000 4194304 4625164 140734553055856 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=444] ppid=439 vsize=2224840 CPUtime=705.8 cores=0,2,4,6
/proc/441/task/444/stat : 444 (SArTagnan) R 439 441 370 0 -1 4202560 141923 0 0 0 70552 28 0 0 18 0 4 0 402405043 2278236160 407906 33554432000 4194304 4625164 140734553055856 18446744073709551615 4279487 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=441/tid=445] ppid=439 vsize=2224840 CPUtime=612.81 cores=0,2,4,6
/proc/441/task/445/stat : 445 (SArTagnan) R 439 441 370 0 -1 4202560 2605694 0 0 0 60915 366 0 0 25 0 4 0 402405043 2278236160 407906 33554432000 4194304 4625164 140734553055856 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2795.65
Current children cumulated vsize (KiB) 2224840

Child status: 20
Real time (s): 929.887
CPU time (s): 2795.78
CPU user time (s): 2790.62
CPU system time (s): 5.16721
CPU usage (%): 300.659
Max. virtual memory (cumulated for all children) (KiB): 2502044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2790.62
system time used= 5.16721
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3438569
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= 6807
involuntary context switches= 24531

runsolver used 4.35534 second user time and 10.6124 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-16 23:42:18
IDJOB=3386349
IDBENCH=83451
IDSOLVER=1871
FILE ID=node107/3386349-1305582138
RUNJOBID= node107-1305582132-388
PBS_JOBID= 13350308
Free space on /tmp= 73232 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386349-1305582138/watcher-3386349-1305582138 -o /tmp/evaluation-result-3386349-1305582138/solver-3386349-1305582138 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386349-1305582138.cnf -threads=4

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1293309560

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21227472 kB
Buffers:        237840 kB
Cached:        2419136 kB
SwapCached:       9812 kB
Active:        9983168 kB
Inactive:      1422760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21227472 kB
SwapTotal:    67111528 kB
SwapFree:     46575272 kB
Dirty:            3616 kB
Writeback:           0 kB
AnonPages:     8745820 kB
Mapped:          32932 kB
Slab:           154028 kB
PageTables:      95108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145761852 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= 73228 MiB
End job on node107 at 2011-05-16 23:57:48