Trace number 3282413

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-24? (TO) 4800.33 1201.77

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3282413-1304043322/watcher-3282413-1304043322 -o /tmp/evaluation-result-3282413-1304043322/solver-3282413-1304043322 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282413-1304043322.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: 3.70 4.28 5.77 2/174 24939
/proc/meminfo: memFree=26295152/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=20520 CPUtime=0 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 761 0 0 0 0 0 0 0 21 0 1 0 515930207 21012480 698 33554432000 4194304 4623224 140736983272800 18446744073709551615 228244348672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24939/statm: 5130 700 297 105 0 634 0

[startup+0.051457 s]
/proc/loadavg: 3.70 4.28 5.77 2/174 24939
/proc/meminfo: memFree=26295152/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=253376 CPUtime=0.16 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 2745 0 0 0 16 0 0 0 22 0 4 0 515930207 259457024 2212 33554432000 4194304 4623224 140736983272800 18446744073709551615 4412610 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 63344 2212 335 105 0 58848 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 253376

[startup+0.100445 s]
/proc/loadavg: 3.70 4.28 5.77 2/174 24939
/proc/meminfo: memFree=26295152/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=253376 CPUtime=0.35 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 2814 0 0 0 35 0 0 0 22 0 4 0 515930207 259457024 2281 33554432000 4194304 4623224 140736983272800 18446744073709551615 4412597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 63344 2281 335 105 0 58848 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 253376

[startup+0.300412 s]
/proc/loadavg: 3.70 4.28 5.77 2/174 24939
/proc/meminfo: memFree=26295152/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=254980 CPUtime=1.15 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 3486 0 0 0 115 0 0 0 23 0 4 0 515930207 261099520 2797 33554432000 4194304 4623224 140736983272800 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 63745 2797 335 105 0 59249 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 254980

[startup+0.700346 s]
/proc/loadavg: 3.70 4.28 5.77 2/174 24939
/proc/meminfo: memFree=26295152/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=272620 CPUtime=2.74 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 15647 0 0 0 272 2 0 0 18 0 4 0 515930207 279162880 8325 33554432000 4194304 4623224 140736983272800 18446744073709551615 4507102 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 68155 8325 344 105 0 63659 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 272620

[startup+1.50121 s]
/proc/loadavg: 3.80 4.29 5.77 9/184 24952
/proc/meminfo: memFree=26100640/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=277464 CPUtime=5.93 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 20863 0 0 0 590 3 0 0 19 0 4 0 515930207 284123136 9490 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510252 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 69366 9490 344 105 0 64870 0
[pid=24939/tid=24941] ppid=24937 vsize=277464 CPUtime=1.47 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 3521 0 0 0 147 0 0 0 19 0 4 0 515930209 284123136 9490 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=277464 CPUtime=1.47 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 3492 0 0 0 147 0 0 0 19 0 4 0 515930209 284123136 9490 33554432000 4194304 4623224 140736983272800 18446744073709551615 4478061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=277464 CPUtime=1.48 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 6010 0 0 0 147 1 0 0 25 0 4 0 515930209 284123136 9490 33554432000 4194304 4623224 140736983272800 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 277464

[startup+3.10093 s]
/proc/loadavg: 3.80 4.29 5.77 9/184 24952
/proc/meminfo: memFree=26088116/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=277464 CPUtime=12.33 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 26326 0 0 0 1228 5 0 0 22 0 4 0 515930207 284123136 11060 33554432000 4194304 4623224 140736983272800 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 69366 11060 344 105 0 64870 0
[pid=24939/tid=24941] ppid=24937 vsize=277464 CPUtime=3.07 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 4041 0 0 0 307 0 0 0 22 0 4 0 515930209 284123136 11060 33554432000 4194304 4623224 140736983272800 18446744073709551615 4377707 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=277464 CPUtime=3.06 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 3824 0 0 0 306 0 0 0 22 0 4 0 515930209 284123136 11060 33554432000 4194304 4623224 140736983272800 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=277464 CPUtime=3.08 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 10533 0 0 0 306 2 0 0 25 0 4 0 515930209 284123136 11060 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 277464

[startup+6.30037 s]
/proc/loadavg: 4.14 4.35 5.78 9/184 24952
/proc/meminfo: memFree=26048952/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=282504 CPUtime=25.11 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 41561 0 0 0 2503 8 0 0 25 0 4 0 515930207 289284096 14649 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 70626 14649 344 105 0 66130 0
[pid=24939/tid=24941] ppid=24937 vsize=282504 CPUtime=6.27 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 6165 0 0 0 626 1 0 0 25 0 4 0 515930209 289284096 14649 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=282504 CPUtime=6.24 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 5718 0 0 0 623 1 0 0 25 0 4 0 515930209 289284096 14649 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=282504 CPUtime=6.27 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 21036 0 0 0 624 3 0 0 25 0 4 0 515930209 289284096 14649 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 282504

[startup+12.7003 s]
/proc/loadavg: 4.45 4.41 5.79 9/184 24952
/proc/meminfo: memFree=26009716/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=294492 CPUtime=50.67 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 56952 0 0 0 5055 12 0 0 25 0 4 0 515930207 301559808 20349 33554432000 4194304 4623224 140736983272800 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 73623 20349 344 105 0 69127 0
[pid=24939/tid=24941] ppid=24937 vsize=294492 CPUtime=12.67 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 8811 0 0 0 1265 2 0 0 25 0 4 0 515930209 301559808 20349 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=294492 CPUtime=12.6 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 8458 0 0 0 1258 2 0 0 25 0 4 0 515930209 301559808 20349 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=294492 CPUtime=12.68 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 30001 0 0 0 1263 5 0 0 25 0 4 0 515930209 301559808 20349 33554432000 4194304 4623224 140736983272800 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 294492

[startup+25.501 s]
/proc/loadavg: 5.23 4.59 5.83 9/184 24953
/proc/meminfo: memFree=25959988/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=304328 CPUtime=101.79 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 141874 0 0 0 10151 28 0 0 25 0 4 0 515930207 311631872 26303 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 76082 26303 345 105 0 71586 0
[pid=24939/tid=24941] ppid=24937 vsize=304328 CPUtime=25.47 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 11584 0 0 0 2544 3 0 0 25 0 4 0 515930209 311631872 26303 33554432000 4194304 4623224 140736983272800 18446744073709551615 4463410 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=304328 CPUtime=25.33 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 12141 0 0 0 2530 3 0 0 25 0 4 0 515930209 311631872 26303 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=304328 CPUtime=25.48 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 108193 0 0 0 2529 19 0 0 25 0 4 0 515930209 311631872 26303 33554432000 4194304 4623224 140736983272800 18446744073709551615 4577744 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 304328

[startup+51.1006 s]
/proc/loadavg: 6.31 4.89 5.89 9/184 24953
/proc/meminfo: memFree=25890712/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=319184 CPUtime=204.06 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 317760 0 0 0 20345 61 0 0 25 0 4 0 515930207 326844416 37538 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 79796 37538 345 105 0 75300 0
[pid=24939/tid=24941] ppid=24937 vsize=319184 CPUtime=51.07 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 16279 0 0 0 5102 5 0 0 25 0 4 0 515930209 326844416 37538 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=319184 CPUtime=50.8 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 18955 0 0 0 5074 6 0 0 25 0 4 0 515930209 326844416 37538 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=319184 CPUtime=51.07 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 269686 0 0 0 5060 47 0 0 25 0 4 0 515930209 326844416 37538 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 319184

[startup+102.307 s]
/proc/loadavg: 7.41 5.40 6.01 9/184 24955
/proc/meminfo: memFree=25729620/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=328284 CPUtime=408.59 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 568242 0 0 0 40755 104 0 0 25 0 4 0 515930207 336162816 53028 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 82071 53028 371 105 0 77575 0
[pid=24939/tid=24941] ppid=24937 vsize=328284 CPUtime=102.27 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 17867 0 0 0 10222 5 0 0 25 0 4 0 515930209 336162816 53028 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=328284 CPUtime=101.71 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 21628 0 0 0 10164 7 0 0 25 0 4 0 515930209 336162816 53028 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=328284 CPUtime=102.28 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 511879 0 0 0 10140 88 0 0 25 0 4 0 515930209 336162816 53028 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 328284

[startup+162.3 s]
/proc/loadavg: 7.91 5.90 6.15 9/184 24956
/proc/meminfo: memFree=25602744/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=430776 CPUtime=648.24 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 914726 0 0 0 64655 169 0 0 25 0 4 0 515930207 441114624 66521 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 107694 66521 347 105 0 103198 0
[pid=24939/tid=24941] ppid=24937 vsize=430776 CPUtime=162.27 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 26287 0 0 0 16217 10 0 0 25 0 4 0 515930209 441114624 66521 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=430776 CPUtime=161.38 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 27028 0 0 0 16130 8 0 0 25 0 4 0 515930209 441114624 66521 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=430776 CPUtime=162.28 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 839396 0 0 0 16082 146 0 0 25 0 4 0 515930209 441114624 66521 33554432000 4194304 4623224 140736983272800 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 430776

[startup+222.301 s]
/proc/loadavg: 8.09 6.31 6.27 9/184 24958
/proc/meminfo: memFree=25458520/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=573132 CPUtime=887.91 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 1298300 0 0 0 88549 242 0 0 25 0 4 0 515930207 586887168 83442 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 143283 83442 492 105 0 138787 0
[pid=24939/tid=24941] ppid=24937 vsize=573132 CPUtime=222.27 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 28900 0 0 0 22214 13 0 0 25 0 4 0 515930209 586887168 83442 33554432000 4194304 4623224 140736983272800 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=573132 CPUtime=221.05 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 29254 0 0 0 22095 10 0 0 25 0 4 0 515930209 586887168 83442 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=573132 CPUtime=222.27 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 1215376 0 0 0 22014 213 0 0 25 0 4 0 515930209 586887168 83442 33554432000 4194304 4623224 140736983272800 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 573132

[startup+282.3 s]

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

[pid=24939] ppid=24937 vsize=842048 CPUtime=2805.32 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 2858226 0 0 0 279993 539 0 0 25 0 4 0 515930207 862257152 170499 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 210512 170499 447 105 0 206016 0
[pid=24939/tid=24941] ppid=24937 vsize=842048 CPUtime=702.28 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 45552 0 0 0 70205 23 0 0 25 0 4 0 515930209 862257152 170499 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=842048 CPUtime=698.44 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 45970 0 0 0 69825 19 0 0 25 0 4 0 515930209 862257152 170500 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=842048 CPUtime=702.28 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 2702004 0 0 0 69745 483 0 0 25 0 4 0 515930209 862257152 170511 33554432000 4194304 4623224 140736983272800 18446744073709551615 228244046016 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 842048

[startup+762.307 s]
/proc/loadavg: 8.11 7.84 7.09 9/184 24972
/proc/meminfo: memFree=23299616/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=948528 CPUtime=3045.02 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 3256593 0 0 0 303896 606 0 0 25 0 4 0 515930207 971292672 182695 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 237132 182695 444 105 0 232636 0
[pid=24939/tid=24941] ppid=24937 vsize=948528 CPUtime=762.29 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46555 0 0 0 76206 23 0 0 25 0 4 0 515930209 971292672 182696 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=948528 CPUtime=758.12 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46211 0 0 0 75793 19 0 0 25 0 4 0 515930209 971292672 182696 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=948528 CPUtime=762.29 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 3089111 0 0 0 75681 548 0 0 25 0 4 0 515930209 971292672 182697 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 948528

[startup+822.301 s]
/proc/loadavg: 8.07 7.89 7.14 9/184 24974
/proc/meminfo: memFree=23187256/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=983692 CPUtime=3284.67 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 3649939 0 0 0 327796 671 0 0 25 0 4 0 515930207 1007300608 197679 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 245923 197679 440 105 0 241427 0
[pid=24939/tid=24941] ppid=24937 vsize=983692 CPUtime=822.28 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46764 0 0 0 82205 23 0 0 25 0 4 0 515930209 1007300608 197679 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=983692 CPUtime=817.79 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46296 0 0 0 81760 19 0 0 25 0 4 0 515930209 1007300608 197679 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=983692 CPUtime=822.29 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 3466584 0 0 0 81617 612 0 0 25 0 4 0 515930209 1007300608 197679 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 983692

[startup+882.301 s]
/proc/loadavg: 8.06 7.92 7.20 9/184 24975
/proc/meminfo: memFree=23078860/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1053400 CPUtime=3524.35 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 4032564 0 0 0 351698 737 0 0 25 0 4 0 515930207 1078681600 209251 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 263350 209251 440 105 0 258854 0
[pid=24939/tid=24941] ppid=24937 vsize=1053400 CPUtime=882.28 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46886 0 0 0 88205 23 0 0 25 0 4 0 515930209 1078681600 209251 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1053400 CPUtime=877.46 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46538 0 0 0 87727 19 0 0 25 0 4 0 515930209 1078681600 209251 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1053400 CPUtime=882.29 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 3844520 0 0 0 87554 675 0 0 25 0 4 0 515930209 1078681600 209251 33554432000 4194304 4623224 140736983272800 18446744073709551615 228260332571 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 1053400

[startup+942.301 s]
/proc/loadavg: 8.02 7.93 7.25 9/184 24977
/proc/meminfo: memFree=22949144/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1116900 CPUtime=3764.03 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 4446200 0 0 0 375599 804 0 0 25 0 4 0 515930207 1143705600 224495 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 279225 224495 441 105 0 274729 0
[pid=24939/tid=24941] ppid=24937 vsize=1116900 CPUtime=942.29 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47019 0 0 0 94206 23 0 0 25 0 4 0 515930209 1143705600 224495 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1116900 CPUtime=937.13 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46620 0 0 0 93694 19 0 0 25 0 4 0 515930209 1143705600 224495 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1116900 CPUtime=942.28 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 4221379 0 0 0 93492 736 0 0 25 0 4 0 515930209 1143705600 224495 33554432000 4194304 4623224 140736983272800 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 1116900

[startup+1002.3 s]
/proc/loadavg: 8.00 7.94 7.29 9/184 24979
/proc/meminfo: memFree=22754448/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1189384 CPUtime=4003.7 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 4815923 0 0 0 399503 867 0 0 25 0 4 0 515930207 1217929216 237796 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 297346 237796 440 105 0 292850 0
[pid=24939/tid=24941] ppid=24937 vsize=1189384 CPUtime=1002.29 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47221 0 0 0 100206 23 0 0 25 0 4 0 515930209 1217929216 237796 33554432000 4194304 4623224 140736983272800 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1189384 CPUtime=996.8 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46734 0 0 0 99661 19 0 0 25 0 4 0 515930209 1217929216 237796 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1189384 CPUtime=1002.29 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 4585331 0 0 0 99431 798 0 0 25 0 4 0 515930209 1217929216 237796 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1189384

[startup+1062.3 s]
/proc/loadavg: 8.06 7.96 7.34 9/184 24980
/proc/meminfo: memFree=22659444/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1196460 CPUtime=4243.38 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 5188150 0 0 0 423403 935 0 0 25 0 4 0 515930207 1225175040 250048 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 299115 250048 440 105 0 294619 0
[pid=24939/tid=24941] ppid=24937 vsize=1196460 CPUtime=1062.29 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47367 0 0 0 106206 23 0 0 25 0 4 0 515930209 1225175040 250048 33554432000 4194304 4623224 140736983272800 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1196460 CPUtime=1056.48 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 46847 0 0 0 105629 19 0 0 25 0 4 0 515930209 1225175040 250048 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1196460 CPUtime=1062.29 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 4952500 0 0 0 105364 865 0 0 25 0 4 0 515930209 1225175040 250048 33554432000 4194304 4623224 140736983272800 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1196460

[startup+1122.3 s]
/proc/loadavg: 8.02 7.97 7.38 9/184 24982
/proc/meminfo: memFree=22573988/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1312500 CPUtime=4483.06 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 5485144 0 0 0 447318 988 0 0 25 0 4 0 515930207 1344000000 264874 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 328125 264874 440 105 0 323629 0
[pid=24939/tid=24941] ppid=24937 vsize=1312500 CPUtime=1122.29 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 49716 0 0 0 112202 27 0 0 25 0 4 0 515930209 1344000000 264874 33554432000 4194304 4623224 140736983272800 18446744073709551615 4461309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1312500 CPUtime=1116.15 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47029 0 0 0 111596 19 0 0 25 0 4 0 515930209 1344000000 264874 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1312500 CPUtime=1122.28 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 5218395 0 0 0 111319 909 0 0 25 0 4 0 515930209 1344000000 264874 33554432000 4194304 4623224 140736983272800 18446744073709551615 4545379 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 1312500

[startup+1182.3 s]
/proc/loadavg: 8.05 7.99 7.42 9/184 24983
/proc/meminfo: memFree=22501164/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1394920 CPUtime=4722.73 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 5691055 0 0 0 471250 1023 0 0 25 0 4 0 515930207 1428398080 276007 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 348730 276007 440 105 0 344234 0
[pid=24939/tid=24941] ppid=24937 vsize=1394920 CPUtime=1182.29 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 51359 0 0 0 118201 28 0 0 25 0 4 0 515930209 1428398080 276007 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1394920 CPUtime=1175.83 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47288 0 0 0 117564 19 0 0 25 0 4 0 515930209 1428398080 276007 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1394920 CPUtime=1182.29 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 5419600 0 0 0 117286 943 0 0 25 0 4 0 515930209 1428398080 276007 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 1394920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.04 7.99 7.43 9/184 24984
/proc/meminfo: memFree=22456888/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1440888 CPUtime=4800.25 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 5830647 0 0 0 478978 1047 0 0 25 0 4 0 515930207 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 360222 280464 440 105 0 355726 0
[pid=24939/tid=24941] ppid=24937 vsize=1440888 CPUtime=1201.7 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 51362 0 0 0 120142 28 0 0 25 0 4 0 515930209 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1440888 CPUtime=1195.12 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47366 0 0 0 119493 19 0 0 25 0 4 0 515930209 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1440888 CPUtime=1201.69 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 5534243 0 0 0 119206 963 0 0 25 0 4 0 515930209 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4577392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1440888

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 8.04 7.99 7.43 9/184 24984
/proc/meminfo: memFree=22456888/32951124 swapFree=67111364/67111528
[pid=24939] ppid=24937 vsize=1440888 CPUtime=4800.25 cores=1,3,5,7
/proc/24939/stat : 24939 (SArTagnan) R 24937 24939 22773 0 -1 4202496 5830647 0 0 0 478978 1047 0 0 25 0 4 0 515930207 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24939/statm: 360222 280464 440 105 0 355726 0
[pid=24939/tid=24941] ppid=24937 vsize=1440888 CPUtime=1201.7 cores=1,3,5,7
/proc/24939/task/24941/stat : 24941 (SArTagnan) R 24937 24939 22773 0 -1 4202560 51362 0 0 0 120142 28 0 0 25 0 4 0 515930209 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24939/tid=24942] ppid=24937 vsize=1440888 CPUtime=1195.12 cores=1,3,5,7
/proc/24939/task/24942/stat : 24942 (SArTagnan) R 24937 24939 22773 0 -1 4202560 47366 0 0 0 119493 19 0 0 25 0 4 0 515930209 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24939/tid=24943] ppid=24937 vsize=1440888 CPUtime=1201.69 cores=1,3,5,7
/proc/24939/task/24943/stat : 24943 (SArTagnan) R 24937 24939 22773 0 -1 4202560 5534243 0 0 0 119206 963 0 0 25 0 4 0 515930209 1475469312 280464 33554432000 4194304 4623224 140736983272800 18446744073709551615 4577392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1440888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.33
CPU user time (s): 4789.81
CPU system time (s): 10.5254
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1532816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.8
system time used= 10.5254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5830647
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= 1786
involuntary context switches= 18341

runsolver used 1.80572 second user time and 4.75728 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 04:15:22
IDJOB=3282413
IDBENCH=70810
IDSOLVER=1656
FILE ID=node136/3282413-1304043322
RUNJOBID= node136-1304043322-24926
PBS_JOBID= 13170316
Free space on /tmp= 72336 MiB

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

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=175449683

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26295804 kB
Buffers:       1052416 kB
Cached:        4985136 kB
SwapCached:        100 kB
Active:         661788 kB
Inactive:      5442728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26295804 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             880 kB
Writeback:           0 kB
AnonPages:       66460 kB
Mapped:          14488 kB
Slab:           485852 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194936 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= 72324 MiB
End job on node136 at 2011-04-29 04:35:26