Trace number 3263060

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3416.66
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.69 4.97 6.58 2/174 9523
/proc/meminfo: memFree=29744756/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=19612 CPUtime=0 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 600 0 0 0 0 0 0 0 21 0 1 0 502399660 20082688 499 33554432000 4194304 4623224 140736376034864 18446744073709551615 254261616384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9523/statm: 4903 499 297 105 0 407 0

[startup+0.00683511 s]
/proc/loadavg: 3.69 4.97 6.58 2/174 9523
/proc/meminfo: memFree=29744756/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=19912 CPUtime=0 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 717 0 0 0 0 0 0 0 21 0 1 0 502399660 20389888 561 33554432000 4194304 4623224 140736376034864 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9523/statm: 4978 564 297 105 0 482 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19912

[startup+0.100822 s]
/proc/loadavg: 3.69 4.97 6.58 2/174 9523
/proc/meminfo: memFree=29744756/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=194728 CPUtime=0.29 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 6616 0 0 0 29 0 0 0 18 0 4 0 502399660 199401472 4217 33554432000 4194304 4623224 140736376034864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 48682 4217 348 105 0 44186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 194728

[startup+0.300787 s]
/proc/loadavg: 3.69 4.97 6.58 2/174 9523
/proc/meminfo: memFree=29744756/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=198700 CPUtime=1.09 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 11164 0 0 0 108 1 0 0 18 0 4 0 502399660 203468800 5301 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 49675 5301 343 105 0 45179 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 198700

[startup+0.700719 s]
/proc/loadavg: 3.69 4.97 6.58 2/174 9523
/proc/meminfo: memFree=29744756/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=202700 CPUtime=2.7 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 16763 0 0 0 268 2 0 0 18 0 4 0 502399660 207564800 6803 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 50675 6830 341 105 0 46179 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 202700

[startup+1.50058 s]
/proc/loadavg: 3.69 4.97 6.58 9/184 9536
/proc/meminfo: memFree=29666936/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=209068 CPUtime=5.89 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 26558 0 0 0 586 3 0 0 20 0 4 0 502399660 214085632 8383 33554432000 4194304 4623224 140736376034864 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 52267 8383 339 105 0 47771 0
[pid=9523/tid=9530] ppid=9521 vsize=209068 CPUtime=1.45 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2224 0 0 0 145 0 0 0 25 0 4 0 502399663 214085632 8383 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=209068 CPUtime=1.46 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2943 0 0 0 146 0 0 0 20 0 4 0 502399663 214085632 8383 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=209068 CPUtime=1.46 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 14753 0 0 0 145 1 0 0 20 0 4 0 502399663 214085632 8383 33554432000 4194304 4623224 140736376034864 18446744073709551615 4544894 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 209068

[startup+3.10029 s]
/proc/loadavg: 4.04 5.02 6.59 9/184 9536
/proc/meminfo: memFree=29648880/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=217616 CPUtime=12.28 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 47980 0 0 0 1222 6 0 0 25 0 4 0 502399660 222838784 11565 33554432000 4194304 4623224 140736376034864 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 54404 11583 339 105 0 49908 0
[pid=9523/tid=9530] ppid=9521 vsize=217616 CPUtime=3.04 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 3980 0 0 0 304 0 0 0 25 0 4 0 502399663 222838784 11583 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=217616 CPUtime=3.06 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 4934 0 0 0 306 0 0 0 25 0 4 0 502399663 222838784 11583 33554432000 4194304 4623224 140736376034864 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=217616 CPUtime=3.06 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 32207 0 0 0 302 4 0 0 25 0 4 0 502399663 222838784 11583 33554432000 4194304 4623224 140736376034864 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 217616

[startup+6.30072 s]
/proc/loadavg: 4.04 5.02 6.59 9/184 9536
/proc/meminfo: memFree=29611836/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=228528 CPUtime=25.06 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 78162 0 0 0 2496 10 0 0 25 0 4 0 502399660 234012672 15825 33554432000 4194304 4623224 140736376034864 18446744073709551615 4517577 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 57132 15825 344 105 0 52636 0
[pid=9523/tid=9530] ppid=9521 vsize=228528 CPUtime=6.23 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 6841 0 0 0 622 1 0 0 25 0 4 0 502399663 234012672 15825 33554432000 4194304 4623224 140736376034864 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=228528 CPUtime=6.25 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 7802 0 0 0 625 0 0 0 25 0 4 0 502399663 234012672 15825 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=228528 CPUtime=6.26 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 56023 0 0 0 619 7 0 0 25 0 4 0 502399663 234012672 15825 33554432000 4194304 4623224 140736376034864 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 228528

[startup+12.7006 s]
/proc/loadavg: 4.64 5.12 6.60 9/184 9536
/proc/meminfo: memFree=29571812/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=243284 CPUtime=50.62 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 136892 0 0 0 5042 20 0 0 25 0 4 0 502399660 249122816 21096 33554432000 4194304 4623224 140736376034864 18446744073709551615 4356008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 60821 20946 342 105 0 56325 0
[pid=9523/tid=9530] ppid=9521 vsize=243284 CPUtime=12.59 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 10891 0 0 0 1257 2 0 0 25 0 4 0 502399663 249122816 20790 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=243284 CPUtime=12.66 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 11359 0 0 0 1265 1 0 0 25 0 4 0 502399663 249122816 20790 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=243284 CPUtime=12.66 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 107087 0 0 0 1251 15 0 0 25 0 4 0 502399663 249122816 20790 33554432000 4194304 4623224 140736376034864 18446744073709551615 254261660007 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 243284

[startup+25.5003 s]
/proc/loadavg: 5.23 5.23 6.62 9/184 9537
/proc/meminfo: memFree=29508184/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=256008 CPUtime=101.74 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 218693 0 0 0 10140 34 0 0 25 0 4 0 502399660 262152192 29379 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 64002 29379 419 105 0 59506 0
[pid=9523/tid=9530] ppid=9521 vsize=256008 CPUtime=25.32 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 17594 0 0 0 2529 3 0 0 25 0 4 0 502399663 262152192 29379 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=256008 CPUtime=25.44 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 12059 0 0 0 2543 1 0 0 25 0 4 0 502399663 262152192 29379 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=256008 CPUtime=25.46 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 181402 0 0 0 2519 27 0 0 25 0 4 0 502399663 262152192 29379 33554432000 4194304 4623224 140736376034864 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 256008

[startup+51.1007 s]
/proc/loadavg: 6.18 5.45 6.66 9/184 9537
/proc/meminfo: memFree=29415816/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=309976 CPUtime=204.01 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 402757 0 0 0 20339 62 0 0 25 0 4 0 502399660 317415424 43356 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 77494 43356 346 105 0 72998 0
[pid=9523/tid=9530] ppid=9521 vsize=309976 CPUtime=50.78 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 39964 0 0 0 5073 5 0 0 25 0 4 0 502399663 317415424 43356 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=309976 CPUtime=51.05 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 18191 0 0 0 5102 3 0 0 25 0 4 0 502399663 317415424 43356 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=309976 CPUtime=51.05 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 335600 0 0 0 5055 50 0 0 25 0 4 0 502399663 317415424 43356 33554432000 4194304 4623224 140736376034864 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 309976

[startup+102.307 s]
/proc/loadavg: 7.32 5.89 6.74 9/184 9539
/proc/meminfo: memFree=29307292/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=346288 CPUtime=408.53 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 568403 0 0 0 40763 90 0 0 25 0 4 0 502399660 354598912 60336 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 86572 60336 372 105 0 82076 0
[pid=9523/tid=9530] ppid=9521 vsize=346288 CPUtime=101.71 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 42899 0 0 0 10164 7 0 0 25 0 4 0 502399663 354598912 60336 33554432000 4194304 4623224 140736376034864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=346288 CPUtime=102.24 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 26533 0 0 0 10220 4 0 0 25 0 4 0 502399663 354598912 60336 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=346288 CPUtime=102.26 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 478143 0 0 0 10152 74 0 0 25 0 4 0 502399663 354598912 60336 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.53
Current children cumulated vsize (KiB) 346288

[startup+162.301 s]
/proc/loadavg: 7.75 6.27 6.82 9/184 9540
/proc/meminfo: memFree=29228164/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=507652 CPUtime=648.17 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 783436 0 0 0 64692 125 0 0 25 0 4 0 502399660 519835648 79554 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 126913 79554 910 105 0 122417 0
[pid=9523/tid=9530] ppid=9521 vsize=507652 CPUtime=161.38 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 61105 0 0 0 16129 9 0 0 25 0 4 0 502399663 519835648 79554 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=507652 CPUtime=162.23 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 28018 0 0 0 16219 4 0 0 25 0 4 0 502399663 519835648 79554 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=507652 CPUtime=162.24 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 655264 0 0 0 16121 103 0 0 25 0 4 0 502399663 519835648 79554 33554432000 4194304 4623224 140736376034864 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.17
Current children cumulated vsize (KiB) 507652

[startup+222.3 s]
/proc/loadavg: 7.91 6.58 6.89 10/184 9551
/proc/meminfo: memFree=29155360/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=537748 CPUtime=887.84 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 796708 0 0 0 88656 128 0 0 25 0 4 0 502399660 550653952 92278 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 134437 92278 536 105 0 129941 0
[pid=9523/tid=9530] ppid=9521 vsize=537748 CPUtime=221.05 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 65980 0 0 0 22095 10 0 0 25 0 4 0 502399663 550653952 92278 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=537748 CPUtime=222.23 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 28601 0 0 0 22218 5 0 0 25 0 4 0 502399663 550653952 92278 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=537748 CPUtime=222.24 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 661216 0 0 0 22120 104 0 0 25 0 4 0 502399663 550653952 92278 33554432000 4194304 4623224 140736376034864 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.84
Current children cumulated vsize (KiB) 537748

[startup+282.301 s]

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

[pid=9523] ppid=9521 vsize=824844 CPUtime=2805.19 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 2451997 0 0 0 280103 416 0 0 25 0 4 0 502399660 844640256 159622 33554432000 4194304 4623224 140736376034864 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 206211 159622 509 105 0 201715 0
[pid=9523/tid=9530] ppid=9521 vsize=824844 CPUtime=700.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 107665 0 0 0 70027 19 0 0 25 0 4 0 502399663 844640256 159622 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=824844 CPUtime=700.2 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 61632 0 0 0 70010 10 0 0 25 0 4 0 502399663 844640256 159622 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=824844 CPUtime=702.2 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2062254 0 0 0 69877 343 0 0 25 0 4 0 502399663 844640256 159622 33554432000 4194304 4623224 140736376034864 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.19
Current children cumulated vsize (KiB) 824844

[startup+762.307 s]
/proc/loadavg: 8.12 7.87 7.42 9/184 9565
/proc/meminfo: memFree=28644688/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=830392 CPUtime=3044.88 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 2638855 0 0 0 304043 445 0 0 25 0 4 0 502399660 850321408 164480 33554432000 4194304 4623224 140736376034864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 207598 164480 509 105 0 203102 0
[pid=9523/tid=9530] ppid=9521 vsize=830392 CPUtime=760.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 108038 0 0 0 76027 19 0 0 25 0 4 0 502399663 850321408 164480 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=830392 CPUtime=759.88 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 62772 0 0 0 75977 11 0 0 25 0 4 0 502399663 850321408 164480 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=830392 CPUtime=762.2 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2221536 0 0 0 75853 367 0 0 25 0 4 0 502399663 850321408 164480 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 830392

[startup+822.3 s]
/proc/loadavg: 8.10 7.91 7.46 9/184 9567
/proc/meminfo: memFree=28593092/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=883460 CPUtime=3284.53 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 2751054 0 0 0 327987 466 0 0 25 0 4 0 502399660 904663040 174239 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 220865 174239 509 105 0 216369 0
[pid=9523/tid=9530] ppid=9521 vsize=883460 CPUtime=820.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 110707 0 0 0 82026 20 0 0 25 0 4 0 502399663 904663040 174239 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=883460 CPUtime=819.55 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 63628 0 0 0 81944 11 0 0 25 0 4 0 502399663 904663040 174239 33554432000 4194304 4623224 140736376034864 18446744073709551615 4467262 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=883460 CPUtime=822.19 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2288641 0 0 0 81841 378 0 0 25 0 4 0 502399663 904663040 174239 33554432000 4194304 4623224 140736376034864 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.53
Current children cumulated vsize (KiB) 883460

[startup+882.301 s]
/proc/loadavg: 8.09 7.94 7.50 9/184 9569
/proc/meminfo: memFree=28551048/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=886868 CPUtime=3524.2 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 2804605 0 0 0 351946 474 0 0 25 0 4 0 502399660 908152832 178115 33554432000 4194304 4623224 140736376034864 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 221717 178115 414 105 0 217221 0
[pid=9523/tid=9530] ppid=9521 vsize=886868 CPUtime=880.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 111207 0 0 0 88025 21 0 0 25 0 4 0 502399663 908152832 178115 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=886868 CPUtime=879.21 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 64788 0 0 0 87910 11 0 0 25 0 4 0 502399663 908152832 178115 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=886868 CPUtime=882.18 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2337964 0 0 0 87834 384 0 0 25 0 4 0 502399663 908152832 178115 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.2
Current children cumulated vsize (KiB) 886868

[startup+942.301 s]
/proc/loadavg: 8.08 7.96 7.53 9/184 9570
/proc/meminfo: memFree=28480964/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=917592 CPUtime=3763.87 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 2944745 0 0 0 375889 498 0 0 25 0 4 0 502399660 939614208 187693 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 229398 187693 341 105 0 224902 0
[pid=9523/tid=9530] ppid=9521 vsize=917592 CPUtime=940.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 111497 0 0 0 94025 21 0 0 25 0 4 0 502399663 939614208 187693 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=917592 CPUtime=938.89 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 68785 0 0 0 93877 12 0 0 25 0 4 0 502399663 939614208 187693 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=917592 CPUtime=942.18 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2453946 0 0 0 93813 405 0 0 25 0 4 0 502399663 939614208 187693 33554432000 4194304 4623224 140736376034864 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 917592

[startup+1002.3 s]
/proc/loadavg: 8.08 7.98 7.56 9/184 9572
/proc/meminfo: memFree=28454912/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=985868 CPUtime=4003.54 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 3156389 0 0 0 399822 532 0 0 25 0 4 0 502399660 1009528832 190585 33554432000 4194304 4623224 140736376034864 18446744073709551615 4517554 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 246467 190585 341 105 0 241971 0
[pid=9523/tid=9530] ppid=9521 vsize=985868 CPUtime=1000.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 111805 0 0 0 100025 21 0 0 25 0 4 0 502399663 1009528832 190585 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=985868 CPUtime=998.56 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 68988 0 0 0 99844 12 0 0 25 0 4 0 502399663 1009528832 190585 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=985868 CPUtime=1002.18 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2591924 0 0 0 99790 428 0 0 25 0 4 0 502399663 1009528832 190585 33554432000 4194304 4623224 140736376034864 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 985868

[startup+1062.3 s]
/proc/loadavg: 8.07 8.00 7.59 9/184 9573
/proc/meminfo: memFree=28413104/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=1060732 CPUtime=4243.21 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 3426296 0 0 0 423748 573 0 0 25 0 4 0 502399660 1086189568 199005 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 265183 199005 341 105 0 260687 0
[pid=9523/tid=9530] ppid=9521 vsize=1060732 CPUtime=1060.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 147804 0 0 0 106021 25 0 0 25 0 4 0 502399663 1086189568 199005 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=1060732 CPUtime=1058.24 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 69430 0 0 0 105812 12 0 0 25 0 4 0 502399663 1086189568 199005 33554432000 4194304 4623224 140736376034864 18446744073709551615 4378361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=1060732 CPUtime=1062.17 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2790139 0 0 0 105758 459 0 0 25 0 4 0 502399663 1086189568 199005 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 1060732

[startup+1122.3 s]
/proc/loadavg: 8.02 8.00 7.62 9/184 9575
/proc/meminfo: memFree=28410864/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=1065568 CPUtime=4482.88 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 3647161 0 0 0 447679 609 0 0 25 0 4 0 502399660 1091141632 203250 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 266392 203250 358 105 0 261896 0
[pid=9523/tid=9530] ppid=9521 vsize=1065568 CPUtime=1120.46 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 148944 0 0 0 112021 25 0 0 25 0 4 0 502399663 1091141632 203250 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=1065568 CPUtime=1117.92 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 69487 0 0 0 111779 13 0 0 25 0 4 0 502399663 1091141632 203250 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=1065568 CPUtime=1122.16 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 2986905 0 0 0 111726 490 0 0 25 0 4 0 502399663 1091141632 203250 33554432000 4194304 4623224 140736376034864 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 1065568

[startup+1182.3 s]
/proc/loadavg: 8.04 8.01 7.64 9/184 9576
/proc/meminfo: memFree=28376008/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=1069784 CPUtime=4722.52 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 3817958 0 0 0 471613 639 0 0 25 0 4 0 502399660 1095458816 207004 33554432000 4194304 4623224 140736376034864 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 267446 207004 343 105 0 262950 0
[pid=9523/tid=9530] ppid=9521 vsize=1069784 CPUtime=1180.47 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 149204 0 0 0 118021 26 0 0 25 0 4 0 502399663 1095458816 207004 33554432000 4194304 4623224 140736376034864 18446744073709551615 4366359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=1069784 CPUtime=1177.56 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 69674 0 0 0 117743 13 0 0 25 0 4 0 502399663 1095458816 207004 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=1069784 CPUtime=1182.17 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 3092412 0 0 0 117707 510 0 0 25 0 4 0 502399663 1095458816 207004 33554432000 4194304 4623224 140736376034864 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 1069784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.03 8.01 7.65 9/184 9577
/proc/meminfo: memFree=28366084/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=1069920 CPUtime=4800.04 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 3866803 0 0 0 479356 648 0 0 25 0 4 0 502399660 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 267480 209014 386 105 0 262984 0
[pid=9523/tid=9530] ppid=9521 vsize=1069920 CPUtime=1199.88 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 149320 0 0 0 119962 26 0 0 25 0 4 0 502399663 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=1069920 CPUtime=1196.85 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 69674 0 0 0 119672 13 0 0 25 0 4 0 502399663 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=1069920 CPUtime=1201.57 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 3140229 0 0 0 119639 518 0 0 25 0 4 0 502399663 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1069920

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.03 8.01 7.65 9/184 9577
/proc/meminfo: memFree=28366084/32951124 swapFree=67111348/67111528
[pid=9523] ppid=9521 vsize=1069920 CPUtime=4800.04 cores=1,3,5,7
/proc/9523/stat : 9523 (SArTagnan) R 9521 9523 9165 0 -1 4202496 3866803 0 0 0 479356 648 0 0 25 0 4 0 502399660 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9523/statm: 267480 209014 386 105 0 262984 0
[pid=9523/tid=9530] ppid=9521 vsize=1069920 CPUtime=1199.88 cores=1,3,5,7
/proc/9523/task/9530/stat : 9530 (SArTagnan) R 9521 9523 9165 0 -1 4202560 149320 0 0 0 119962 26 0 0 25 0 4 0 502399663 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9523/tid=9531] ppid=9521 vsize=1069920 CPUtime=1196.85 cores=1,3,5,7
/proc/9523/task/9531/stat : 9531 (SArTagnan) R 9521 9523 9165 0 -1 4202560 69674 0 0 0 119672 13 0 0 25 0 4 0 502399663 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9523/tid=9532] ppid=9521 vsize=1069920 CPUtime=1201.57 cores=1,3,5,7
/proc/9523/task/9532/stat : 9532 (SArTagnan) R 9521 9523 9165 0 -1 4202560 3140229 0 0 0 119639 518 0 0 25 0 4 0 502399663 1095598080 209014 33554432000 4194304 4623224 140736376034864 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1069920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.1
CPU user time (s): 4793.58
CPU system time (s): 6.52001
CPU usage (%): 399.425
Max. virtual memory (cumulated for all children) (KiB): 1188120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.58
system time used= 6.52001
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3866810
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= 1749
involuntary context switches= 29723

runsolver used 1.90271 second user time and 4.66329 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 19:57:23
IDJOB=3263060
IDBENCH=83921
IDSOLVER=1656
FILE ID=node140/3263060-1304099843
RUNJOBID= node140-1304099843-9510
PBS_JOBID= 13170605
Free space on /tmp= 72660 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263060-1304099843/watcher-3263060-1304099843 -o /tmp/evaluation-result-3263060-1304099843/solver-3263060-1304099843 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3263060-1304099843.cnf -threads=4

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=135631685

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      29744788 kB
Buffers:       1005008 kB
Cached:        1645328 kB
SwapCached:        180 kB
Active:         266412 kB
Inactive:      2450240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29744788 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:       65968 kB
Mapped:          14488 kB
Slab:           426524 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186556 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= 72660 MiB
End job on node140 at 2011-04-29 20:17:27