Trace number 3259056

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.38 1201.78

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3259056-1304057786/watcher-3259056-1304057786 -o /tmp/evaluation-result-3259056-1304057786/solver-3259056-1304057786 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259056-1304057786.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.17 8.15 7.40 1/176 2618
/proc/meminfo: memFree=22325916/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=20224 CPUtime=0 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 494 0 0 0 0 0 0 0 25 0 1 0 517376476 20709376 431 33554432000 4194304 4623224 140736787108768 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2618/statm: 5056 431 297 105 0 560 0

[startup+0.0294189 s]
/proc/loadavg: 8.17 8.15 7.40 1/176 2618
/proc/meminfo: memFree=22325916/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=251976 CPUtime=0.05 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) D 2616 2618 32466 0 -1 4202496 2152 0 0 0 5 0 0 0 25 0 4 0 517376476 258023424 1532 33554432000 4194304 4623224 140736787108768 18446744073709551615 255377344695 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 62994 1532 337 105 0 58498 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 251976

[startup+0.131494 s]
/proc/loadavg: 8.17 8.15 7.40 1/176 2618
/proc/meminfo: memFree=22325916/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=254240 CPUtime=0.45 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 3677 0 0 0 45 0 0 0 18 0 4 0 517376476 260341760 2858 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 63560 2859 344 105 0 59064 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 254240

[startup+0.300465 s]
/proc/loadavg: 8.17 8.15 7.40 1/176 2618
/proc/meminfo: memFree=22325916/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=257876 CPUtime=1.13 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 5334 0 0 0 113 0 0 0 18 0 4 0 517376476 264065024 3992 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 64469 3992 344 105 0 59973 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 257876

[startup+0.700392 s]
/proc/loadavg: 8.17 8.15 7.40 1/176 2618
/proc/meminfo: memFree=22325916/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=260596 CPUtime=2.73 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 7590 0 0 0 272 1 0 0 18 0 4 0 517376476 266850304 5280 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 65149 5280 344 105 0 60653 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 260596

[startup+1.50024 s]
/proc/loadavg: 8.17 8.15 7.40 10/188 2635
/proc/meminfo: memFree=22280196/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=265600 CPUtime=5.92 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 14343 0 0 0 590 2 0 0 20 0 4 0 517376476 271974400 7428 33554432000 4194304 4623224 140736787108768 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 66400 7428 344 105 0 61904 0
[pid=2618/tid=2620] ppid=2616 vsize=265600 CPUtime=1.47 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 2238 0 0 0 147 0 0 0 20 0 4 0 517376477 271974400 7428 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=265600 CPUtime=1.47 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 2615 0 0 0 147 0 0 0 25 0 4 0 517376477 271974400 7428 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=265600 CPUtime=1.46 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 5377 0 0 0 146 0 0 0 25 0 4 0 517376477 271974400 7428 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 265600

[startup+3.10095 s]
/proc/loadavg: 8.17 8.15 7.40 9/188 2635
/proc/meminfo: memFree=22258868/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=273084 CPUtime=12.32 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 30054 0 0 0 1228 4 0 0 25 0 4 0 517376476 279638016 10474 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 68271 10474 344 105 0 63775 0
[pid=2618/tid=2620] ppid=2616 vsize=273084 CPUtime=3.07 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 3665 0 0 0 306 1 0 0 25 0 4 0 517376477 279638016 10474 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=273084 CPUtime=3.07 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 4383 0 0 0 307 0 0 0 25 0 4 0 517376477 279638016 10474 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=273084 CPUtime=3.06 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 17800 0 0 0 304 2 0 0 25 0 4 0 517376477 279638016 10474 33554432000 4194304 4623224 140736787108768 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 273084

[startup+6.30035 s]
/proc/loadavg: 8.16 8.15 7.40 9/188 2635
/proc/meminfo: memFree=22208800/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=285652 CPUtime=25.1 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 49112 0 0 0 2502 8 0 0 25 0 4 0 517376476 292507648 16245 33554432000 4194304 4623224 140736787108768 18446744073709551615 4497655 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 71413 16245 344 105 0 66917 0
[pid=2618/tid=2620] ppid=2616 vsize=285652 CPUtime=6.27 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 6317 0 0 0 626 1 0 0 25 0 4 0 517376477 292507648 16245 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=285652 CPUtime=6.27 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 8735 0 0 0 626 1 0 0 25 0 4 0 517376477 292507648 16245 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=285652 CPUtime=6.24 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 28999 0 0 0 621 3 0 0 25 0 4 0 517376477 292507648 16245 33554432000 4194304 4623224 140736787108768 18446744073709551615 4560936 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 285652

[startup+12.7012 s]
/proc/loadavg: 8.22 8.16 7.41 10/188 2635
/proc/meminfo: memFree=22132760/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=300240 CPUtime=50.67 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 62802 0 0 0 5054 13 0 0 25 0 4 0 517376476 307445760 24358 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 75060 24358 344 105 0 70564 0
[pid=2618/tid=2620] ppid=2616 vsize=300240 CPUtime=12.67 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 9386 0 0 0 1264 3 0 0 25 0 4 0 517376477 307445760 24358 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=300240 CPUtime=12.67 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 13168 0 0 0 1264 3 0 0 25 0 4 0 517376477 307445760 24358 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=300240 CPUtime=12.6 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 33015 0 0 0 1256 4 0 0 25 0 4 0 517376477 307445760 24358 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 300240

[startup+25.5008 s]
/proc/loadavg: 8.17 8.15 7.42 9/188 2635
/proc/meminfo: memFree=22035324/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=334928 CPUtime=101.79 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 102416 0 0 0 10159 20 0 0 25 0 4 0 517376476 342966272 39067 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 83732 39067 413 105 0 79236 0
[pid=2618/tid=2620] ppid=2616 vsize=334928 CPUtime=25.47 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 14961 0 0 0 2543 4 0 0 25 0 4 0 517376477 342966272 39067 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=334928 CPUtime=25.47 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 19281 0 0 0 2542 5 0 0 25 0 4 0 517376477 342966272 39067 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=334928 CPUtime=25.33 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 56085 0 0 0 2526 7 0 0 25 0 4 0 517376477 342966272 39067 33554432000 4194304 4623224 140736787108768 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 334928

[startup+51.1011 s]
/proc/loadavg: 8.18 8.15 7.44 9/188 2636
/proc/meminfo: memFree=21866056/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=405660 CPUtime=204.06 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 324827 0 0 0 20346 60 0 0 25 0 4 0 517376476 415395840 60037 33554432000 4194304 4623224 140736787108768 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 101415 60037 369 105 0 96919 0
[pid=2618/tid=2620] ppid=2616 vsize=405660 CPUtime=51.07 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 26663 0 0 0 5099 8 0 0 25 0 4 0 517376477 415395840 60037 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=405660 CPUtime=51.08 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 30001 0 0 0 5099 9 0 0 25 0 4 0 517376477 415395840 60037 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=405660 CPUtime=50.79 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 243761 0 0 0 5042 37 0 0 25 0 4 0 517376477 415395840 60037 33554432000 4194304 4623224 140736787108768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 405660

[startup+102.307 s]
/proc/loadavg: 8.19 8.16 7.48 9/188 2638
/proc/meminfo: memFree=21640592/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=541520 CPUtime=408.61 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 829797 0 0 0 40711 150 0 0 25 0 4 0 517376476 554516480 94692 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 135380 94692 413 105 0 130884 0
[pid=2618/tid=2620] ppid=2616 vsize=541520 CPUtime=102.27 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 41692 0 0 0 10214 13 0 0 25 0 4 0 517376477 554516480 94692 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=541520 CPUtime=102.28 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 47211 0 0 0 10207 21 0 0 25 0 4 0 517376477 554516480 94692 33554432000 4194304 4623224 140736787108768 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=541520 CPUtime=101.71 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 692083 0 0 0 10066 105 0 0 25 0 4 0 517376477 554516480 94692 33554432000 4194304 4623224 140736787108768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 541520

[startup+162.3 s]
/proc/loadavg: 8.17 8.16 7.52 9/188 2639
/proc/meminfo: memFree=21470952/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=737052 CPUtime=648.26 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 936999 0 0 0 64644 182 0 0 25 0 4 0 517376476 754741248 118962 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 184263 118962 389 105 0 179767 0
[pid=2618/tid=2620] ppid=2616 vsize=737052 CPUtime=162.27 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 46742 0 0 0 16207 20 0 0 25 0 4 0 517376477 754741248 118962 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=737052 CPUtime=162.27 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 68394 0 0 0 16195 32 0 0 25 0 4 0 517376477 754741248 118962 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=737052 CPUtime=161.38 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 750610 0 0 0 16022 116 0 0 25 0 4 0 517376477 754741248 118962 33554432000 4194304 4623224 140736787108768 18446744073709551615 4560578 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 737052

[startup+222.3 s]
/proc/loadavg: 8.16 8.15 7.56 9/188 2641
/proc/meminfo: memFree=21304160/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=809512 CPUtime=887.93 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 976237 0 0 0 88596 197 0 0 25 0 4 0 517376476 828940288 145355 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 202378 145355 418 105 0 197882 0
[pid=2618/tid=2620] ppid=2616 vsize=809512 CPUtime=222.27 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 64031 0 0 0 22199 28 0 0 25 0 4 0 517376477 828940288 145355 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=809512 CPUtime=222.27 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 73612 0 0 0 22191 36 0 0 25 0 4 0 517376477 828940288 145355 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=809512 CPUtime=221.06 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 756085 0 0 0 21988 118 0 0 25 0 4 0 517376477 828940288 145355 33554432000 4194304 4623224 140736787108768 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 809512

[startup+282.301 s]

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

[pid=2618] ppid=2616 vsize=1372112 CPUtime=2805.37 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1317890 0 0 0 280217 320 0 0 25 0 4 0 517376476 1405042688 264868 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 343028 264868 344 105 0 338532 0
[pid=2618/tid=2620] ppid=2616 vsize=1372112 CPUtime=702.29 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 137979 0 0 0 70163 66 0 0 25 0 4 0 517376477 1405042688 264868 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1372112 CPUtime=702.29 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 118775 0 0 0 70152 77 0 0 25 0 4 0 517376477 1405042688 264868 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1372112 CPUtime=698.44 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 775417 0 0 0 69720 124 0 0 25 0 4 0 517376477 1405042688 264868 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376937 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 1372112

[startup+762.307 s]
/proc/loadavg: 8.18 8.15 7.81 9/188 2655
/proc/meminfo: memFree=20320116/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1427616 CPUtime=3045.06 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1388360 0 0 0 304167 339 0 0 25 0 4 0 517376476 1461878784 277422 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510907 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 356904 277422 344 105 0 352408 0
[pid=2618/tid=2620] ppid=2616 vsize=1427616 CPUtime=762.3 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 140492 0 0 0 76160 70 0 0 25 0 4 0 517376477 1461878784 277422 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1427616 CPUtime=762.3 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 147563 0 0 0 76145 85 0 0 25 0 4 0 517376477 1461878784 277422 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1427616 CPUtime=758.12 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 777705 0 0 0 75687 125 0 0 25 0 4 0 517376477 1461878784 277422 33554432000 4194304 4623224 140736787108768 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 1427616

[startup+822.301 s]
/proc/loadavg: 8.14 8.14 7.83 9/188 2657
/proc/meminfo: memFree=20228104/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1533240 CPUtime=3284.7 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1492625 0 0 0 328107 363 0 0 25 0 4 0 517376476 1570037760 294696 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 383310 294696 344 105 0 378814 0
[pid=2618/tid=2620] ppid=2616 vsize=1533240 CPUtime=822.29 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 142835 0 0 0 82156 73 0 0 25 0 4 0 517376477 1570037760 294696 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1533240 CPUtime=822.29 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 150695 0 0 0 82140 89 0 0 25 0 4 0 517376477 1570037760 294696 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1533240 CPUtime=817.79 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 780267 0 0 0 81654 125 0 0 25 0 4 0 517376477 1570037760 294696 33554432000 4194304 4623224 140736787108768 18446744073709551615 4354994 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 1533240

[startup+882.301 s]
/proc/loadavg: 8.12 8.13 7.84 9/188 2658
/proc/meminfo: memFree=20164112/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1539556 CPUtime=3524.39 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1543553 0 0 0 352059 380 0 0 25 0 4 0 517376476 1576505344 304313 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 384889 304313 344 105 0 380393 0
[pid=2618/tid=2620] ppid=2616 vsize=1539556 CPUtime=882.29 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 145683 0 0 0 88154 75 0 0 25 0 4 0 517376477 1576505344 304313 33554432000 4194304 4623224 140736787108768 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1539556 CPUtime=882.3 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 154088 0 0 0 88135 95 0 0 25 0 4 0 517376477 1576505344 304313 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1539556 CPUtime=877.46 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 782231 0 0 0 87620 126 0 0 25 0 4 0 517376477 1576505344 304313 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 1539556

[startup+942.301 s]
/proc/loadavg: 8.10 8.12 7.85 9/188 2660
/proc/meminfo: memFree=20099376/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1569204 CPUtime=3764.07 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1606256 0 0 0 376010 397 0 0 25 0 4 0 517376476 1606864896 315341 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 392301 315341 344 105 0 387805 0
[pid=2618/tid=2620] ppid=2616 vsize=1569204 CPUtime=942.29 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 149102 0 0 0 94151 78 0 0 25 0 4 0 517376477 1606864896 315341 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1569204 CPUtime=942.29 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 157201 0 0 0 94131 98 0 0 25 0 4 0 517376477 1606864896 315341 33554432000 4194304 4623224 140736787108768 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1569204 CPUtime=937.14 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 795524 0 0 0 93586 128 0 0 25 0 4 0 517376477 1606864896 315341 33554432000 4194304 4623224 140736787108768 18446744073709551615 4363980 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 1569204

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 7.87 9/188 2662
/proc/meminfo: memFree=20002280/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1577104 CPUtime=4003.75 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1657091 0 0 0 399958 417 0 0 25 0 4 0 517376476 1614954496 326432 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 394276 326432 344 105 0 389780 0
[pid=2618/tid=2620] ppid=2616 vsize=1577104 CPUtime=1002.29 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 151793 0 0 0 100147 82 0 0 25 0 4 0 517376477 1614954496 326432 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1577104 CPUtime=1002.3 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 160581 0 0 0 100127 103 0 0 25 0 4 0 517376477 1614954496 326432 33554432000 4194304 4623224 140736787108768 18446744073709551615 4279236 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1577104 CPUtime=996.81 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 798123 0 0 0 99552 129 0 0 25 0 4 0 517376477 1614954496 326432 33554432000 4194304 4623224 140736787108768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1577104

[startup+1062.3 s]
/proc/loadavg: 8.05 8.11 7.88 9/188 2663
/proc/meminfo: memFree=19939284/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1650972 CPUtime=4243.42 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1711526 0 0 0 423908 434 0 0 25 0 4 0 517376476 1690595328 335497 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 412743 335497 344 105 0 408247 0
[pid=2618/tid=2620] ppid=2616 vsize=1650972 CPUtime=1062.3 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 154125 0 0 0 106145 85 0 0 25 0 4 0 517376477 1690595328 335497 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1650972 CPUtime=1062.29 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 163296 0 0 0 106123 106 0 0 25 0 4 0 517376477 1690595328 335497 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1650972 CPUtime=1056.48 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 800535 0 0 0 105519 129 0 0 25 0 4 0 517376477 1690595328 335497 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 1650972

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 7.88 9/188 2665
/proc/meminfo: memFree=19895744/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1656172 CPUtime=4483.1 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1762625 0 0 0 447859 451 0 0 25 0 4 0 517376476 1695920128 341978 33554432000 4194304 4623224 140736787108768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 414043 341978 344 105 0 409547 0
[pid=2618/tid=2620] ppid=2616 vsize=1656172 CPUtime=1122.3 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 155997 0 0 0 112143 87 0 0 25 0 4 0 517376477 1695920128 341978 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1656172 CPUtime=1122.29 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 165837 0 0 0 112119 110 0 0 25 0 4 0 517376477 1695920128 341978 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1656172 CPUtime=1116.16 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 801925 0 0 0 111486 130 0 0 25 0 4 0 517376477 1695920128 341978 33554432000 4194304 4623224 140736787108768 18446744073709551615 4577668 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 1656172

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 7.90 9/188 2666
/proc/meminfo: memFree=19854688/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1729828 CPUtime=4722.78 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1820839 0 0 0 471808 470 0 0 25 0 4 0 517376476 1771343872 349161 33554432000 4194304 4623224 140736787108768 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 432457 349161 344 105 0 427961 0
[pid=2618/tid=2620] ppid=2616 vsize=1729828 CPUtime=1182.31 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 157744 0 0 0 118141 90 0 0 25 0 4 0 517376477 1771343872 349161 33554432000 4194304 4623224 140736787108768 18446744073709551615 4464434 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1729828 CPUtime=1182.3 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 169165 0 0 0 118115 115 0 0 25 0 4 0 517376477 1771343872 349161 33554432000 4194304 4623224 140736787108768 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1729828 CPUtime=1175.83 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 804010 0 0 0 117453 130 0 0 25 0 4 0 517376477 1771343872 349161 33554432000 4194304 4623224 140736787108768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1729828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.12 7.91 10/188 2667
/proc/meminfo: memFree=19831248/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1731304 CPUtime=4800.28 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1837681 0 0 0 479552 476 0 0 25 0 4 0 517376476 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 432826 351425 344 105 0 428330 0
[pid=2618/tid=2620] ppid=2616 vsize=1731304 CPUtime=1201.7 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 158503 0 0 0 120080 90 0 0 25 0 4 0 517376477 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1731304 CPUtime=1201.71 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 170053 0 0 0 120053 118 0 0 25 0 4 0 517376477 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1731304 CPUtime=1195.12 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 804646 0 0 0 119382 130 0 0 25 0 4 0 517376477 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1731304

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.20 8.12 7.91 10/188 2667
/proc/meminfo: memFree=19831248/32951124 swapFree=67111524/67111528
[pid=2618] ppid=2616 vsize=1731304 CPUtime=4800.28 cores=1,3,5,7
/proc/2618/stat : 2618 (SArTagnan) R 2616 2618 32466 0 -1 4202496 1837681 0 0 0 479552 476 0 0 25 0 4 0 517376476 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2618/statm: 432826 351425 344 105 0 428330 0
[pid=2618/tid=2620] ppid=2616 vsize=1731304 CPUtime=1201.7 cores=1,3,5,7
/proc/2618/task/2620/stat : 2620 (SArTagnan) R 2616 2618 32466 0 -1 4202560 158503 0 0 0 120080 90 0 0 25 0 4 0 517376477 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2618/tid=2621] ppid=2616 vsize=1731304 CPUtime=1201.71 cores=1,3,5,7
/proc/2618/task/2621/stat : 2621 (SArTagnan) R 2616 2618 32466 0 -1 4202560 170053 0 0 0 120053 118 0 0 25 0 4 0 517376477 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2618/tid=2622] ppid=2616 vsize=1731304 CPUtime=1195.12 cores=1,3,5,7
/proc/2618/task/2622/stat : 2622 (SArTagnan) R 2616 2618 32466 0 -1 4202560 804646 0 0 0 119382 130 0 0 25 0 4 0 517376477 1772855296 351425 33554432000 4194304 4623224 140736787108768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1731304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.38
CPU user time (s): 4795.55
CPU system time (s): 4.83027
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1731304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.55
system time used= 4.83026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1837681
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= 1106
involuntary context switches= 28560

runsolver used 1.76673 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 08:16:26
IDJOB=3259056
IDBENCH=71481
IDSOLVER=1656
FILE ID=node135/3259056-1304057786
RUNJOBID= node135-1304056582-2503
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=2024422525

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22326196 kB
Buffers:       1831524 kB
Cached:        8134756 kB
SwapCached:          4 kB
Active:        2459916 kB
Inactive:      7572376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22326196 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1236 kB
Writeback:           0 kB
AnonPages:       65056 kB
Mapped:          14696 kB
Slab:           528620 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191172 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 08:36:30