Trace number 3282551

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-03-24UNSAT 3137.53 785.589

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3137.40/785.52	
3137.40/785.52	s UNSATISFIABLE
3137.40/785.52	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: 935)

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-3282551-1304044508/watcher-3282551-1304044508 -o /tmp/evaluation-result-3282551-1304044508/solver-3282551-1304044508 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282551-1304044508.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: 3.44 4.10 5.56 2/174 13740
/proc/meminfo: memFree=30614652/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=20936 CPUtime=0 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 781 0 0 0 0 0 0 0 24 0 1 0 516053156 21438464 719 33554432000 4194304 4623224 140733353096496 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13740/statm: 5234 720 297 105 0 738 0

[startup+0.129594 s]
/proc/loadavg: 3.44 4.10 5.56 2/174 13740
/proc/meminfo: memFree=30614652/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=256264 CPUtime=0.45 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 3809 0 0 0 45 0 0 0 25 0 4 0 516053156 262414336 3201 33554432000 4194304 4623224 140733353096496 18446744073709551615 4526834 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 64066 3201 342 105 0 59570 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 256264

[startup+0.200592 s]
/proc/loadavg: 3.44 4.10 5.56 2/174 13740
/proc/meminfo: memFree=30614652/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=256484 CPUtime=0.73 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 4129 0 0 0 73 0 0 0 25 0 4 0 516053156 262639616 3398 33554432000 4194304 4623224 140733353096496 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 64121 3398 342 105 0 59625 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 256484

[startup+0.300563 s]
/proc/loadavg: 3.44 4.10 5.56 2/174 13740
/proc/meminfo: memFree=30614652/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=256484 CPUtime=1.13 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 4326 0 0 0 113 0 0 0 25 0 4 0 516053156 262639616 3516 33554432000 4194304 4623224 140733353096496 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 64121 3516 342 105 0 59625 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 256484

[startup+0.700452 s]
/proc/loadavg: 3.44 4.10 5.56 2/174 13740
/proc/meminfo: memFree=30614652/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=297512 CPUtime=2.72 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 31551 0 0 0 268 4 0 0 25 0 4 0 516053156 304652288 16380 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 74378 16383 342 105 0 69882 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 297512

[startup+1.5003 s]
/proc/loadavg: 3.44 4.10 5.56 9/184 13753
/proc/meminfo: memFree=30439484/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=323140 CPUtime=5.91 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 46596 0 0 0 584 7 0 0 25 0 4 0 516053156 330895360 22603 33554432000 4194304 4623224 140733353096496 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 80785 22603 344 105 0 76289 0
[pid=13740/tid=13742] ppid=13738 vsize=323140 CPUtime=1.47 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 8343 0 0 0 146 1 0 0 25 0 4 0 516053158 330895360 22603 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=323140 CPUtime=1.45 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 7486 0 0 0 145 0 0 0 25 0 4 0 516053158 330895360 22603 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=323140 CPUtime=1.47 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 9671 0 0 0 146 1 0 0 25 0 4 0 516053158 330895360 22603 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 323140

[startup+3.101 s]
/proc/loadavg: 3.44 4.10 5.56 9/184 13753
/proc/meminfo: memFree=30290436/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=323140 CPUtime=12.3 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 51240 0 0 0 1223 7 0 0 25 0 4 0 516053156 330895360 23592 33554432000 4194304 4623224 140733353096496 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 80785 23592 345 105 0 76289 0
[pid=13740/tid=13742] ppid=13738 vsize=323140 CPUtime=3.07 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 8394 0 0 0 306 1 0 0 25 0 4 0 516053158 330895360 23592 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=323140 CPUtime=3.05 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 8032 0 0 0 305 0 0 0 25 0 4 0 516053158 330895360 23592 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=323140 CPUtime=3.06 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 13670 0 0 0 305 1 0 0 25 0 4 0 516053158 330895360 23592 33554432000 4194304 4623224 140733353096496 18446744073709551615 4377371 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 323140

[startup+6.30039 s]
/proc/loadavg: 3.80 4.17 5.57 9/184 13753
/proc/meminfo: memFree=30260808/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=327732 CPUtime=25.07 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 63475 0 0 0 2497 10 0 0 25 0 4 0 516053156 335597568 26576 33554432000 4194304 4623224 140733353096496 18446744073709551615 4517842 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 81933 26576 345 105 0 77437 0
[pid=13740/tid=13742] ppid=13738 vsize=327732 CPUtime=6.26 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 10561 0 0 0 625 1 0 0 25 0 4 0 516053158 335597568 26576 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=327732 CPUtime=6.23 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 9407 0 0 0 622 1 0 0 25 0 4 0 516053158 335597568 26576 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=327732 CPUtime=6.26 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 21996 0 0 0 623 3 0 0 25 0 4 0 516053158 335597568 26576 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 327732

[startup+12.7012 s]
/proc/loadavg: 4.22 4.25 5.59 9/184 13753
/proc/meminfo: memFree=30214180/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=344744 CPUtime=50.65 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 93755 0 0 0 5047 18 0 0 25 0 4 0 516053156 353017856 34543 33554432000 4194304 4623224 140733353096496 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 86186 34543 345 105 0 81690 0
[pid=13740/tid=13742] ppid=13738 vsize=344744 CPUtime=12.67 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 13207 0 0 0 1265 2 0 0 25 0 4 0 516053158 353017856 34543 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=344744 CPUtime=12.6 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 13938 0 0 0 1256 4 0 0 25 0 4 0 516053158 353017856 34543 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=344744 CPUtime=12.67 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 42475 0 0 0 1260 7 0 0 25 0 4 0 516053158 353017856 34543 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 344744

[startup+25.5007 s]
/proc/loadavg: 5.05 4.43 5.63 9/184 13754
/proc/meminfo: memFree=30136548/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=372244 CPUtime=101.78 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 151880 0 0 0 10149 29 0 0 25 0 4 0 516053156 381177856 47895 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 93061 47896 345 105 0 88565 0
[pid=13740/tid=13742] ppid=13738 vsize=372244 CPUtime=25.47 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 19774 0 0 0 2543 4 0 0 25 0 4 0 516053158 381177856 47896 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=372244 CPUtime=25.33 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 21671 0 0 0 2526 7 0 0 25 0 4 0 516053158 381177856 47896 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=372244 CPUtime=25.47 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 85235 0 0 0 2534 13 0 0 25 0 4 0 516053158 381177856 47896 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 372244

[startup+51.1009 s]
/proc/loadavg: 6.06 4.72 5.69 9/184 13754
/proc/meminfo: memFree=30065208/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=405648 CPUtime=204.01 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 226579 0 0 0 20352 49 0 0 25 0 4 0 516053156 415383552 64598 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 101412 64598 345 105 0 96916 0
[pid=13740/tid=13742] ppid=13738 vsize=405648 CPUtime=51.05 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 31349 0 0 0 5093 12 0 0 25 0 4 0 516053158 415383552 64598 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=405648 CPUtime=50.77 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 30080 0 0 0 5068 9 0 0 25 0 4 0 516053158 415383552 64598 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=405648 CPUtime=51.07 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 134138 0 0 0 5085 22 0 0 25 0 4 0 516053158 415383552 64598 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 405648

[startup+102.301 s]
/proc/loadavg: 7.20 5.24 5.82 9/184 13756
/proc/meminfo: memFree=29914400/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=602352 CPUtime=408.54 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 504857 0 0 0 40752 102 0 0 25 0 4 0 516053156 616808448 96566 33554432000 4194304 4623224 140733353096496 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 150588 96566 346 105 0 146092 0
[pid=13740/tid=13742] ppid=13738 vsize=602352 CPUtime=102.26 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 62949 0 0 0 10200 26 0 0 25 0 4 0 516053158 616808448 96566 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=602352 CPUtime=101.7 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 45930 0 0 0 10157 13 0 0 25 0 4 0 516053158 616808448 96566 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289754 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=602352 CPUtime=102.28 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 363296 0 0 0 10170 58 0 0 25 0 4 0 516053158 616808448 96566 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 602352

[startup+162.301 s]
/proc/loadavg: 7.79 5.76 5.96 9/184 13757
/proc/meminfo: memFree=29818884/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=623664 CPUtime=648.19 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 743826 0 0 0 64672 147 0 0 25 0 4 0 516053156 638631936 115576 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 155916 115577 345 105 0 151420 0
[pid=13740/tid=13742] ppid=13738 vsize=623664 CPUtime=162.25 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 65455 0 0 0 16198 27 0 0 25 0 4 0 516053158 638631936 115577 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289735 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=623664 CPUtime=161.36 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 63121 0 0 0 16118 18 0 0 25 0 4 0 516053158 638631936 115577 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=623664 CPUtime=162.27 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 576791 0 0 0 16131 96 0 0 25 0 4 0 516053158 638631936 115577 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.19
Current children cumulated vsize (KiB) 623664

[startup+222.306 s]
/proc/loadavg: 7.96 6.18 6.09 9/184 13759
/proc/meminfo: memFree=29699688/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=820988 CPUtime=887.87 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 1019440 0 0 0 88587 200 0 0 25 0 4 0 516053156 840691712 139889 33554432000 4194304 4623224 140733353096496 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 205247 139889 364 105 0 200751 0
[pid=13740/tid=13742] ppid=13738 vsize=820988 CPUtime=222.25 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 73324 0 0 0 22195 30 0 0 25 0 4 0 516053158 840691712 139889 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=820988 CPUtime=221.02 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 71873 0 0 0 22076 26 0 0 25 0 4 0 516053158 840691712 139889 33554432000 4194304 4623224 140733353096496 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=820988 CPUtime=222.27 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 831736 0 0 0 22091 136 0 0 25 0 4 0 516053158 840691712 139889 33554432000 4194304 4623224 140733353096496 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (KiB) 820988

[startup+282.301 s]

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

/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1647548 0 0 0 57957 271 0 0 25 0 4 0 516053158 1492590592 303852 33554432000 4194304 4623224 140733353096496 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2325.74
Current children cumulated vsize (KiB) 1457608

[startup+642.3 s]
/proc/loadavg: 8.11 7.66 6.83 9/184 13770
/proc/meminfo: memFree=28819700/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1487916 CPUtime=2565.37 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2185073 0 0 0 256100 437 0 0 25 0 4 0 516053156 1523625984 312202 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 371979 312202 385 105 0 367483 0
[pid=13740/tid=13742] ppid=13738 vsize=1487916 CPUtime=642.14 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 171722 0 0 0 64141 73 0 0 25 0 4 0 516053158 1523625984 312202 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1487916 CPUtime=638.64 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148092 0 0 0 63810 54 0 0 25 0 4 0 516053158 1523625984 312202 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1487916 CPUtime=642.28 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1711973 0 0 0 63946 282 0 0 25 0 4 0 516053158 1523625984 312202 33554432000 4194304 4623224 140733353096496 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.37
Current children cumulated vsize (KiB) 1487916

[startup+702.301 s]
/proc/loadavg: 8.09 7.73 6.90 9/184 13772
/proc/meminfo: memFree=28751100/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1598604 CPUtime=2805.04 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2276582 0 0 0 280052 452 0 0 25 0 4 0 516053156 1636970496 322829 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 399651 322829 385 105 0 395155 0
[pid=13740/tid=13742] ppid=13738 vsize=1598604 CPUtime=702.14 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 171798 0 0 0 70141 73 0 0 25 0 4 0 516053158 1636970496 322829 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1598604 CPUtime=698.31 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148121 0 0 0 69777 54 0 0 25 0 4 0 516053158 1636970496 322829 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1598604 CPUtime=702.28 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1771788 0 0 0 69935 293 0 0 25 0 4 0 516053158 1636970496 322829 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.04
Current children cumulated vsize (KiB) 1598604

[startup+762.3 s]
/proc/loadavg: 8.03 7.78 6.97 9/184 13773
/proc/meminfo: memFree=28683856/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1598604 CPUtime=3044.73 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2352547 0 0 0 304006 467 0 0 25 0 4 0 516053156 1636970496 334529 33554432000 4194304 4623224 140733353096496 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 399651 334529 385 105 0 395155 0
[pid=13740/tid=13742] ppid=13738 vsize=1598604 CPUtime=762.14 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172083 0 0 0 76141 73 0 0 25 0 4 0 516053158 1636970496 334530 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1598604 CPUtime=757.98 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148177 0 0 0 75744 54 0 0 25 0 4 0 516053158 1636970496 334530 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1598604 CPUtime=762.29 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1836417 0 0 0 75923 306 0 0 25 0 4 0 516053158 1636970496 334530 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.73
Current children cumulated vsize (KiB) 1598604

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

[startup+768 s]
/proc/loadavg: 8.11 7.80 6.98 9/184 13773
/proc/meminfo: memFree=28660544/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1598604 CPUtime=3067.47 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2363386 0 0 0 306278 469 0 0 25 0 4 0 516053156 1636970496 339390 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 399651 339390 385 105 0 395155 0
[pid=13740/tid=13742] ppid=13738 vsize=1598604 CPUtime=767.83 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172095 0 0 0 76710 73 0 0 25 0 4 0 516053158 1636970496 339390 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1598604 CPUtime=763.64 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148177 0 0 0 76310 54 0 0 25 0 4 0 516053158 1636970496 339390 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1598604 CPUtime=767.99 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1842036 0 0 0 76492 307 0 0 25 0 4 0 516053158 1636970496 339390 33554432000 4194304 4623224 140733353096496 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3067.47
Current children cumulated vsize (KiB) 1598604

[startup+774.401 s]
/proc/loadavg: 8.09 7.80 6.99 9/184 13774
/proc/meminfo: memFree=28657184/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1598604 CPUtime=3093.06 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2370354 0 0 0 308835 471 0 0 25 0 4 0 516053156 1636970496 340414 33554432000 4194304 4623224 140733353096496 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 399651 340414 385 105 0 395155 0
[pid=13740/tid=13742] ppid=13738 vsize=1598604 CPUtime=774.24 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172095 0 0 0 77351 73 0 0 25 0 4 0 516053158 1636970496 340414 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1598604 CPUtime=770.01 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148278 0 0 0 76947 54 0 0 25 0 4 0 516053158 1636970496 340414 33554432000 4194304 4623224 140733353096496 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1598604 CPUtime=774.39 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1847596 0 0 0 77131 308 0 0 25 0 4 0 516053158 1636970496 340414 33554432000 4194304 4623224 140733353096496 18446744073709551615 212435677099 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3093.06
Current children cumulated vsize (KiB) 1598604

[startup+780.801 s]
/proc/loadavg: 8.08 7.81 6.99 9/184 13774
/proc/meminfo: memFree=28641684/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1637748 CPUtime=3118.61 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2384771 0 0 0 311388 473 0 0 25 0 4 0 516053156 1677053952 348194 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 409437 348194 385 105 0 404941 0
[pid=13740/tid=13742] ppid=13738 vsize=1637748 CPUtime=780.63 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172139 0 0 0 77990 73 0 0 25 0 4 0 516053158 1677053952 348194 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1637748 CPUtime=776.37 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148378 0 0 0 77583 54 0 0 25 0 4 0 516053158 1677053952 348194 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1637748 CPUtime=780.79 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1853980 0 0 0 77770 309 0 0 25 0 4 0 516053158 1677053952 348194 33554432000 4194304 4623224 140733353096496 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3118.61
Current children cumulated vsize (KiB) 1637748

[startup+784 s]
/proc/loadavg: 8.08 7.81 6.99 9/184 13774
/proc/meminfo: memFree=28621220/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1637748 CPUtime=3131.39 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2386215 0 0 0 312665 474 0 0 25 0 4 0 516053156 1677053952 349127 33554432000 4194304 4623224 140733353096496 18446744073709551615 4509977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 409437 349127 385 105 0 404941 0
[pid=13740/tid=13742] ppid=13738 vsize=1637748 CPUtime=783.83 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172186 0 0 0 78310 73 0 0 25 0 4 0 516053158 1677053952 349127 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376735 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1637748 CPUtime=779.55 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148378 0 0 0 77901 54 0 0 25 0 4 0 516053158 1677053952 349127 33554432000 4194304 4623224 140733353096496 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1637748 CPUtime=783.99 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1854391 0 0 0 78090 309 0 0 25 0 4 0 516053158 1677053952 349127 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3131.39
Current children cumulated vsize (KiB) 1637748

[startup+784.801 s]
/proc/loadavg: 8.08 7.81 7.00 9/184 13774
/proc/meminfo: memFree=28614028/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1637748 CPUtime=3134.58 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2386354 0 0 0 312984 474 0 0 25 0 4 0 516053156 1677053952 349257 33554432000 4194304 4623224 140733353096496 18446744073709551615 4412516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 409437 349257 385 105 0 404941 0
[pid=13740/tid=13742] ppid=13738 vsize=1637748 CPUtime=784.63 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172186 0 0 0 78390 73 0 0 25 0 4 0 516053158 1677053952 349257 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1637748 CPUtime=780.34 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148378 0 0 0 77980 54 0 0 25 0 4 0 516053158 1677053952 349257 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1637748 CPUtime=784.79 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1854394 0 0 0 78170 309 0 0 25 0 4 0 516053158 1677053952 349257 33554432000 4194304 4623224 140733353096496 18446744073709551615 4577687 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3134.58
Current children cumulated vsize (KiB) 1637748

[startup+785.201 s]
/proc/loadavg: 8.08 7.81 7.00 9/184 13774
/proc/meminfo: memFree=28614028/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1637748 CPUtime=3136.18 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2386373 0 0 0 313144 474 0 0 25 0 4 0 516053156 1677053952 349274 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 409437 349274 385 105 0 404941 0
[pid=13740/tid=13742] ppid=13738 vsize=1637748 CPUtime=785.03 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172186 0 0 0 78430 73 0 0 25 0 4 0 516053158 1677053952 349274 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1637748 CPUtime=780.74 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148378 0 0 0 78020 54 0 0 25 0 4 0 516053158 1677053952 349274 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1637748 CPUtime=785.19 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1854394 0 0 0 78210 309 0 0 25 0 4 0 516053158 1677053952 349274 33554432000 4194304 4623224 140733353096496 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3136.18
Current children cumulated vsize (KiB) 1637748

[startup+785.401 s]
/proc/loadavg: 8.08 7.81 7.00 9/184 13774
/proc/meminfo: memFree=28618616/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1637748 CPUtime=3137 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2386438 0 0 0 313226 474 0 0 25 0 4 0 516053156 1677053952 349330 33554432000 4194304 4623224 140733353096496 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 409437 349330 385 105 0 404941 0
[pid=13740/tid=13742] ppid=13738 vsize=1637748 CPUtime=785.24 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172186 0 0 0 78451 73 0 0 25 0 4 0 516053158 1677053952 349330 33554432000 4194304 4623224 140733353096496 18446744073709551615 4377022 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1637748 CPUtime=780.94 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148378 0 0 0 78040 54 0 0 25 0 4 0 516053158 1677053952 349330 33554432000 4194304 4623224 140733353096496 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1637748 CPUtime=785.39 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1854394 0 0 0 78230 309 0 0 25 0 4 0 516053158 1677053952 349330 33554432000 4194304 4623224 140733353096496 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3137
Current children cumulated vsize (KiB) 1637748

[startup+785.507 s]
/proc/loadavg: 8.08 7.81 7.00 9/184 13774
/proc/meminfo: memFree=28618616/32951124 swapFree=67111416/67111528
[pid=13740] ppid=13738 vsize=1637748 CPUtime=3137.4 cores=0,2,4,6
/proc/13740/stat : 13740 (SArTagnan) R 13738 13740 11686 0 -1 4202496 2386514 0 0 0 313266 474 0 0 25 0 4 0 516053156 1677053952 349394 33554432000 4194304 4623224 140733353096496 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13740/statm: 409437 349394 385 105 0 404941 0
[pid=13740/tid=13742] ppid=13738 vsize=1637748 CPUtime=785.34 cores=0,2,4,6
/proc/13740/task/13742/stat : 13742 (SArTagnan) R 13738 13740 11686 0 -1 4202560 172186 0 0 0 78461 73 0 0 25 0 4 0 516053158 1677053952 349394 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13740/tid=13743] ppid=13738 vsize=1637748 CPUtime=781.04 cores=0,2,4,6
/proc/13740/task/13743/stat : 13743 (SArTagnan) R 13738 13740 11686 0 -1 4202560 148378 0 0 0 78050 54 0 0 25 0 4 0 516053158 1677053952 349394 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13740/tid=13744] ppid=13738 vsize=1637748 CPUtime=785.49 cores=0,2,4,6
/proc/13740/task/13744/stat : 13744 (SArTagnan) R 13738 13740 11686 0 -1 4202560 1854394 0 0 0 78240 309 0 0 25 0 4 0 516053158 1677053952 349394 33554432000 4194304 4623224 140733353096496 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3137.4
Current children cumulated vsize (KiB) 1637748

Child status: 20
Real time (s): 785.589
CPU time (s): 3137.53
CPU user time (s): 3132.72
CPU system time (s): 4.81027
CPU usage (%): 399.386
Max. virtual memory (cumulated for all children) (KiB): 1637748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3132.72
system time used= 4.81027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2386525
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= 30542
involuntary context switches= 15224

runsolver used 1.26081 second user time and 3.02954 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 04:35:08
IDJOB=3282551
IDBENCH=70818
IDSOLVER=1656
FILE ID=node102/3282551-1304044508
RUNJOBID= node102-1304044508-13726
PBS_JOBID= 13170350
Free space on /tmp= 71560 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282551-1304044508/watcher-3282551-1304044508 -o /tmp/evaluation-result-3282551-1304044508/solver-3282551-1304044508 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282551-1304044508.cnf -threads=4

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=251921209

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30615312 kB
Buffers:        620852 kB
Cached:        1227464 kB
SwapCached:          8 kB
Active:         212908 kB
Inactive:      1700408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30615312 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            1288 kB
Writeback:           0 kB
AnonPages:       64604 kB
Mapped:          14492 kB
Slab:           358348 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190012 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= 71556 MiB
End job on node102 at 2011-04-29 04:48:14