Trace number 3261872

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 4396.83 1100.77

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

4396.62/1100.74	
4396.62/1100.74	s UNSATISFIABLE
4396.62/1100.74	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-3261872-1304093544/watcher-3261872-1304093544 -o /tmp/evaluation-result-3261872-1304093544/solver-3261872-1304093544 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3261872-1304093544.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: 6.87 7.81 7.92 5/180 1247
/proc/meminfo: memFree=25595860/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=19172 CPUtime=0 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 539 0 0 0 0 0 0 0 23 0 1 0 501769846 19632128 476 33554432000 4194304 4623224 140733727933616 18446744073709551615 228095450880 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1247/statm: 4793 477 297 105 0 297 0

[startup+0.102347 s]
/proc/loadavg: 6.87 7.81 7.92 5/180 1247
/proc/meminfo: memFree=25595860/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=186204 CPUtime=0.37 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 3085 0 0 0 37 0 0 0 18 0 4 0 501769846 190672896 1874 33554432000 4194304 4623224 140733727933616 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 46551 1874 336 105 0 42055 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 186204

[startup+0.200328 s]
/proc/loadavg: 6.87 7.81 7.92 5/180 1247
/proc/meminfo: memFree=25595860/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=186868 CPUtime=0.76 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 3813 0 0 0 76 0 0 0 18 0 4 0 501769846 191352832 2161 33554432000 4194304 4623224 140733727933616 18446744073709551615 4384538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 46717 2161 340 105 0 42221 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 186868

[startup+0.30031 s]
/proc/loadavg: 6.87 7.81 7.92 5/180 1247
/proc/meminfo: memFree=25595860/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=187224 CPUtime=1.16 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4539 0 0 0 116 0 0 0 18 0 4 0 501769846 191717376 2438 33554432000 4194304 4623224 140733727933616 18446744073709551615 4384145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 46806 2438 340 105 0 42310 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 187224

[startup+0.700239 s]
/proc/loadavg: 6.87 7.81 7.92 5/180 1247
/proc/meminfo: memFree=25595860/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=189436 CPUtime=2.76 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 8209 0 0 0 276 0 0 0 18 0 4 0 501769846 193982464 3618 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 47359 3618 341 105 0 42863 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 189436

[startup+1.50109 s]
/proc/loadavg: 6.87 7.81 7.92 9/184 1251
/proc/meminfo: memFree=25561364/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=192824 CPUtime=5.96 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 13473 0 0 0 595 1 0 0 20 0 4 0 501769846 197451776 5343 33554432000 4194304 4623224 140733727933616 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 48206 5343 341 105 0 43710 0
[pid=1247/tid=1249] ppid=1245 vsize=192824 CPUtime=1.48 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 1723 0 0 0 148 0 0 0 25 0 4 0 501769847 197451776 5343 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=192824 CPUtime=1.48 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 1769 0 0 0 148 0 0 0 20 0 4 0 501769847 197451776 5343 33554432000 4194304 4623224 140733727933616 18446744073709551615 4377022 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=192824 CPUtime=1.47 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 7560 0 0 0 147 0 0 0 25 0 4 0 501769847 197451776 5343 33554432000 4194304 4623224 140733727933616 18446744073709551615 228095100108 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 192824

[startup+3.1008 s]
/proc/loadavg: 6.87 7.81 7.92 9/184 1251
/proc/meminfo: memFree=25540836/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=197176 CPUtime=12.35 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 23088 0 0 0 1233 2 0 0 25 0 4 0 501769846 201908224 7729 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 49294 7729 341 105 0 44798 0
[pid=1247/tid=1249] ppid=1245 vsize=197176 CPUtime=3.08 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 2871 0 0 0 308 0 0 0 25 0 4 0 501769847 201908224 7729 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=197176 CPUtime=3.08 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 2845 0 0 0 308 0 0 0 25 0 4 0 501769847 201908224 7729 33554432000 4194304 4623224 140733727933616 18446744073709551615 4377147 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=197176 CPUtime=3.07 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 14175 0 0 0 306 1 0 0 25 0 4 0 501769847 201908224 7729 33554432000 4194304 4623224 140733727933616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 197176

[startup+6.30021 s]
/proc/loadavg: 6.96 7.82 7.92 9/184 1252
/proc/meminfo: memFree=25492484/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=207824 CPUtime=25.13 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 39342 0 0 0 2506 7 0 0 25 0 4 0 501769846 212811776 11305 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510006 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 51956 11305 343 105 0 47460 0
[pid=1247/tid=1249] ppid=1245 vsize=207824 CPUtime=6.28 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 4431 0 0 0 628 0 0 0 25 0 4 0 501769847 212811776 11305 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=207824 CPUtime=6.28 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 4296 0 0 0 628 0 0 0 25 0 4 0 501769847 212811776 11305 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=207824 CPUtime=6.25 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 26620 0 0 0 620 5 0 0 25 0 4 0 501769847 212811776 11305 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 207824

[startup+12.701 s]
/proc/loadavg: 7.04 7.82 7.92 9/184 1252
/proc/meminfo: memFree=25425360/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=219380 CPUtime=50.69 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 67313 0 0 0 5059 10 0 0 25 0 4 0 501769846 224645120 15820 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 54845 15820 352 105 0 50349 0
[pid=1247/tid=1249] ppid=1245 vsize=219380 CPUtime=12.68 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 6343 0 0 0 1268 0 0 0 25 0 4 0 501769847 224645120 15820 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=219380 CPUtime=12.68 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 6778 0 0 0 1267 1 0 0 25 0 4 0 501769847 224645120 15820 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=219380 CPUtime=12.62 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 48566 0 0 0 1254 8 0 0 25 0 4 0 501769847 224645120 15820 33554432000 4194304 4623224 140733727933616 18446744073709551615 4550519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 219380

[startup+25.5007 s]
/proc/loadavg: 7.25 7.83 7.92 9/184 1252
/proc/meminfo: memFree=25322804/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=228640 CPUtime=101.82 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 79467 0 0 0 10169 13 0 0 25 0 4 0 501769846 234127360 19759 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 57160 19759 350 105 0 52664 0
[pid=1247/tid=1249] ppid=1245 vsize=228640 CPUtime=25.48 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 9434 0 0 0 2547 1 0 0 25 0 4 0 501769847 234127360 19759 33554432000 4194304 4623224 140733727933616 18446744073709551615 4377477 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=228640 CPUtime=25.48 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 9777 0 0 0 2547 1 0 0 25 0 4 0 501769847 234127360 19759 33554432000 4194304 4623224 140733727933616 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=228640 CPUtime=25.34 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 53109 0 0 0 2525 9 0 0 25 0 4 0 501769847 234127360 19759 33554432000 4194304 4623224 140733727933616 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 228640

[startup+51.1009 s]
/proc/loadavg: 7.51 7.84 7.92 9/184 1253
/proc/meminfo: memFree=25167244/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=249968 CPUtime=204.09 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 105442 0 0 0 20391 18 0 0 25 0 4 0 501769846 255967232 28908 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 62492 28908 364 105 0 57996 0
[pid=1247/tid=1249] ppid=1245 vsize=249968 CPUtime=51.07 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 10001 0 0 0 5106 1 0 0 25 0 4 0 501769847 255967232 28908 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=249968 CPUtime=51.08 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 14137 0 0 0 5106 2 0 0 25 0 4 0 501769847 255967232 28908 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=249968 CPUtime=50.8 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 66843 0 0 0 5069 11 0 0 25 0 4 0 501769847 255967232 28908 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 249968

[startup+102.3 s]
/proc/loadavg: 7.82 7.88 7.93 9/184 1254
/proc/meminfo: memFree=24923060/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=293276 CPUtime=408.61 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 289384 0 0 0 40809 52 0 0 25 0 4 0 501769846 300314624 39476 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510262 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 73319 39476 415 105 0 68823 0
[pid=1247/tid=1249] ppid=1245 vsize=293276 CPUtime=102.28 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 14080 0 0 0 10226 2 0 0 25 0 4 0 501769847 300314624 39476 33554432000 4194304 4623224 140733727933616 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=293276 CPUtime=102.28 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 15291 0 0 0 10226 2 0 0 25 0 4 0 501769847 300314624 39476 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=293276 CPUtime=101.73 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 237944 0 0 0 10130 43 0 0 25 0 4 0 501769847 300314624 39476 33554432000 4194304 4623224 140733727933616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 293276

[startup+162.3 s]
/proc/loadavg: 8.02 7.93 7.94 9/184 1256
/proc/meminfo: memFree=24703940/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=342016 CPUtime=648.27 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 485704 0 0 0 64741 86 0 0 25 0 4 0 501769846 350224384 51499 33554432000 4194304 4623224 140733727933616 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 85504 51499 675 105 0 81008 0
[pid=1247/tid=1249] ppid=1245 vsize=342016 CPUtime=162.26 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 14984 0 0 0 16224 2 0 0 25 0 4 0 501769847 350224384 51499 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=342016 CPUtime=162.28 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 23459 0 0 0 16224 4 0 0 25 0 4 0 501769847 350224384 51499 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=342016 CPUtime=161.4 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 414424 0 0 0 16067 73 0 0 25 0 4 0 501769847 350224384 51499 33554432000 4194304 4623224 140733727933616 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 342016

[startup+222.306 s]
/proc/loadavg: 8.17 7.98 7.95 9/184 1257
/proc/meminfo: memFree=24498204/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=401092 CPUtime=887.96 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 657728 0 0 0 88682 114 0 0 25 0 4 0 501769846 410718208 66337 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 100273 66337 896 105 0 95777 0
[pid=1247/tid=1249] ppid=1245 vsize=401092 CPUtime=222.27 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 16234 0 0 0 22225 2 0 0 25 0 4 0 501769847 410718208 66337 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=401092 CPUtime=222.29 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 32899 0 0 0 22224 5 0 0 25 0 4 0 501769847 410718208 66337 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=401092 CPUtime=221.07 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 559344 0 0 0 22010 97 0 0 25 0 4 0 501769847 410718208 66337 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 401092

[startup+282.3 s]

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

/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 3379462 0 0 0 93126 588 0 0 25 0 4 0 501769847 872669184 146632 33554432000 4194304 4623224 140733727933616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 852216

[startup+1002.3 s]
/proc/loadavg: 8.02 8.09 8.03 9/184 1281
/proc/meminfo: memFree=23647348/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=860408 CPUtime=4003.58 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 3929768 0 0 0 399670 688 0 0 25 0 4 0 501769846 881057792 150561 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 215102 150561 680 105 0 210606 0
[pid=1247/tid=1249] ppid=1245 vsize=860408 CPUtime=1002.25 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 50813 0 0 0 100217 8 0 0 25 0 4 0 501769847 881057792 150561 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=860408 CPUtime=1002.23 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 100213 10 0 0 25 0 4 0 501769847 881057792 150561 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=860408 CPUtime=996.8 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 3663900 0 0 0 99043 637 0 0 25 0 4 0 501769847 881057792 150561 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.58
Current children cumulated vsize (KiB) 860408

[startup+1062.3 s]
/proc/loadavg: 8.00 8.07 8.02 9/184 1283
/proc/meminfo: memFree=23612484/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=860408 CPUtime=4243.24 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4204602 0 0 0 423591 733 0 0 25 0 4 0 501769846 881057792 151137 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 215102 151137 676 105 0 210606 0
[pid=1247/tid=1249] ppid=1245 vsize=860408 CPUtime=1062.25 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 50990 0 0 0 106217 8 0 0 25 0 4 0 501769847 881057792 151137 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=860408 CPUtime=1062.23 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 106213 10 0 0 25 0 4 0 501769847 881057792 151137 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=860408 CPUtime=1056.48 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 3937035 0 0 0 104966 682 0 0 25 0 4 0 501769847 881057792 151137 33554432000 4194304 4623224 140733727933616 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 860408

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

[startup+1075.2 s]
/proc/loadavg: 8.00 8.07 8.02 9/184 1283
/proc/meminfo: memFree=23606276/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=860408 CPUtime=4294.76 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4271002 0 0 0 428732 744 0 0 25 0 4 0 501769846 881057792 152594 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 215102 152594 679 105 0 210606 0
[pid=1247/tid=1249] ppid=1245 vsize=860408 CPUtime=1075.14 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51122 0 0 0 107506 8 0 0 25 0 4 0 501769847 881057792 152594 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=860408 CPUtime=1075.13 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 107503 10 0 0 25 0 4 0 501769847 881057792 152594 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=860408 CPUtime=1069.31 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4002166 0 0 0 106238 693 0 0 25 0 4 0 501769847 881057792 152594 33554432000 4194304 4623224 140733727933616 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4294.76
Current children cumulated vsize (KiB) 860408

[startup+1088.01 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1283
/proc/meminfo: memFree=23605408/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=860408 CPUtime=4345.91 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4318242 0 0 0 433838 753 0 0 25 0 4 0 501769846 881057792 152613 33554432000 4194304 4623224 140733727933616 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 215102 152613 680 105 0 210606 0
[pid=1247/tid=1249] ppid=1245 vsize=860408 CPUtime=1087.94 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51138 0 0 0 108786 8 0 0 25 0 4 0 501769847 881057792 152613 33554432000 4194304 4623224 140733727933616 18446744073709551615 4378156 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=860408 CPUtime=1087.93 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 108783 10 0 0 25 0 4 0 501769847 881057792 152613 33554432000 4194304 4623224 140733727933616 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=860408 CPUtime=1082.05 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4049003 0 0 0 107503 702 0 0 25 0 4 0 501769847 881057792 152613 33554432000 4194304 4623224 140733727933616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4345.91
Current children cumulated vsize (KiB) 860408

[startup+1094.4 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23605028/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=862356 CPUtime=4371.46 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4336719 0 0 0 436390 756 0 0 25 0 4 0 501769846 883052544 153053 33554432000 4194304 4623224 140733727933616 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 215589 153053 676 105 0 211093 0
[pid=1247/tid=1249] ppid=1245 vsize=862356 CPUtime=1094.34 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51154 0 0 0 109426 8 0 0 25 0 4 0 501769847 883052544 153053 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=862356 CPUtime=1094.32 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 109422 10 0 0 25 0 4 0 501769847 883052544 153053 33554432000 4194304 4623224 140733727933616 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=862356 CPUtime=1088.41 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4067313 0 0 0 108136 705 0 0 25 0 4 0 501769847 883052544 153053 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4371.46
Current children cumulated vsize (KiB) 862356

[startup+1097.6 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23599448/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=927892 CPUtime=4384.24 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4352714 0 0 0 437665 759 0 0 25 0 4 0 501769846 950161408 153404 33554432000 4194304 4623224 140733727933616 18446744073709551615 228095556127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 231973 153405 634 105 0 227477 0
[pid=1247/tid=1249] ppid=1245 vsize=927892 CPUtime=1097.54 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51156 0 0 0 109746 8 0 0 25 0 4 0 501769847 950161408 153405 33554432000 4194304 4623224 140733727933616 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=927892 CPUtime=1097.52 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 109742 10 0 0 25 0 4 0 501769847 950161408 153405 33554432000 4194304 4623224 140733727933616 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=927892 CPUtime=1091.59 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4082482 0 0 0 108452 707 0 0 25 0 4 0 501769847 950161408 153405 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4384.24
Current children cumulated vsize (KiB) 927892

[startup+1099.2 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23595848/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=927892 CPUtime=4390.63 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4362258 0 0 0 438302 761 0 0 25 0 4 0 501769846 950161408 153512 33554432000 4194304 4623224 140733727933616 18446744073709551615 4413725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 231973 153512 608 105 0 227477 0
[pid=1247/tid=1249] ppid=1245 vsize=927892 CPUtime=1099.13 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51162 0 0 0 109905 8 0 0 25 0 4 0 501769847 950161408 153512 33554432000 4194304 4623224 140733727933616 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=927892 CPUtime=1099.12 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 109902 10 0 0 25 0 4 0 501769847 950161408 153512 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=927892 CPUtime=1093.18 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4091714 0 0 0 108609 709 0 0 25 0 4 0 501769847 950161408 153512 33554432000 4194304 4623224 140733727933616 18446744073709551615 4278229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4390.63
Current children cumulated vsize (KiB) 927892

[startup+1100 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23591508/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=927892 CPUtime=4393.84 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4366038 0 0 0 438623 761 0 0 25 0 4 0 501769846 950161408 154258 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 231973 154258 609 105 0 227477 0
[pid=1247/tid=1249] ppid=1245 vsize=927892 CPUtime=1099.94 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51162 0 0 0 109986 8 0 0 25 0 4 0 501769847 950161408 154258 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=927892 CPUtime=1099.93 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51171 0 0 0 109983 10 0 0 25 0 4 0 501769847 950161408 154258 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=927892 CPUtime=1093.97 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4095436 0 0 0 108688 709 0 0 25 0 4 0 501769847 950161408 154258 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4393.84
Current children cumulated vsize (KiB) 927892

[startup+1100.4 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23591508/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=927892 CPUtime=4395.42 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4367467 0 0 0 438781 761 0 0 25 0 4 0 501769846 950161408 154323 33554432000 4194304 4623224 140733727933616 18446744073709551615 4397251 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 231973 154323 581 105 0 227477 0
[pid=1247/tid=1249] ppid=1245 vsize=927892 CPUtime=1100.33 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51162 0 0 0 110025 8 0 0 25 0 4 0 501769847 950161408 154323 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=927892 CPUtime=1100.32 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51173 0 0 0 110022 10 0 0 25 0 4 0 501769847 950161408 154323 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=927892 CPUtime=1094.38 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4096647 0 0 0 108728 710 0 0 25 0 4 0 501769847 950161408 154323 33554432000 4194304 4623224 140733727933616 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4395.42
Current children cumulated vsize (KiB) 927892

[startup+1100.6 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23591508/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=927892 CPUtime=4396.23 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4368296 0 0 0 438861 762 0 0 25 0 4 0 501769846 950161408 154763 33554432000 4194304 4623224 140733727933616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 231973 154763 569 105 0 227477 0
[pid=1247/tid=1249] ppid=1245 vsize=927892 CPUtime=1100.53 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51162 0 0 0 110045 8 0 0 25 0 4 0 501769847 950161408 154763 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=927892 CPUtime=1100.52 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51173 0 0 0 110042 10 0 0 25 0 4 0 501769847 950161408 154763 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376742 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=927892 CPUtime=1094.57 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4097429 0 0 0 108747 710 0 0 25 0 4 0 501769847 950161408 154763 33554432000 4194304 4623224 140733727933616 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4396.23
Current children cumulated vsize (KiB) 927892

[startup+1100.7 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1284
/proc/meminfo: memFree=23591508/32951124 swapFree=67111524/67111528
[pid=1247] ppid=1245 vsize=927892 CPUtime=4396.62 cores=1,3,5,7
/proc/1247/stat : 1247 (SArTagnan) R 1245 1247 530 0 -1 4202496 4368741 0 0 0 438900 762 0 0 25 0 4 0 501769846 950161408 154675 33554432000 4194304 4623224 140733727933616 18446744073709551615 4413725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 231973 154675 550 105 0 227477 0
[pid=1247/tid=1249] ppid=1245 vsize=927892 CPUtime=1100.63 cores=1,3,5,7
/proc/1247/task/1249/stat : 1249 (SArTagnan) R 1245 1247 530 0 -1 4202560 51162 0 0 0 110055 8 0 0 25 0 4 0 501769847 950161408 154675 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1247/tid=1250] ppid=1245 vsize=927892 CPUtime=1100.62 cores=1,3,5,7
/proc/1247/task/1250/stat : 1250 (SArTagnan) R 1245 1247 530 0 -1 4202560 51173 0 0 0 110052 10 0 0 25 0 4 0 501769847 950161408 154675 33554432000 4194304 4623224 140733727933616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1247/tid=1251] ppid=1245 vsize=927892 CPUtime=1094.67 cores=1,3,5,7
/proc/1247/task/1251/stat : 1251 (SArTagnan) R 1245 1247 530 0 -1 4202560 4097723 0 0 0 108757 710 0 0 25 0 4 0 501769847 950161408 154675 33554432000 4194304 4623224 140733727933616 18446744073709551615 4365140 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4396.62
Current children cumulated vsize (KiB) 927892

Child status: 20
Real time (s): 1100.77
CPU time (s): 4396.83
CPU user time (s): 4389.18
CPU system time (s): 7.65384
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 927892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4389.18
system time used= 7.65384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4368912
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= 2881
involuntary context switches= 29808

runsolver used 1.57976 second user time and 4.42633 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 18:12:24
IDJOB=3261872
IDBENCH=83256
IDSOLVER=1656
FILE ID=node142/3261872-1304093544
RUNJOBID= node142-1304093543-1225
PBS_JOBID= 13170558
Free space on /tmp= 71312 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261872-1304093544/watcher-3261872-1304093544 -o /tmp/evaluation-result-3261872-1304093544/solver-3261872-1304093544 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3261872-1304093544.cnf -threads=4

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1656067265

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25596016 kB
Buffers:       1677888 kB
Cached:        5036684 kB
SwapCached:          4 kB
Active:         903500 kB
Inactive:      5909696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25596016 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3284 kB
Writeback:           0 kB
AnonPages:       98720 kB
Mapped:          14804 kB
Slab:           478124 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274416 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= 71312 MiB
End job on node142 at 2011-04-29 18:30:45