Trace number 3257868

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.13 1201.58

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8949
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3257868-1304052077/watcher-3257868-1304052077 -o /tmp/evaluation-result-3257868-1304052077/solver-3257868-1304052077 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3257868-1304052077.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.68 8.00 7.95 5/180 21796
/proc/meminfo: memFree=21217560/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=20944 CPUtime=0 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 562 0 0 0 0 0 0 0 25 0 1 0 516804812 21446656 469 33554432000 4194304 4623224 140733816739056 18446744073709551615 239476392144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21796/statm: 5236 481 297 105 0 740 0

[startup+0.008566 s]
/proc/loadavg: 7.68 8.00 7.95 5/180 21796
/proc/meminfo: memFree=21217560/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=20904 CPUtime=0 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 685 0 0 0 0 0 0 0 25 0 1 0 516804812 21405696 493 33554432000 4194304 4623224 140733816739056 18446744073709551615 239476313568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21796/statm: 5226 493 297 105 0 730 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20904

[startup+0.133545 s]
/proc/loadavg: 7.68 8.00 7.95 5/180 21796
/proc/meminfo: memFree=21217560/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=255028 CPUtime=0.45 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 3995 0 0 0 45 0 0 0 25 0 4 0 516804812 261148672 3199 33554432000 4194304 4623224 140733816739056 18446744073709551615 4509980 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 63757 3199 344 105 0 59261 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 255028

[startup+0.300515 s]
/proc/loadavg: 7.68 8.00 7.95 5/180 21796
/proc/meminfo: memFree=21217560/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=258444 CPUtime=1.11 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 5781 0 0 0 111 0 0 0 25 0 4 0 516804812 264646656 4742 33554432000 4194304 4623224 140733816739056 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 64611 4742 344 105 0 60115 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 258444

[startup+0.700438 s]
/proc/loadavg: 7.68 8.00 7.95 5/180 21796
/proc/meminfo: memFree=21217560/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=260612 CPUtime=2.72 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 8243 0 0 0 271 1 0 0 25 0 4 0 516804812 266866688 6025 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510262 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 65153 6025 344 105 0 60657 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 260612

[startup+1.50029 s]
/proc/loadavg: 7.68 8.00 7.95 10/184 21800
/proc/meminfo: memFree=21190128/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=268220 CPUtime=5.91 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 14095 0 0 0 589 2 0 0 25 0 4 0 516804812 274657280 8428 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510105 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 67055 8428 344 105 0 62559 0
[pid=21796/tid=21798] ppid=21794 vsize=268220 CPUtime=1.47 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 1733 0 0 0 147 0 0 0 25 0 4 0 516804814 274657280 8428 33554432000 4194304 4623224 140733816739056 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=268220 CPUtime=1.46 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 2856 0 0 0 146 0 0 0 25 0 4 0 516804814 274657280 8428 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=268220 CPUtime=1.46 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 3837 0 0 0 146 0 0 0 25 0 4 0 516804814 274657280 8428 33554432000 4194304 4623224 140733816739056 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 268220

[startup+3.10098 s]
/proc/loadavg: 7.68 8.00 7.95 10/184 21800
/proc/meminfo: memFree=21178968/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=278936 CPUtime=12.3 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 29604 0 0 0 1226 4 0 0 25 0 4 0 516804812 285630464 12163 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 69734 12163 344 105 0 65238 0
[pid=21796/tid=21798] ppid=21794 vsize=278936 CPUtime=3.07 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 3297 0 0 0 307 0 0 0 25 0 4 0 516804814 285630464 12163 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=278936 CPUtime=3.07 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 5275 0 0 0 306 1 0 0 25 0 4 0 516804814 285630464 12163 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=278936 CPUtime=3.05 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 13578 0 0 0 304 1 0 0 25 0 4 0 516804814 285630464 12163 33554432000 4194304 4623224 140733816739056 18446744073709551615 4363765 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 278936

[startup+6.30037 s]
/proc/loadavg: 7.71 8.00 7.95 10/184 21800
/proc/meminfo: memFree=21151288/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=289796 CPUtime=25.09 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 55436 0 0 0 2501 8 0 0 25 0 4 0 516804812 296751104 16004 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 72449 16004 344 105 0 67953 0
[pid=21796/tid=21798] ppid=21794 vsize=289796 CPUtime=6.26 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 5110 0 0 0 626 0 0 0 25 0 4 0 516804814 296751104 16004 33554432000 4194304 4623224 140733816739056 18446744073709551615 4377675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=289796 CPUtime=6.27 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 8161 0 0 0 625 2 0 0 25 0 4 0 516804814 296751104 16004 33554432000 4194304 4623224 140733816739056 18446744073709551615 239476355781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=289796 CPUtime=6.23 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 34524 0 0 0 620 3 0 0 25 0 4 0 516804814 296751104 16004 33554432000 4194304 4623224 140733816739056 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 289796

[startup+12.7011 s]
/proc/loadavg: 7.73 8.00 7.95 9/184 21800
/proc/meminfo: memFree=21121676/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=299768 CPUtime=50.65 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 103644 0 0 0 5050 15 0 0 25 0 4 0 516804812 306962432 23104 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 74942 23104 344 105 0 70446 0
[pid=21796/tid=21798] ppid=21794 vsize=299768 CPUtime=12.66 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 8418 0 0 0 1265 1 0 0 25 0 4 0 516804814 306962432 23104 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=299768 CPUtime=12.67 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 12275 0 0 0 1264 3 0 0 25 0 4 0 516804814 306962432 23104 33554432000 4194304 4623224 140733816739056 18446744073709551615 4317264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=299768 CPUtime=12.6 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 72777 0 0 0 1251 9 0 0 25 0 4 0 516804814 306962432 23104 33554432000 4194304 4623224 140733816739056 18446744073709551615 4549345 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 299768

[startup+25.5007 s]
/proc/loadavg: 7.79 8.00 7.95 10/184 21801
/proc/meminfo: memFree=21066960/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=309948 CPUtime=101.78 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 216296 0 0 0 10140 38 0 0 25 0 4 0 516804812 317386752 34103 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 77487 34103 354 105 0 72991 0
[pid=21796/tid=21798] ppid=21794 vsize=309948 CPUtime=25.46 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 13208 0 0 0 2543 3 0 0 25 0 4 0 516804814 317386752 34103 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=309948 CPUtime=25.46 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 19048 0 0 0 2541 5 0 0 25 0 4 0 516804814 317386752 34103 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=309948 CPUtime=25.33 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 173454 0 0 0 2507 26 0 0 25 0 4 0 516804814 317386752 34103 33554432000 4194304 4623224 140733816739056 18446744073709551615 4577423 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 309948

[startup+51.1008 s]
/proc/loadavg: 7.86 8.00 7.95 9/184 21801
/proc/meminfo: memFree=20991312/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=319944 CPUtime=204.04 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 448899 0 0 0 20328 76 0 0 25 0 4 0 516804812 327622656 49519 33554432000 4194304 4623224 140733816739056 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 79986 49519 344 105 0 75490 0
[pid=21796/tid=21798] ppid=21794 vsize=319944 CPUtime=51.07 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 20844 0 0 0 5101 6 0 0 25 0 4 0 516804814 327622656 49519 33554432000 4194304 4623224 140733816739056 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=319944 CPUtime=51.06 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 28971 0 0 0 5097 9 0 0 25 0 4 0 516804814 327622656 49519 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=319944 CPUtime=50.79 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 385853 0 0 0 5022 57 0 0 25 0 4 0 516804814 327622656 49519 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 319944

[startup+102.307 s]
/proc/loadavg: 7.94 8.00 7.95 10/184 21803
/proc/meminfo: memFree=20812880/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=486432 CPUtime=408.59 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 582854 0 0 0 40756 103 0 0 25 0 4 0 516804812 498106368 85076 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 121608 85076 634 105 0 117112 0
[pid=21796/tid=21798] ppid=21794 vsize=486432 CPUtime=102.27 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 31100 0 0 0 10219 8 0 0 25 0 4 0 516804814 498106368 85076 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=486432 CPUtime=102.27 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 44240 0 0 0 10212 15 0 0 25 0 4 0 516804814 498106368 85076 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=486432 CPUtime=101.72 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 459229 0 0 0 10103 69 0 0 25 0 4 0 516804814 498106368 85076 33554432000 4194304 4623224 140733816739056 18446744073709551615 4545690 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 486432

[startup+162.301 s]
/proc/loadavg: 8.01 8.01 7.96 10/184 21804
/proc/meminfo: memFree=20647088/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=616308 CPUtime=648.24 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 879892 0 0 0 64668 156 0 0 25 0 4 0 516804812 631099392 107552 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 154077 107552 367 105 0 149581 0
[pid=21796/tid=21798] ppid=21794 vsize=616308 CPUtime=162.27 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 40633 0 0 0 16217 10 0 0 25 0 4 0 516804814 631099392 107552 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=616308 CPUtime=162.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 46802 0 0 0 16208 18 0 0 25 0 4 0 516804814 631099392 107552 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=616308 CPUtime=161.38 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 710389 0 0 0 16027 111 0 0 25 0 4 0 516804814 631099392 107552 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 616308

[startup+222.301 s]
/proc/loadavg: 8.00 8.00 7.96 9/184 21806
/proc/meminfo: memFree=20547760/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=725672 CPUtime=887.92 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 949394 0 0 0 88623 169 0 0 25 0 4 0 516804812 743088128 120860 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 181418 120860 344 105 0 176922 0
[pid=21796/tid=21798] ppid=21794 vsize=725672 CPUtime=222.27 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 42340 0 0 0 22217 10 0 0 25 0 4 0 516804814 743088128 120860 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=725672 CPUtime=222.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 48047 0 0 0 22206 20 0 0 25 0 4 0 516804814 743088128 120860 33554432000 4194304 4623224 140733816739056 18446744073709551615 4366381 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=725672 CPUtime=221.06 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 744599 0 0 0 21989 117 0 0 25 0 4 0 516804814 743088128 120860 33554432000 4194304 4623224 140733816739056 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 725672

[startup+282.301 s]

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

[pid=21796] ppid=21794 vsize=1226036 CPUtime=2805.49 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 2431348 0 0 0 280127 422 0 0 25 0 4 0 516804812 1255460864 226848 33554432000 4194304 4623224 140733816739056 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 306509 226848 440 105 0 302013 0
[pid=21796/tid=21798] ppid=21794 vsize=1226036 CPUtime=702.29 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 94082 0 0 0 70201 28 0 0 25 0 4 0 516804814 1255460864 226848 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1226036 CPUtime=702.27 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 65534 0 0 0 70201 26 0 0 25 0 4 0 516804814 1255460864 226848 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1226036 CPUtime=698.6 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 1984428 0 0 0 69549 311 0 0 25 0 4 0 516804814 1255460864 226848 33554432000 4194304 4623224 140733816739056 18446744073709551615 239476392323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.49
Current children cumulated vsize (KiB) 1226036

[startup+762.307 s]
/proc/loadavg: 4.12 5.94 7.14 5/175 21838
/proc/meminfo: memFree=21642040/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1266052 CPUtime=3045.25 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 2782609 0 0 0 304040 485 0 0 25 0 4 0 516804812 1296437248 244948 33554432000 4194304 4623224 140733816739056 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 316513 244948 427 105 0 312017 0
[pid=21796/tid=21798] ppid=21794 vsize=1266052 CPUtime=762.3 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 96571 0 0 0 76199 31 0 0 25 0 4 0 516804814 1296437248 244948 33554432000 4194304 4623224 140733816739056 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1266052 CPUtime=762.27 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 67360 0 0 0 76201 26 0 0 25 0 4 0 516804814 1296437248 244948 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1266052 CPUtime=758.32 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 2319681 0 0 0 75467 365 0 0 25 0 4 0 516804814 1296437248 244948 33554432000 4194304 4623224 140733816739056 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.25
Current children cumulated vsize (KiB) 1266052

[startup+822.301 s]
/proc/loadavg: 4.09 5.60 6.95 5/175 21840
/proc/meminfo: memFree=21590380/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1269032 CPUtime=3284.94 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 3246536 0 0 0 327907 587 0 0 25 0 4 0 516804812 1299488768 257132 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 317258 257132 344 105 0 312762 0
[pid=21796/tid=21798] ppid=21794 vsize=1269032 CPUtime=822.3 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 98630 0 0 0 82198 32 0 0 25 0 4 0 516804814 1299488768 257132 33554432000 4194304 4623224 140733816739056 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1269032 CPUtime=822.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 72191 0 0 0 82171 55 0 0 25 0 4 0 516804814 1299488768 257132 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1269032 CPUtime=818.03 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 2773339 0 0 0 81369 434 0 0 25 0 4 0 516804814 1299488768 257132 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.94
Current children cumulated vsize (KiB) 1269032

[startup+882.301 s]
/proc/loadavg: 4.03 5.31 6.76 5/175 21841
/proc/meminfo: memFree=21549072/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1407944 CPUtime=3524.66 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 3769653 0 0 0 351775 691 0 0 25 0 4 0 516804812 1441734656 267347 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 351986 267347 344 105 0 347490 0
[pid=21796/tid=21798] ppid=21794 vsize=1407944 CPUtime=882.29 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 126086 0 0 0 88194 35 0 0 25 0 4 0 516804814 1441734656 267347 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1407944 CPUtime=882.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 75792 0 0 0 88151 75 0 0 25 0 4 0 516804814 1441734656 267347 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1407944 CPUtime=877.75 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 3249671 0 0 0 87265 510 0 0 25 0 4 0 516804814 1441734656 267347 33554432000 4194304 4623224 140733816739056 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.66
Current children cumulated vsize (KiB) 1407944

[startup+942.301 s]
/proc/loadavg: 4.05 5.08 6.59 5/175 21843
/proc/meminfo: memFree=21518032/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1407944 CPUtime=3764.39 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 4153864 0 0 0 375672 767 0 0 25 0 4 0 516804812 1441734656 275424 33554432000 4194304 4623224 140733816739056 18446744073709551615 4507275 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 351986 275424 344 105 0 347490 0
[pid=21796/tid=21798] ppid=21794 vsize=1407944 CPUtime=942.3 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 127157 0 0 0 94194 36 0 0 25 0 4 0 516804814 1441734656 275424 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376726 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1407944 CPUtime=942.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 78575 0 0 0 94134 92 0 0 25 0 4 0 516804814 1441734656 275424 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1407944 CPUtime=937.48 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 3626582 0 0 0 93181 567 0 0 25 0 4 0 516804814 1441734656 275424 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.39
Current children cumulated vsize (KiB) 1407944

[startup+1002.3 s]
/proc/loadavg: 4.05 4.90 6.43 5/175 21845
/proc/meminfo: memFree=21447812/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1553280 CPUtime=4004.1 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 4740410 0 0 0 399553 857 0 0 25 0 4 0 516804812 1590558720 291616 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 388320 291616 344 105 0 383824 0
[pid=21796/tid=21798] ppid=21794 vsize=1553280 CPUtime=1002.3 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 128375 0 0 0 100194 36 0 0 25 0 4 0 516804814 1590558720 291616 33554432000 4194304 4623224 140733816739056 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1553280 CPUtime=1002.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 79209 0 0 0 100132 94 0 0 25 0 4 0 516804814 1590558720 291616 33554432000 4194304 4623224 140733816739056 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1553280 CPUtime=997.19 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 4126474 0 0 0 99077 642 0 0 25 0 4 0 516804814 1590558720 291616 33554432000 4194304 4623224 140733816739056 18446744073709551615 4577512 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.1
Current children cumulated vsize (KiB) 1553280

[startup+1062.3 s]
/proc/loadavg: 4.05 4.74 6.28 5/175 21846
/proc/meminfo: memFree=21426296/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1553632 CPUtime=4243.84 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 5224772 0 0 0 423451 933 0 0 25 0 4 0 516804812 1590919168 298383 33554432000 4194304 4623224 140733816739056 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 388408 298383 344 105 0 383912 0
[pid=21796/tid=21798] ppid=21794 vsize=1553632 CPUtime=1062.3 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 129636 0 0 0 106193 37 0 0 25 0 4 0 516804814 1590919168 298383 33554432000 4194304 4623224 140733816739056 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1553632 CPUtime=1062.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 79628 0 0 0 106131 95 0 0 25 0 4 0 516804814 1590919168 298383 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1553632 CPUtime=1056.92 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 4606926 0 0 0 104977 715 0 0 25 0 4 0 516804814 1590919168 298383 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.84
Current children cumulated vsize (KiB) 1553632

[startup+1122.3 s]
/proc/loadavg: 4.02 4.61 6.13 5/175 21848
/proc/meminfo: memFree=21387056/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1583264 CPUtime=4483.57 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 5717078 0 0 0 447343 1014 0 0 25 0 4 0 516804812 1621262336 308526 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 395816 308526 344 105 0 391320 0
[pid=21796/tid=21798] ppid=21794 vsize=1583264 CPUtime=1122.31 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 132153 0 0 0 112193 38 0 0 25 0 4 0 516804814 1621262336 308526 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1583264 CPUtime=1122.27 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 96283 0 0 0 112123 104 0 0 25 0 4 0 516804814 1621262336 308526 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1583264 CPUtime=1116.64 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 5077571 0 0 0 110880 784 0 0 25 0 4 0 516804814 1621262336 308526 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.57
Current children cumulated vsize (KiB) 1583264

[startup+1182.3 s]
/proc/loadavg: 4.04 4.51 6.00 5/175 21849
/proc/meminfo: memFree=21331224/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1615800 CPUtime=4723.31 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 6213402 0 0 0 471239 1092 0 0 25 0 4 0 516804812 1654579200 322815 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 403950 322815 346 105 0 399454 0
[pid=21796/tid=21798] ppid=21794 vsize=1615800 CPUtime=1182.31 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 135427 0 0 0 118191 40 0 0 25 0 4 0 516804814 1654579200 322815 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1615800 CPUtime=1182.26 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 96635 0 0 0 118122 104 0 0 25 0 4 0 516804814 1654579200 322815 33554432000 4194304 4623224 140733816739056 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1615800 CPUtime=1176.37 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 5561792 0 0 0 116783 854 0 0 25 0 4 0 516804814 1654579200 322815 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.31
Current children cumulated vsize (KiB) 1615800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.02 4.47 5.96 5/175 21859
/proc/meminfo: memFree=21314708/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1624116 CPUtime=4800.03 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 6364721 0 0 0 478887 1116 0 0 25 0 4 0 516804812 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 406029 325604 344 105 0 401533 0
[pid=21796/tid=21798] ppid=21794 vsize=1624116 CPUtime=1201.51 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 135944 0 0 0 120110 41 0 0 25 0 4 0 516804814 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1624116 CPUtime=1201.47 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 96748 0 0 0 120043 104 0 0 25 0 4 0 516804814 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1624116 CPUtime=1195.48 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 5711014 0 0 0 118671 877 0 0 25 0 4 0 516804814 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1624116

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

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

[startup+1201.5 s]
/proc/loadavg: 4.02 4.47 5.96 5/175 21859
/proc/meminfo: memFree=21314708/32950928 swapFree=67087032/67111528
[pid=21796] ppid=21794 vsize=1624116 CPUtime=4800.03 cores=0,2,4,6
/proc/21796/stat : 21796 (SArTagnan) R 21794 21796 21387 0 -1 4202496 6364721 0 0 0 478887 1116 0 0 25 0 4 0 516804812 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21796/statm: 406029 325604 344 105 0 401533 0
[pid=21796/tid=21798] ppid=21794 vsize=1624116 CPUtime=1201.51 cores=0,2,4,6
/proc/21796/task/21798/stat : 21798 (SArTagnan) R 21794 21796 21387 0 -1 4202560 135944 0 0 0 120110 41 0 0 25 0 4 0 516804814 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21796/tid=21799] ppid=21794 vsize=1624116 CPUtime=1201.47 cores=0,2,4,6
/proc/21796/task/21799/stat : 21799 (SArTagnan) R 21794 21796 21387 0 -1 4202560 96748 0 0 0 120043 104 0 0 25 0 4 0 516804814 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21796/tid=21800] ppid=21794 vsize=1624116 CPUtime=1195.48 cores=0,2,4,6
/proc/21796/task/21800/stat : 21800 (SArTagnan) R 21794 21796 21387 0 -1 4202560 5711014 0 0 0 118671 877 0 0 25 0 4 0 516804814 1663094784 325604 33554432000 4194304 4623224 140733816739056 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1624116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.58
CPU time (s): 4800.13
CPU user time (s): 4788.9
CPU system time (s): 11.2283
CPU usage (%): 399.485
Max. virtual memory (cumulated for all children) (KiB): 1839560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.9
system time used= 11.2283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6364721
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= 1300
involuntary context switches= 32570

runsolver used 1.78773 second user time and 4.20236 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 06:41:17
IDJOB=3257868
IDBENCH=71273
IDSOLVER=1656
FILE ID=node148/3257868-1304052077
RUNJOBID= node148-1304049005-21405
PBS_JOBID= 13170411
Free space on /tmp= 71428 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g1.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257868-1304052077/watcher-3257868-1304052077 -o /tmp/evaluation-result-3257868-1304052077/solver-3257868-1304052077 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3257868-1304052077.cnf -threads=4

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

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=2074658429

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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:     32950928 kB
MemFree:      21217724 kB
Buffers:       2017088 kB
Cached:        7713088 kB
SwapCached:       3548 kB
Active:        3136132 kB
Inactive:      8033068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21217724 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:     1437016 kB
Mapped:          14452 kB
Slab:           498140 kB
PageTables:       7604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1813200 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= 71432 MiB
End job on node148 at 2011-04-29 07:01:21