Trace number 3386360

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 2295.21 578.278

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

2294.98/578.11	
2294.98/578.11	s UNSATISFIABLE
2294.98/578.11	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-3386360-1305579437/watcher-3386360-1305579437 -o /tmp/evaluation-result-3386360-1305579437/solver-3386360-1305579437 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386360-1305579437.cnf -threads=4 

running on 4 cores: 1,3,5,7

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: 7.86 8.08 8.07 6/427 5612
/proc/meminfo: memFree=18610292/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=26240 CPUtime=0 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 1461 0 0 0 0 0 0 0 23 0 1 0 748174908 26869760 1399 33554432000 4194304 4625164 140733471662448 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 6560 1401 291 106 0 2063 0

[startup+0.04819 s]
/proc/loadavg: 7.86 8.08 8.07 6/427 5612
/proc/meminfo: memFree=18610292/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=264960 CPUtime=0.04 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 9158 0 0 0 3 1 0 0 23 0 1 0 748174908 271319040 9096 33554432000 4194304 4625164 140733471662448 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 66240 9096 298 106 0 61743 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 264960

[startup+0.100177 s]
/proc/loadavg: 7.86 8.08 8.07 6/427 5612
/proc/meminfo: memFree=18610292/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=265300 CPUtime=0.09 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 9305 0 0 0 8 1 0 0 23 0 1 0 748174908 271667200 9198 33554432000 4194304 4625164 140733471662448 18446744073709551615 4356182 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 66325 9198 299 106 0 61828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 265300

[startup+0.300145 s]
/proc/loadavg: 7.86 8.08 8.07 6/427 5612
/proc/meminfo: memFree=18610292/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=272564 CPUtime=0.29 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 12651 0 0 0 27 2 0 0 25 0 1 0 748174908 279105536 10802 33554432000 4194304 4625164 140733471662448 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 68141 10802 299 106 0 63644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 272564

[startup+0.701069 s]
/proc/loadavg: 7.86 8.08 8.07 6/427 5612
/proc/meminfo: memFree=18610292/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=294320 CPUtime=0.69 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 25724 0 0 0 65 4 0 0 25 0 1 0 748174908 301383680 16506 33554432000 4194304 4625164 140733471662448 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 73580 16507 299 106 0 69083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 294320

[startup+1.68389 s]
/proc/loadavg: 7.86 8.08 8.07 6/427 5612
/proc/meminfo: memFree=18610292/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=374084 CPUtime=1.67 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 65056 0 0 0 156 11 0 0 25 0 1 0 748174908 383062016 34031 33554432000 4194304 4625164 140733471662448 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 93521 34032 299 106 0 89024 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 374084

[startup+3.10064 s]
/proc/loadavg: 7.71 8.05 8.06 6/428 5613
/proc/meminfo: memFree=18406296/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=1002564 CPUtime=3.09 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 217557 0 0 0 278 31 0 0 25 0 1 0 748174908 1026625536 147797 33554432000 4194304 4625164 140733471662448 18446744073709551615 4298385 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5612/statm: 250641 147825 303 106 0 246144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1002564

[startup+6.31604 s]
/proc/loadavg: 7.71 8.05 8.06 9/431 5617
/proc/meminfo: memFree=17942304/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=1197928 CPUtime=15.88 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 235496 0 0 0 1554 34 0 0 25 0 4 0 748174908 1226678272 165706 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390575 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 299482 165706 337 106 0 294985 0
[pid=5612/tid=5614] ppid=5610 vsize=1197928 CPUtime=3.2 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 2632 0 0 0 320 0 0 0 25 0 4 0 748175218 1226678272 165706 33554432000 4194304 4625164 140733471662448 18446744073709551615 4479800 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=1197928 CPUtime=3.2 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 3362 0 0 0 320 0 0 0 25 0 4 0 748175219 1226678272 165706 33554432000 4194304 4625164 140733471662448 18446744073709551615 4482063 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=1197928 CPUtime=3.15 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 2674 0 0 0 315 0 0 0 25 0 4 0 748175219 1226678272 165706 33554432000 4194304 4625164 140733471662448 18446744073709551615 4479809 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 1197928

[startup+12.7009 s]
/proc/loadavg: 7.74 8.05 8.06 9/431 5617
/proc/meminfo: memFree=17867060/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=1235808 CPUtime=41.34 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 253568 0 0 0 4097 37 0 0 25 0 4 0 748174908 1265467392 183777 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 308952 183777 338 106 0 304455 0
[pid=5612/tid=5614] ppid=5610 vsize=1235808 CPUtime=9.58 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 2634 0 0 0 958 0 0 0 25 0 4 0 748175218 1265467392 183777 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=1235808 CPUtime=9.58 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 3364 0 0 0 958 0 0 0 25 0 4 0 748175219 1265467392 183777 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=1235808 CPUtime=9.46 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 5958 0 0 0 945 1 0 0 25 0 4 0 748175219 1265467392 183777 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 41.34
Current children cumulated vsize (KiB) 1235808

[startup+25.5005 s]
/proc/loadavg: 7.79 8.04 8.06 9/431 5617
/proc/meminfo: memFree=17833836/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=1235808 CPUtime=92.36 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 267705 0 0 0 9197 39 0 0 25 0 4 0 748174908 1265467392 188168 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 308952 188168 338 106 0 304455 0
[pid=5612/tid=5614] ppid=5610 vsize=1235808 CPUtime=22.38 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 2675 0 0 0 2238 0 0 0 25 0 4 0 748175218 1265467392 188168 33554432000 4194304 4625164 140733471662448 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=1235808 CPUtime=22.38 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 3554 0 0 0 2238 0 0 0 25 0 4 0 748175219 1265467392 188168 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317228 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=1235808 CPUtime=22.08 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 15861 0 0 0 2206 2 0 0 25 0 4 0 748175219 1265467392 188168 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288809 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 92.36
Current children cumulated vsize (KiB) 1235808

[startup+51.1008 s]
/proc/loadavg: 7.93 8.06 8.06 9/431 5618
/proc/meminfo: memFree=17454480/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=1655572 CPUtime=194.4 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 492670 0 0 0 19368 72 0 0 25 0 4 0 748174908 1695305728 264285 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 413893 264285 339 106 0 409396 0
[pid=5612/tid=5614] ppid=5610 vsize=1655572 CPUtime=47.98 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 5155 0 0 0 4797 1 0 0 25 0 4 0 748175218 1695305728 264285 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288690 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=1655572 CPUtime=47.97 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 6221 0 0 0 4797 0 0 0 25 0 4 0 748175219 1695305728 264285 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=1655572 CPUtime=47.32 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 35492 0 0 0 4727 5 0 0 25 0 4 0 748175219 1695305728 264285 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 194.4
Current children cumulated vsize (KiB) 1655572

[startup+102.3 s]
/proc/loadavg: 8.04 8.06 8.06 9/431 5619
/proc/meminfo: memFree=16339808/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=2829696 CPUtime=398.45 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 1212124 0 0 0 39667 178 0 0 25 0 4 0 748174908 2897608704 529271 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 707424 529271 355 106 0 702927 0
[pid=5612/tid=5614] ppid=5610 vsize=2829696 CPUtime=99.17 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 11340 0 0 0 9915 2 0 0 25 0 4 0 748175218 2897608704 529271 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=2829696 CPUtime=99.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 13148 0 0 0 9917 1 0 0 25 0 4 0 748175219 2897608704 529271 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=2829696 CPUtime=97.79 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 134862 0 0 0 9760 19 0 0 25 0 4 0 748175219 2897608704 529271 33554432000 4194304 4625164 140733471662448 18446744073709551615 4335149 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 398.45
Current children cumulated vsize (KiB) 2829696

[startup+162.3 s]
/proc/loadavg: 8.12 8.08 8.07 9/431 5621
/proc/meminfo: memFree=16197912/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=2854988 CPUtime=637.64 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 1311725 0 0 0 63569 195 0 0 25 0 4 0 748174908 2923507712 549461 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 713747 549461 420 106 0 709250 0
[pid=5612/tid=5614] ppid=5610 vsize=2854988 CPUtime=159.17 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 18686 0 0 0 15913 4 0 0 25 0 4 0 748175218 2923507712 549461 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=2854988 CPUtime=159.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 18405 0 0 0 15916 2 0 0 25 0 4 0 748175219 2923507712 549461 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=2854988 CPUtime=156.96 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 215215 0 0 0 15666 30 0 0 25 0 4 0 748175219 2923507712 549461 33554432000 4194304 4625164 140733471662448 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 637.64
Current children cumulated vsize (KiB) 2854988

[startup+222.3 s]
/proc/loadavg: 8.04 8.06 8.06 9/431 5631
/proc/meminfo: memFree=16072616/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=3020852 CPUtime=876.78 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 1463096 0 0 0 87459 219 0 0 25 0 4 0 748174908 3093352448 562476 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 755213 562476 423 106 0 750716 0
[pid=5612/tid=5614] ppid=5610 vsize=3020852 CPUtime=219.15 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 20730 0 0 0 21911 4 0 0 25 0 4 0 748175218 3093352448 562476 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=3020852 CPUtime=219.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 26470 0 0 0 21915 3 0 0 25 0 4 0 748175219 3093352448 562476 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=3020852 CPUtime=216.12 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 352698 0 0 0 21561 51 0 0 25 0 4 0 748175219 3093352448 562476 33554432000 4194304 4625164 140733471662448 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 876.78
Current children cumulated vsize (KiB) 3020852

[startup+282.301 s]
/proc/loadavg: 8.07 8.06 8.06 9/431 5633
/proc/meminfo: memFree=15279764/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=3854732 CPUtime=1115.98 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 2024495 0 0 0 111286 312 0 0 25 0 4 0 748174908 3947245568 739112 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 963683 739112 409 106 0 959186 0
[pid=5612/tid=5614] ppid=5610 vsize=3854732 CPUtime=279.17 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 22802 0 0 0 27912 5 0 0 25 0 4 0 748175218 3947245568 739126 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=3854732 CPUtime=279.19 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 32711 0 0 0 27915 4 0 0 25 0 4 0 748175219 3947245568 739126 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=3854732 CPUtime=275.31 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 481588 0 0 0 27462 69 0 0 25 0 4 0 748175219 3947245568 739126 33554432000 4194304 4625164 140733471662448 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1115.98

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

/proc/5612/statm: 1225899 903063 430 106 0 1221402 0
[pid=5612/tid=5614] ppid=5610 vsize=4903596 CPUtime=399.12 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 35862 0 0 0 39902 10 0 0 25 0 4 0 748175218 5021282304 903063 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=4903596 CPUtime=399.19 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38554 0 0 0 39913 6 0 0 25 0 4 0 748175219 5021282304 903063 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=4903596 CPUtime=393.61 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 693599 0 0 0 39261 100 0 0 25 0 4 0 748175219 5021282304 903063 33554432000 4194304 4625164 140733471662448 18446744073709551615 4334183 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1594.27
Current children cumulated vsize (KiB) 4903596

[startup+462.301 s]
/proc/loadavg: 8.09 8.08 8.07 9/431 5638
/proc/meminfo: memFree=14134408/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5034668 CPUtime=1833.37 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3061154 0 0 0 182849 488 0 0 25 0 4 0 748174908 5155500032 963983 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1258667 963983 430 106 0 1254170 0
[pid=5612/tid=5614] ppid=5610 vsize=5034668 CPUtime=459.12 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 36526 0 0 0 45901 11 0 0 25 0 4 0 748175218 5155500032 963983 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5034668 CPUtime=459.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 39015 0 0 0 45912 6 0 0 25 0 4 0 748175219 5155500032 963983 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288719 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5034668 CPUtime=452.75 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 898899 0 0 0 45145 130 0 0 25 0 4 0 748175219 5155500032 963983 33554432000 4194304 4625164 140733471662448 18446744073709551615 4375452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1833.37
Current children cumulated vsize (KiB) 5034668

[startup+522.301 s]
/proc/loadavg: 8.12 8.09 8.07 9/431 5639
/proc/meminfo: memFree=13685500/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5277280 CPUtime=2072.54 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3418734 0 0 0 206705 549 0 0 25 0 4 0 748174908 5403934720 1058135 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1319320 1058135 549 106 0 1314823 0
[pid=5612/tid=5614] ppid=5610 vsize=5277280 CPUtime=519.12 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 37739 0 0 0 51901 11 0 0 25 0 4 0 748175218 5403934720 1058135 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5277280 CPUtime=519.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 45926 0 0 0 51911 7 0 0 25 0 4 0 748175219 5403934720 1058135 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317326 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5277280 CPUtime=511.92 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1116131 0 0 0 51031 161 0 0 25 0 4 0 748175219 5403934720 1058135 33554432000 4194304 4625164 140733471662448 18446744073709551615 4555186 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2072.54
Current children cumulated vsize (KiB) 5277280

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

[startup+538.301 s]
/proc/loadavg: 8.09 8.08 8.07 9/431 5640
/proc/meminfo: memFree=13632648/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5277280 CPUtime=2136.34 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3495366 0 0 0 213073 561 0 0 25 0 4 0 748174908 5403934720 1070954 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1319320 1070954 549 106 0 1314823 0
[pid=5612/tid=5614] ppid=5610 vsize=5277280 CPUtime=535.12 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 37868 0 0 0 53501 11 0 0 25 0 4 0 748175218 5403934720 1070954 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5277280 CPUtime=535.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 45956 0 0 0 53511 7 0 0 25 0 4 0 748175219 5403934720 1070954 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5277280 CPUtime=527.7 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1179815 0 0 0 52601 169 0 0 25 0 4 0 748175219 5403934720 1070954 33554432000 4194304 4625164 140733471662448 18446744073709551615 4546803 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2136.34
Current children cumulated vsize (KiB) 5277280

[startup+563.901 s]
/proc/loadavg: 8.12 8.09 8.07 9/431 5640
/proc/meminfo: memFree=13529968/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5380764 CPUtime=2238.4 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3590931 0 0 0 223264 576 0 0 25 0 4 0 748174908 5509902336 1088783 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1345191 1088783 704 106 0 1340694 0
[pid=5612/tid=5614] ppid=5610 vsize=5380764 CPUtime=560.73 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38372 0 0 0 56062 11 0 0 25 0 4 0 748175218 5509902336 1088783 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5380764 CPUtime=560.79 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46065 0 0 0 56072 7 0 0 25 0 4 0 748175219 5509902336 1088783 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5380764 CPUtime=552.95 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1264769 0 0 0 55113 182 0 0 25 0 4 0 748175219 5509902336 1088783 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2238.4
Current children cumulated vsize (KiB) 5380764

[startup+570.301 s]
/proc/loadavg: 8.11 8.09 8.07 9/431 5641
/proc/meminfo: memFree=13494008/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5380764 CPUtime=2263.89 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3628486 0 0 0 225806 583 0 0 25 0 4 0 748174908 5509902336 1095905 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1345191 1095905 549 106 0 1340694 0
[pid=5612/tid=5614] ppid=5610 vsize=5380764 CPUtime=567.12 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38515 0 0 0 56701 11 0 0 25 0 4 0 748175218 5509902336 1095905 33554432000 4194304 4625164 140733471662448 18446744073709551615 4463778 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5380764 CPUtime=567.18 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46085 0 0 0 56711 7 0 0 25 0 4 0 748175219 5509902336 1095905 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5380764 CPUtime=559.27 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1291005 0 0 0 55740 187 0 0 25 0 4 0 748175219 5509902336 1095905 33554432000 4194304 4625164 140733471662448 18446744073709551615 4554602 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2263.89
Current children cumulated vsize (KiB) 5380764

[startup+573.501 s]
/proc/loadavg: 8.10 8.09 8.07 9/431 5641
/proc/meminfo: memFree=13470696/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5446300 CPUtime=2276.65 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3649303 0 0 0 227077 588 0 0 25 0 4 0 748174908 5577011200 1102568 33554432000 4194304 4625164 140733471662448 18446744073709551615 4278657 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1361575 1102568 550 106 0 1357078 0
[pid=5612/tid=5614] ppid=5610 vsize=5446300 CPUtime=570.32 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38535 0 0 0 57021 11 0 0 25 0 4 0 748175218 5577011200 1102568 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5446300 CPUtime=570.38 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46100 0 0 0 57031 7 0 0 25 0 4 0 748175219 5577011200 1102568 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5446300 CPUtime=562.42 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1304753 0 0 0 56053 189 0 0 25 0 4 0 748175219 5577011200 1102568 33554432000 4194304 4625164 140733471662448 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2276.65
Current children cumulated vsize (KiB) 5446300

[startup+576.701 s]
/proc/loadavg: 8.10 8.09 8.07 9/431 5641
/proc/meminfo: memFree=13449368/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5446300 CPUtime=2289.4 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3667364 0 0 0 228349 591 0 0 25 0 4 0 748174908 5577011200 1107273 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1361575 1107273 550 106 0 1357078 0
[pid=5612/tid=5614] ppid=5610 vsize=5446300 CPUtime=573.52 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38545 0 0 0 57341 11 0 0 25 0 4 0 748175218 5577011200 1107273 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5446300 CPUtime=573.58 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46168 0 0 0 57351 7 0 0 25 0 4 0 748175219 5577011200 1107273 33554432000 4194304 4625164 140733471662448 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5446300 CPUtime=565.58 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1317394 0 0 0 56367 191 0 0 25 0 4 0 748175219 5577011200 1107273 33554432000 4194304 4625164 140733471662448 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2289.4
Current children cumulated vsize (KiB) 5446300

[startup+577.5 s]
/proc/loadavg: 8.09 8.09 8.07 9/431 5641
/proc/meminfo: memFree=13444904/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5446300 CPUtime=2292.58 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3671120 0 0 0 228666 592 0 0 25 0 4 0 748174908 5577011200 1107388 33554432000 4194304 4625164 140733471662448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1361575 1107388 550 106 0 1357078 0
[pid=5612/tid=5614] ppid=5610 vsize=5446300 CPUtime=574.32 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38546 0 0 0 57421 11 0 0 25 0 4 0 748175218 5577011200 1107388 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5446300 CPUtime=574.38 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46218 0 0 0 57431 7 0 0 25 0 4 0 748175219 5577011200 1107388 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5446300 CPUtime=566.36 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1321044 0 0 0 56444 192 0 0 25 0 4 0 748175219 5577011200 1107388 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2292.58
Current children cumulated vsize (KiB) 5446300

[startup+577.9 s]
/proc/loadavg: 8.09 8.09 8.07 9/431 5641
/proc/meminfo: memFree=13444904/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5446300 CPUtime=2294.18 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3672919 0 0 0 228826 592 0 0 25 0 4 0 748174908 5577011200 1107373 33554432000 4194304 4625164 140733471662448 18446744073709551615 4278657 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1361575 1107373 551 106 0 1357078 0
[pid=5612/tid=5614] ppid=5610 vsize=5446300 CPUtime=574.72 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38546 0 0 0 57461 11 0 0 25 0 4 0 748175218 5577011200 1107373 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5446300 CPUtime=574.78 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46218 0 0 0 57471 7 0 0 25 0 4 0 748175219 5577011200 1107373 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5446300 CPUtime=566.76 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1322843 0 0 0 56484 192 0 0 25 0 4 0 748175219 5577011200 1107373 33554432000 4194304 4625164 140733471662448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2294.18
Current children cumulated vsize (KiB) 5446300

[startup+578.1 s]
/proc/loadavg: 8.09 8.09 8.07 9/431 5641
/proc/meminfo: memFree=13444904/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=5446300 CPUtime=2294.98 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4202496 3672925 0 0 0 228906 592 0 0 25 0 4 0 748174908 5577011200 1107379 33554432000 4194304 4625164 140733471662448 18446744073709551615 260905437367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5612/statm: 1361575 1107380 551 106 0 1357078 0
[pid=5612/tid=5614] ppid=5610 vsize=5446300 CPUtime=574.92 cores=1,3,5,7
/proc/5612/task/5614/stat : 5614 (SArTagnan) R 5610 5612 5247 0 -1 4202560 38546 0 0 0 57481 11 0 0 25 0 4 0 748175218 5577011200 1107380 33554432000 4194304 4625164 140733471662448 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5612/tid=5615] ppid=5610 vsize=5446300 CPUtime=574.98 cores=1,3,5,7
/proc/5612/task/5615/stat : 5615 (SArTagnan) R 5610 5612 5247 0 -1 4202560 46218 0 0 0 57491 7 0 0 25 0 4 0 748175219 5577011200 1107381 33554432000 4194304 4625164 140733471662448 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5612/tid=5616] ppid=5610 vsize=5446300 CPUtime=566.96 cores=1,3,5,7
/proc/5612/task/5616/stat : 5616 (SArTagnan) R 5610 5612 5247 0 -1 4202560 1322843 0 0 0 56504 192 0 0 25 0 4 0 748175219 5577011200 1107382 33554432000 4194304 4625164 140733471662448 18446744073709551615 4334863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2294.98
Current children cumulated vsize (KiB) 5446300

[startup+578.201 s]
/proc/loadavg: 8.09 8.09 8.07 6/428 5641
/proc/meminfo: memFree=15825728/32950928 swapFree=65730892/67111528
[pid=5612] ppid=5610 vsize=0 CPUtime=2295.13 cores=1,3,5,7
/proc/5612/stat : 5612 (SArTagnan) R 5610 5612 5247 0 -1 4203524 3672954 0 0 0 228911 602 0 0 25 0 1 0 748174908 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5612/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2295.13
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 578.278
CPU time (s): 2295.21
CPU user time (s): 2289.12
CPU system time (s): 6.08807
CPU usage (%): 396.904
Max. virtual memory (cumulated for all children) (KiB): 6296364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2289.12
system time used= 6.08807
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3672954
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= 2309
involuntary context switches= 9247

runsolver used 2.09568 second user time and 5.95409 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 22:57:22
IDJOB=3386360
IDBENCH=82371
IDSOLVER=1871
FILE ID=node116/3386360-1305579437
RUNJOBID= node116-1305576531-5266
PBS_JOBID= 13350205
Free space on /tmp= 72884 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386360-1305579437/watcher-3386360-1305579437 -o /tmp/evaluation-result-3386360-1305579437/solver-3386360-1305579437 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386360-1305579437.cnf -threads=4

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1346803147

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18610820 kB
Buffers:        184188 kB
Cached:        2514788 kB
SwapCached:      12328 kB
Active:       12868920 kB
Inactive:      1226716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18610820 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:          159692 kB
Writeback:           0 kB
AnonPages:    11394468 kB
Mapped:          20608 kB
Slab:           121740 kB
PageTables:      55944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 114936404 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= 72880 MiB
End job on node116 at 2011-05-16 23:07:01