Trace number 3282735

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.23 1201.75

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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-3282735-1304045467/watcher-3282735-1304045467 -o /tmp/evaluation-result-3282735-1304045467/solver-3282735-1304045467 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282735-1304045467.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: 8.01 7.98 7.92 5/180 19471
/proc/meminfo: memFree=18370656/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=23676 CPUtime=0 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 1103 0 0 0 0 0 0 0 25 0 1 0 516144704 24244224 1040 33554432000 4194304 4623224 140735019779008 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/19471/statm: 5919 1040 301 105 0 1423 0

[startup+0.044865 s]
/proc/loadavg: 8.01 7.98 7.92 5/180 19471
/proc/meminfo: memFree=18370656/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=35840 CPUtime=0.03 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 5224 0 0 0 3 0 0 0 25 0 1 0 516144704 36700160 3703 33554432000 4194304 4623224 140735019779008 18446744073709551615 228122411477 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/19471/statm: 8960 3724 303 105 0 4464 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35840

[startup+0.155795 s]
/proc/loadavg: 8.01 7.98 7.92 5/180 19471
/proc/meminfo: memFree=18370656/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=276772 CPUtime=0.47 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 9945 0 0 0 46 1 0 0 25 0 4 0 516144704 283414528 7321 33554432000 4194304 4623224 140735019779008 18446744073709551615 4412457 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 69193 7321 335 105 0 64697 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 276772

[startup+0.300771 s]
/proc/loadavg: 8.01 7.98 7.92 5/180 19471
/proc/meminfo: memFree=18370656/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=276772 CPUtime=1.04 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 10777 0 0 0 103 1 0 0 25 0 4 0 516144704 283414528 7349 33554432000 4194304 4623224 140735019779008 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 69193 7349 343 105 0 64697 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 276772

[startup+0.7007 s]
/proc/loadavg: 8.01 7.98 7.92 5/180 19471
/proc/meminfo: memFree=18370656/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=278932 CPUtime=2.65 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 14166 0 0 0 263 2 0 0 25 0 4 0 516144704 285626368 8499 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 69733 8499 343 105 0 65237 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 278932

[startup+1.50056 s]
/proc/loadavg: 8.01 7.98 7.92 9/184 19475
/proc/meminfo: memFree=18337028/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=339424 CPUtime=5.84 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 60011 0 0 0 575 9 0 0 25 0 4 0 516144704 347570176 29798 33554432000 4194304 4623224 140735019779008 18446744073709551615 4404369 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 84856 29798 343 105 0 80360 0
[pid=19471/tid=19473] ppid=19469 vsize=339424 CPUtime=1.44 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 1819 0 0 0 144 0 0 0 25 0 4 0 516144709 347570176 29798 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289778 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=339424 CPUtime=1.45 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 1611 0 0 0 145 0 0 0 25 0 4 0 516144709 347570176 29798 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=339424 CPUtime=1.43 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 17864 0 0 0 141 2 0 0 25 0 4 0 516144709 347570176 29798 33554432000 4194304 4623224 140735019779008 18446744073709551615 228122381274 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 339424

[startup+3.10027 s]
/proc/loadavg: 8.01 7.98 7.92 9/184 19475
/proc/meminfo: memFree=18211912/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=383736 CPUtime=12.22 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 91713 0 0 0 1209 13 0 0 25 0 4 0 516144704 392945664 41982 33554432000 4194304 4623224 140735019779008 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 95934 41982 344 105 0 91438 0
[pid=19471/tid=19473] ppid=19469 vsize=383736 CPUtime=3.04 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 10688 0 0 0 303 1 0 0 25 0 4 0 516144709 392945664 41982 33554432000 4194304 4623224 140735019779008 18446744073709551615 4461160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=383736 CPUtime=3.05 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 9253 0 0 0 304 1 0 0 25 0 4 0 516144709 392945664 41982 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=383736 CPUtime=3.03 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 32450 0 0 0 298 5 0 0 25 0 4 0 516144709 392945664 41982 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 383736

[startup+6.30069 s]
/proc/loadavg: 8.01 7.98 7.92 9/184 19475
/proc/meminfo: memFree=18200324/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=383736 CPUtime=25.01 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 115203 0 0 0 2484 17 0 0 25 0 4 0 516144704 392945664 42434 33554432000 4194304 4623224 140735019779008 18446744073709551615 4507611 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 95934 42434 344 105 0 91438 0
[pid=19471/tid=19473] ppid=19469 vsize=383736 CPUtime=6.24 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 10730 0 0 0 623 1 0 0 25 0 4 0 516144709 392945664 42434 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=383736 CPUtime=6.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 9253 0 0 0 624 1 0 0 25 0 4 0 516144709 392945664 42434 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=383736 CPUtime=6.21 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 55725 0 0 0 613 8 0 0 25 0 4 0 516144709 392945664 42434 33554432000 4194304 4623224 140735019779008 18446744073709551615 228122372856 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 383736

[startup+12.7005 s]
/proc/loadavg: 8.01 7.98 7.92 9/184 19476
/proc/meminfo: memFree=18192276/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=390008 CPUtime=50.57 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 158833 0 0 0 5033 24 0 0 25 0 4 0 516144704 399368192 43108 33554432000 4194304 4623224 140735019779008 18446744073709551615 4276360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 97502 43108 344 105 0 93006 0
[pid=19471/tid=19473] ppid=19469 vsize=390008 CPUtime=12.64 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 10787 0 0 0 1263 1 0 0 25 0 4 0 516144709 399368192 43108 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=390008 CPUtime=12.65 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 9253 0 0 0 1264 1 0 0 25 0 4 0 516144709 399368192 43108 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=390008 CPUtime=12.58 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 95433 0 0 0 1243 15 0 0 25 0 4 0 516144709 399368192 43108 33554432000 4194304 4623224 140735019779008 18446744073709551615 4467877 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 390008

[startup+25.5002 s]
/proc/loadavg: 8.01 7.98 7.92 9/184 19476
/proc/meminfo: memFree=18176644/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=396280 CPUtime=101.7 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 247890 0 0 0 10131 39 0 0 25 0 4 0 516144704 405790720 46503 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 99070 46503 344 105 0 94574 0
[pid=19471/tid=19473] ppid=19469 vsize=396280 CPUtime=25.44 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 15295 0 0 0 2543 1 0 0 25 0 4 0 516144709 405790720 46503 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=396280 CPUtime=25.45 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 9253 0 0 0 2544 1 0 0 25 0 4 0 516144709 405790720 46503 33554432000 4194304 4623224 140735019779008 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=396280 CPUtime=25.3 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 179641 0 0 0 2501 29 0 0 25 0 4 0 516144709 405790720 46503 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 396280

[startup+51.1006 s]
/proc/loadavg: 8.07 7.99 7.92 9/184 19477
/proc/meminfo: memFree=18159988/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=396280 CPUtime=203.97 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 315475 0 0 0 20346 51 0 0 25 0 4 0 516144704 405790720 46527 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 99070 46527 344 105 0 94574 0
[pid=19471/tid=19473] ppid=19469 vsize=396280 CPUtime=51.04 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 15483 0 0 0 5102 2 0 0 25 0 4 0 516144709 405790720 46527 33554432000 4194304 4623224 140735019779008 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=396280 CPUtime=51.05 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 9253 0 0 0 5104 1 0 0 25 0 4 0 516144709 405790720 46527 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=396280 CPUtime=50.76 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 246834 0 0 0 5036 40 0 0 25 0 4 0 516144709 405790720 46527 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 396280

[startup+102.306 s]
/proc/loadavg: 8.10 8.01 7.93 9/184 19478
/proc/meminfo: memFree=18119668/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=415132 CPUtime=408.51 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 544513 0 0 0 40764 87 0 0 25 0 4 0 516144704 425095168 52322 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 103783 52322 344 105 0 99287 0
[pid=19471/tid=19473] ppid=19469 vsize=415132 CPUtime=102.25 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 15595 0 0 0 10223 2 0 0 25 0 4 0 516144709 425095168 52322 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=415132 CPUtime=102.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 12406 0 0 0 10224 1 0 0 25 0 4 0 516144709 425095168 52322 33554432000 4194304 4623224 140735019779008 18446744073709551615 4461212 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=415132 CPUtime=101.69 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 472591 0 0 0 10092 77 0 0 25 0 4 0 516144709 425095168 52322 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 415132

[startup+162.301 s]
/proc/loadavg: 8.10 8.02 7.93 9/184 19480
/proc/meminfo: memFree=18082192/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=421428 CPUtime=648.17 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 721738 0 0 0 64703 114 0 0 25 0 4 0 516144704 431542272 54723 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510421 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 105357 54723 344 105 0 100861 0
[pid=19471/tid=19473] ppid=19469 vsize=421428 CPUtime=162.25 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 15788 0 0 0 16223 2 0 0 25 0 4 0 516144709 431542272 54723 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=421428 CPUtime=162.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 12626 0 0 0 16224 1 0 0 25 0 4 0 516144709 431542272 54723 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=421428 CPUtime=161.36 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 649370 0 0 0 16033 103 0 0 25 0 4 0 516144709 431542272 54723 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545564 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.17
Current children cumulated vsize (KiB) 421428

[startup+222.301 s]
/proc/loadavg: 8.21 8.06 7.95 9/184 19481
/proc/meminfo: memFree=18051552/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=421428 CPUtime=887.85 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 808507 0 0 0 88654 131 0 0 25 0 4 0 516144704 431542272 55585 33554432000 4194304 4623224 140735019779008 18446744073709551615 4288731 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 105357 55585 344 105 0 100861 0
[pid=19471/tid=19473] ppid=19469 vsize=421428 CPUtime=222.25 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 16047 0 0 0 22223 2 0 0 25 0 4 0 516144709 431542272 55585 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=421428 CPUtime=222.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 12908 0 0 0 22224 1 0 0 25 0 4 0 516144709 431542272 55585 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=421428 CPUtime=221.04 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 735520 0 0 0 21984 120 0 0 25 0 4 0 516144709 431542272 55585 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.85
Current children cumulated vsize (KiB) 421428

[startup+282.301 s]

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

[pid=19471] ppid=19469 vsize=600784 CPUtime=2805.24 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 3524997 0 0 0 279934 590 0 0 25 0 4 0 516144704 615202816 114525 33554432000 4194304 4623224 140735019779008 18446744073709551615 4507174 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 150196 114525 344 105 0 145700 0
[pid=19471/tid=19473] ppid=19469 vsize=600784 CPUtime=702.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 22783 0 0 0 70223 3 0 0 25 0 4 0 516144709 615202816 114525 33554432000 4194304 4623224 140735019779008 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=600784 CPUtime=702.24 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 19735 0 0 0 70221 3 0 0 25 0 4 0 516144709 615202816 114525 33554432000 4194304 4623224 140735019779008 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=600784 CPUtime=698.43 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 3383164 0 0 0 69277 566 0 0 25 0 4 0 516144709 615202816 114525 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 600784

[startup+762.307 s]
/proc/loadavg: 8.17 8.07 7.99 9/184 19505
/proc/meminfo: memFree=17528356/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=782316 CPUtime=3044.94 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 3912826 0 0 0 303839 655 0 0 25 0 4 0 516144704 801091584 125184 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 195579 125184 344 105 0 191083 0
[pid=19471/tid=19473] ppid=19469 vsize=782316 CPUtime=762.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 22897 0 0 0 76223 3 0 0 25 0 4 0 516144709 801091584 125184 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=782316 CPUtime=762.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 19868 0 0 0 76222 3 0 0 25 0 4 0 516144709 801091584 125184 33554432000 4194304 4623224 140735019779008 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=782316 CPUtime=758.11 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 3739265 0 0 0 75184 627 0 0 25 0 4 0 516144709 801091584 125184 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 782316

[startup+822.301 s]
/proc/loadavg: 8.22 8.09 8.00 9/184 19540
/proc/meminfo: memFree=18109280/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=783612 CPUtime=3284.59 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 4258093 0 0 0 327744 715 0 0 25 0 4 0 516144704 802418688 134067 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 195903 134067 344 105 0 191407 0
[pid=19471/tid=19473] ppid=19469 vsize=783612 CPUtime=822.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 23526 0 0 0 82223 3 0 0 25 0 4 0 516144709 802418688 134067 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=783612 CPUtime=822.24 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 20441 0 0 0 82221 3 0 0 25 0 4 0 516144709 802418688 134067 33554432000 4194304 4623224 140735019779008 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=783612 CPUtime=817.77 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 4077483 0 0 0 81092 685 0 0 25 0 4 0 516144709 802418688 134067 33554432000 4194304 4623224 140735019779008 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 783612

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 8.00 9/184 19542
/proc/meminfo: memFree=18064228/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=783612 CPUtime=3524.26 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 4641369 0 0 0 351647 779 0 0 25 0 4 0 516144704 802418688 141094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 195903 141094 344 105 0 191407 0
[pid=19471/tid=19473] ppid=19469 vsize=783612 CPUtime=882.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 23607 0 0 0 88223 3 0 0 25 0 4 0 516144709 802418688 141094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=783612 CPUtime=882.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 20870 0 0 0 88221 4 0 0 25 0 4 0 516144709 802418688 141094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=783612 CPUtime=877.45 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 4455176 0 0 0 86998 747 0 0 25 0 4 0 516144709 802418688 141094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 783612

[startup+942.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/184 19543
/proc/meminfo: memFree=18014244/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=797832 CPUtime=3763.94 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 4988656 0 0 0 375558 836 0 0 25 0 4 0 516144704 816979968 149894 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 199458 149894 345 105 0 194962 0
[pid=19471/tid=19473] ppid=19469 vsize=797832 CPUtime=942.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 31295 0 0 0 94222 4 0 0 25 0 4 0 516144709 816979968 149894 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=797832 CPUtime=942.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 20940 0 0 0 94221 4 0 0 25 0 4 0 516144709 816979968 149894 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=797832 CPUtime=937.12 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 4790778 0 0 0 92911 801 0 0 25 0 4 0 516144709 816979968 149894 33554432000 4194304 4623224 140735019779008 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 797832

[startup+1002.3 s]
/proc/loadavg: 8.15 8.10 8.01 9/184 19545
/proc/meminfo: memFree=17955820/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=813284 CPUtime=4003.61 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 5361702 0 0 0 399460 901 0 0 25 0 4 0 516144704 832802816 158040 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 203321 158040 344 105 0 198825 0
[pid=19471/tid=19473] ppid=19469 vsize=813284 CPUtime=1002.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 31517 0 0 0 100222 4 0 0 25 0 4 0 516144709 832802816 158040 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=813284 CPUtime=1002.24 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 29203 0 0 0 100219 5 0 0 25 0 4 0 516144709 832802816 158040 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=813284 CPUtime=996.79 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 5150942 0 0 0 98817 862 0 0 25 0 4 0 516144709 832802816 158040 33554432000 4194304 4623224 140735019779008 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 813284

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.01 9/184 19547
/proc/meminfo: memFree=17888948/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=907760 CPUtime=4243.3 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 5745744 0 0 0 423362 968 0 0 25 0 4 0 516144704 929546240 170094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 226940 170094 344 105 0 222444 0
[pid=19471/tid=19473] ppid=19469 vsize=907760 CPUtime=1062.26 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 32890 0 0 0 106222 4 0 0 25 0 4 0 516144709 929546240 170094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=907760 CPUtime=1062.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 29670 0 0 0 106219 6 0 0 25 0 4 0 516144709 929546240 170094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=907760 CPUtime=1056.48 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 5486464 0 0 0 104725 923 0 0 25 0 4 0 516144709 929546240 170094 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 907760

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.02 9/184 19548
/proc/meminfo: memFree=17832012/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=979416 CPUtime=4482.97 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 6086679 0 0 0 447272 1025 0 0 25 0 4 0 516144704 1002921984 179203 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 244854 179203 344 105 0 240358 0
[pid=19471/tid=19473] ppid=19469 vsize=979416 CPUtime=1122.27 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 33103 0 0 0 112223 4 0 0 25 0 4 0 516144709 1002921984 179203 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=979416 CPUtime=1122.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 30070 0 0 0 112219 6 0 0 25 0 4 0 516144709 1002921984 179203 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=979416 CPUtime=1116.14 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 5822059 0 0 0 110636 978 0 0 25 0 4 0 516144709 1002921984 179203 33554432000 4194304 4623224 140735019779008 18446744073709551615 4560264 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 979416

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 19550
/proc/meminfo: memFree=17756460/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=979416 CPUtime=4722.66 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 6449351 0 0 0 471184 1082 0 0 25 0 4 0 516144704 1002921984 187940 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 244854 187940 346 105 0 240358 0
[pid=19471/tid=19473] ppid=19469 vsize=979416 CPUtime=1182.28 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 33273 0 0 0 118223 5 0 0 25 0 4 0 516144709 1002921984 187940 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=979416 CPUtime=1182.25 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 30352 0 0 0 118219 6 0 0 25 0 4 0 516144709 1002921984 187940 33554432000 4194304 4623224 140735019779008 18446744073709551615 4330640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=979416 CPUtime=1175.82 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 6179265 0 0 0 116549 1033 0 0 25 0 4 0 516144709 1002921984 187940 33554432000 4194304 4623224 140735019779008 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 979416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.10 8.01 9/184 19550
/proc/meminfo: memFree=17730412/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=979416 CPUtime=4800.16 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 6563361 0 0 0 478916 1100 0 0 25 0 4 0 516144704 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510186 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 244854 191052 344 105 0 240358 0
[pid=19471/tid=19473] ppid=19469 vsize=979416 CPUtime=1201.68 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 33327 0 0 0 120163 5 0 0 25 0 4 0 516144709 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=979416 CPUtime=1201.66 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 30426 0 0 0 120160 6 0 0 25 0 4 0 516144709 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=979416 CPUtime=1195.12 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 6291323 0 0 0 118461 1051 0 0 25 0 4 0 516144709 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 979416

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.08 8.10 8.01 9/184 19550
/proc/meminfo: memFree=17730412/32951124 swapFree=67111528/67111528
[pid=19471] ppid=19469 vsize=979416 CPUtime=4800.16 cores=1,3,5,7
/proc/19471/stat : 19471 (SArTagnan) R 19469 19471 19389 0 -1 4202496 6563361 0 0 0 478916 1100 0 0 25 0 4 0 516144704 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4510186 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19471/statm: 244854 191052 344 105 0 240358 0
[pid=19471/tid=19473] ppid=19469 vsize=979416 CPUtime=1201.68 cores=1,3,5,7
/proc/19471/task/19473/stat : 19473 (SArTagnan) R 19469 19471 19389 0 -1 4202560 33327 0 0 0 120163 5 0 0 25 0 4 0 516144709 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19471/tid=19474] ppid=19469 vsize=979416 CPUtime=1201.66 cores=1,3,5,7
/proc/19471/task/19474/stat : 19474 (SArTagnan) R 19469 19471 19389 0 -1 4202560 30426 0 0 0 120160 6 0 0 25 0 4 0 516144709 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19471/tid=19475] ppid=19469 vsize=979416 CPUtime=1195.12 cores=1,3,5,7
/proc/19471/task/19475/stat : 19475 (SArTagnan) R 19469 19471 19389 0 -1 4202560 6291323 0 0 0 118461 1051 0 0 25 0 4 0 516144709 1002921984 191052 33554432000 4194304 4623224 140735019779008 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 979416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.23
CPU user time (s): 4789.19
CPU system time (s): 11.0413
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 979416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.19
system time used= 11.0413
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6563361
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= 675
involuntary context switches= 33790

runsolver used 1.87471 second user time and 4.69029 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 04:51:07
IDJOB=3282735
IDBENCH=70848
IDSOLVER=1656
FILE ID=node138/3282735-1304045467
RUNJOBID= node138-1304045043-19408
PBS_JOBID= 13170394
Free space on /tmp= 71812 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282735-1304045467/watcher-3282735-1304045467 -o /tmp/evaluation-result-3282735-1304045467/solver-3282735-1304045467 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282735-1304045467.cnf -threads=4

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=981969437

node138.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18370944 kB
Buffers:       2040076 kB
Cached:       11472716 kB
SwapCached:          0 kB
Active:        3644568 kB
Inactive:     10373016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18370944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:      503932 kB
Mapped:          15380 kB
Slab:           499096 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   759912 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= 71812 MiB
End job on node138 at 2011-04-29 05:11:11