Trace number 3259496

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.37 1201.77

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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

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


[startup+0 s]
/proc/loadavg: 8.21 8.11 7.79 5/180 15138
/proc/meminfo: memFree=29853116/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=19772 CPUtime=0 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 547 0 0 0 0 0 0 0 25 0 1 0 517516948 20246528 449 33554432000 4194304 4623224 140737416508832 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15138/statm: 4943 450 297 105 0 447 0

[startup+0.115073 s]
/proc/loadavg: 8.21 8.11 7.79 5/180 15138
/proc/meminfo: memFree=29853116/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=257584 CPUtime=3.25 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 7435 0 0 0 324 1 0 0 25 0 4 0 517516948 263766016 5124 33554432000 4194304 4623224 140737416508832 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 64396 5124 344 105 0 59900 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 257584

[startup+0.924783 s]
/proc/loadavg: 8.21 8.11 7.79 5/180 15138
/proc/meminfo: memFree=29853116/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=257584 CPUtime=3.65 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 7681 0 0 0 364 1 0 0 25 0 4 0 517516948 263766016 5370 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 64396 5370 344 105 0 59900 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 257584

[startup+1.02476 s]
/proc/loadavg: 8.21 8.11 7.79 5/180 15138
/proc/meminfo: memFree=29853116/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=257460 CPUtime=4.05 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 8045 0 0 0 404 1 0 0 25 0 4 0 517516948 263639040 5534 33554432000 4194304 4623224 140737416508832 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 64365 5534 344 105 0 59869 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 257460

[startup+1.11395 s]
/proc/loadavg: 8.21 8.11 7.79 5/180 15138
/proc/meminfo: memFree=29853116/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=259128 CPUtime=4.44 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 9403 0 0 0 443 1 0 0 25 0 4 0 517516948 265347072 5948 33554432000 4194304 4623224 140737416508832 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 64782 5948 344 105 0 60286 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 259128

[startup+1.50067 s]
/proc/loadavg: 8.21 8.11 7.79 5/180 15138
/proc/meminfo: memFree=29853116/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=259688 CPUtime=5.95 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 11809 0 0 0 593 2 0 0 25 0 4 0 517516948 265920512 6878 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 64922 6878 344 105 0 60426 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 259688

[startup+3.10037 s]
/proc/loadavg: 8.21 8.11 7.79 9/184 15142
/proc/meminfo: memFree=29803360/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=267448 CPUtime=12.34 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 19807 0 0 0 1231 3 0 0 25 0 4 0 517516948 273866752 10189 33554432000 4194304 4623224 140737416508832 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 66862 10189 344 105 0 62366 0
[pid=15138/tid=15140] ppid=15136 vsize=267448 CPUtime=3.07 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 3982 0 0 0 307 0 0 0 25 0 4 0 517516949 273866752 10189 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=267448 CPUtime=3.08 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 4550 0 0 0 307 1 0 0 25 0 4 0 517516949 273866752 10189 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=267448 CPUtime=3.06 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 7604 0 0 0 306 0 0 0 25 0 4 0 517516949 273866752 10189 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545650 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 267448

[startup+6.30676 s]
/proc/loadavg: 8.19 8.10 7.79 9/184 15142
/proc/meminfo: memFree=29771256/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=282024 CPUtime=25.14 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 34365 0 0 0 2509 5 0 0 25 0 4 0 517516948 288792576 15142 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 70506 15142 344 105 0 66010 0
[pid=15138/tid=15140] ppid=15136 vsize=282024 CPUtime=6.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 7565 0 0 0 628 1 0 0 25 0 4 0 517516949 288792576 15142 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=282024 CPUtime=6.28 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 8544 0 0 0 627 1 0 0 25 0 4 0 517516949 288792576 15142 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=282024 CPUtime=6.26 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 13914 0 0 0 624 2 0 0 25 0 4 0 517516949 288792576 15142 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376545 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 282024

[startup+12.7005 s]
/proc/loadavg: 8.18 8.10 7.79 9/184 15143
/proc/meminfo: memFree=29699328/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=291800 CPUtime=50.69 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 85233 0 0 0 5056 13 0 0 25 0 4 0 517516948 298803200 23067 33554432000 4194304 4623224 140737416508832 18446744073709551615 4384149 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 72950 23067 347 105 0 68454 0
[pid=15138/tid=15140] ppid=15136 vsize=291800 CPUtime=12.68 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 9391 0 0 0 1267 1 0 0 25 0 4 0 517516949 298803200 23067 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=291800 CPUtime=12.67 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 12408 0 0 0 1265 2 0 0 25 0 4 0 517516949 298803200 23067 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=291800 CPUtime=12.61 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 57159 0 0 0 1254 7 0 0 25 0 4 0 517516949 298803200 23067 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377597 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 291800

[startup+25.5011 s]
/proc/loadavg: 8.22 8.11 7.80 9/184 15143
/proc/meminfo: memFree=29606028/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=320620 CPUtime=101.83 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 114854 0 0 0 10163 20 0 0 25 0 4 0 517516948 328314880 34718 33554432000 4194304 4623224 140737416508832 18446744073709551615 4415997 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 80155 34718 375 105 0 75659 0
[pid=15138/tid=15140] ppid=15136 vsize=320620 CPUtime=25.48 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 17924 0 0 0 2545 3 0 0 25 0 4 0 517516949 328314880 34718 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=320620 CPUtime=25.48 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 18903 0 0 0 2543 5 0 0 25 0 4 0 517516949 328314880 34718 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=320620 CPUtime=25.35 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 69795 0 0 0 2525 10 0 0 25 0 4 0 517516949 328314880 34718 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 320620

[startup+51.1003 s]
/proc/loadavg: 8.14 8.10 7.80 9/184 15144
/proc/meminfo: memFree=29472812/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=368076 CPUtime=204.08 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 192820 0 0 0 20375 33 0 0 25 0 4 0 517516948 376909824 55025 33554432000 4194304 4623224 140737416508832 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 92019 55025 550 105 0 87523 0
[pid=15138/tid=15140] ppid=15136 vsize=368076 CPUtime=51.08 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 26039 0 0 0 5104 4 0 0 25 0 4 0 517516949 376909824 55025 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=368076 CPUtime=51.08 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 27648 0 0 0 5100 8 0 0 25 0 4 0 517516949 376909824 55025 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=368076 CPUtime=50.81 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 121117 0 0 0 5063 18 0 0 25 0 4 0 517516949 376909824 55025 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 368076

[startup+102.301 s]
/proc/loadavg: 8.12 8.10 7.82 9/184 15145
/proc/meminfo: memFree=29236072/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=432036 CPUtime=408.6 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 373527 0 0 0 40794 66 0 0 25 0 4 0 517516948 442404864 80626 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 108009 80626 410 105 0 103513 0
[pid=15138/tid=15140] ppid=15136 vsize=432036 CPUtime=102.28 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 31768 0 0 0 10220 8 0 0 25 0 4 0 517516949 442404864 80626 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=432036 CPUtime=102.28 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 40090 0 0 0 10216 12 0 0 25 0 4 0 517516949 442404864 80626 33554432000 4194304 4623224 140737416508832 18446744073709551615 4461313 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=432036 CPUtime=101.73 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 262070 0 0 0 10133 40 0 0 25 0 4 0 517516949 442404864 80626 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 432036

[startup+162.301 s]
/proc/loadavg: 8.16 8.11 7.83 9/184 15147
/proc/meminfo: memFree=28955420/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=702904 CPUtime=648.28 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 1050568 0 0 0 64658 170 0 0 25 0 4 0 517516948 719773696 108377 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 175726 108377 495 105 0 171230 0
[pid=15138/tid=15140] ppid=15136 vsize=702904 CPUtime=162.27 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 42567 0 0 0 16217 10 0 0 25 0 4 0 517516949 719773696 108377 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=702904 CPUtime=162.28 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 58337 0 0 0 16210 18 0 0 25 0 4 0 517516949 719773696 108377 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=702904 CPUtime=161.4 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 891180 0 0 0 16010 130 0 0 25 0 4 0 517516949 719773696 108377 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 702904

[startup+222.301 s]
/proc/loadavg: 8.12 8.10 7.85 9/184 15148
/proc/meminfo: memFree=28834620/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=752484 CPUtime=887.93 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 1739541 0 0 0 88523 270 0 0 25 0 4 0 517516948 770543616 118423 33554432000 4194304 4623224 140737416508832 18446744073709551615 4415016 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 188121 118423 468 105 0 183625 0
[pid=15138/tid=15140] ppid=15136 vsize=752484 CPUtime=222.27 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 56641 0 0 0 22215 12 0 0 25 0 4 0 517516949 770543616 118423 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=752484 CPUtime=222.28 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 59306 0 0 0 22209 19 0 0 25 0 4 0 517516949 770543616 118423 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=752484 CPUtime=221.07 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 1547680 0 0 0 21881 226 0 0 25 0 4 0 517516949 770543616 118423 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 752484

[startup+282.3 s]
/proc/loadavg: 8.10 8.10 7.86 9/184 15150
/proc/meminfo: memFree=28680712/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=780032 CPUtime=1127.63 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 2095716 0 0 0 112438 325 0 0 25 0 4 0 517516948 798752768 134960 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 195008 134960 472 105 0 190512 0
[pid=15138/tid=15140] ppid=15136 vsize=780032 CPUtime=282.29 cores=0,2,4,6

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

[pid=15138] ppid=15136 vsize=1005004 CPUtime=2805.32 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 5379203 0 0 0 279692 840 0 0 25 0 4 0 517516948 1029124096 194600 33554432000 4194304 4623224 140737416508832 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 251251 194600 395 105 0 246755 0
[pid=15138/tid=15140] ppid=15136 vsize=1005004 CPUtime=702.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 89911 0 0 0 70207 22 0 0 25 0 4 0 517516949 1029124096 194600 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1005004 CPUtime=702.29 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 62573 0 0 0 70209 20 0 0 25 0 4 0 517516949 1029124096 194600 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1005004 CPUtime=698.47 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 4913194 0 0 0 69107 740 0 0 25 0 4 0 517516949 1029124096 194600 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 1005004

[startup+762.301 s]
/proc/loadavg: 8.09 8.06 7.92 9/184 15163
/proc/meminfo: memFree=27754612/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1053008 CPUtime=3045 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 5637108 0 0 0 303615 885 0 0 25 0 4 0 517516948 1078280192 206164 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 263252 206164 392 105 0 258756 0
[pid=15138/tid=15140] ppid=15136 vsize=1053008 CPUtime=762.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 97489 0 0 0 76206 23 0 0 25 0 4 0 517516949 1078280192 206164 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1053008 CPUtime=762.29 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 63583 0 0 0 76208 21 0 0 25 0 4 0 517516949 1078280192 206164 33554432000 4194304 4623224 140737416508832 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1053008 CPUtime=758.15 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 5125680 0 0 0 75041 774 0 0 25 0 4 0 517516949 1078280192 206164 33554432000 4194304 4623224 140737416508832 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 1053008

[startup+822.301 s]
/proc/loadavg: 8.03 8.05 7.92 9/184 15164
/proc/meminfo: memFree=27673108/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1122680 CPUtime=3284.68 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 5718428 0 0 0 327570 898 0 0 25 0 4 0 517516948 1149624320 211935 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 280670 211935 361 105 0 276174 0
[pid=15138/tid=15140] ppid=15136 vsize=1122680 CPUtime=822.28 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 123832 0 0 0 82202 26 0 0 25 0 4 0 517516949 1149624320 211935 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1122680 CPUtime=822.29 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 64287 0 0 0 82208 21 0 0 25 0 4 0 517516949 1149624320 211935 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1122680 CPUtime=817.82 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 5126036 0 0 0 81008 774 0 0 25 0 4 0 517516949 1149624320 211935 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 1122680

[startup+882.3 s]
/proc/loadavg: 8.01 8.04 7.92 9/184 15166
/proc/meminfo: memFree=27596572/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1127696 CPUtime=3524.34 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 5850360 0 0 0 351514 920 0 0 25 0 4 0 517516948 1154760704 217645 33554432000 4194304 4623224 140737416508832 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 281924 217645 352 105 0 277428 0
[pid=15138/tid=15140] ppid=15136 vsize=1127696 CPUtime=882.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 125807 0 0 0 88202 27 0 0 25 0 4 0 517516949 1154760704 217645 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1127696 CPUtime=882.3 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 65089 0 0 0 88208 22 0 0 25 0 4 0 517516949 1154760704 217645 33554432000 4194304 4623224 140737416508832 18446744073709551615 4366349 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1127696 CPUtime=877.49 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 5212481 0 0 0 86962 787 0 0 25 0 4 0 517516949 1154760704 217645 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 1127696

[startup+942.301 s]
/proc/loadavg: 8.06 8.04 7.93 9/184 15167
/proc/meminfo: memFree=27519264/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1166380 CPUtime=3764.04 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 6276308 0 0 0 375418 986 0 0 25 0 4 0 517516948 1194373120 225283 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 291595 225283 362 105 0 287099 0
[pid=15138/tid=15140] ppid=15136 vsize=1166380 CPUtime=942.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 127996 0 0 0 94201 28 0 0 25 0 4 0 517516949 1194373120 225283 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1166380 CPUtime=942.3 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 83484 0 0 0 94205 25 0 0 25 0 4 0 517516949 1194373120 225283 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1166380 CPUtime=937.17 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 5572585 0 0 0 92879 838 0 0 25 0 4 0 517516949 1194373120 225283 33554432000 4194304 4623224 140737416508832 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 1166380

[startup+1002.3 s]
/proc/loadavg: 8.14 8.06 7.94 9/184 15169
/proc/meminfo: memFree=27434908/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1172056 CPUtime=4003.69 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 6992846 0 0 0 399277 1092 0 0 25 0 4 0 517516948 1200185344 231503 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 293014 231503 352 105 0 288518 0
[pid=15138/tid=15140] ppid=15136 vsize=1172056 CPUtime=1002.28 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 130473 0 0 0 100199 29 0 0 25 0 4 0 517516949 1200185344 231503 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1172056 CPUtime=1002.3 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 84098 0 0 0 100204 26 0 0 25 0 4 0 517516949 1200185344 231503 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1172056 CPUtime=996.84 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 6239630 0 0 0 98752 932 0 0 25 0 4 0 517516949 1200185344 231503 33554432000 4194304 4623224 140737416508832 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 1172056

[startup+1062.31 s]
/proc/loadavg: 8.16 8.08 7.95 9/184 15171
/proc/meminfo: memFree=27303312/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1284504 CPUtime=4243.38 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 7730129 0 0 0 423135 1203 0 0 25 0 4 0 517516948 1315332096 246989 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 321126 246989 352 105 0 316630 0
[pid=15138/tid=15140] ppid=15136 vsize=1284504 CPUtime=1062.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 133317 0 0 0 106199 30 0 0 25 0 4 0 517516949 1315332096 246989 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1284504 CPUtime=1062.31 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 85093 0 0 0 106203 28 0 0 25 0 4 0 517516949 1315332096 246989 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1284504 CPUtime=1056.51 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 6868625 0 0 0 104626 1025 0 0 25 0 4 0 517516949 1315332096 246989 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1284504

[startup+1122.3 s]
/proc/loadavg: 5.94 7.50 7.76 5/175 15190
/proc/meminfo: memFree=29584596/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1355348 CPUtime=4483.06 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 8426269 0 0 0 446986 1320 0 0 25 0 4 0 517516948 1387876352 254059 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 338837 254059 358 105 0 334341 0
[pid=15138/tid=15140] ppid=15136 vsize=1355348 CPUtime=1122.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 134651 0 0 0 112198 31 0 0 25 0 4 0 517516949 1387876352 254059 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1355348 CPUtime=1122.3 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 85647 0 0 0 112202 28 0 0 25 0 4 0 517516949 1387876352 254059 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1355348 CPUtime=1116.21 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 7510530 0 0 0 110497 1124 0 0 25 0 4 0 517516949 1387876352 254059 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 1355348

[startup+1182.3 s]
/proc/loadavg: 4.77 6.88 7.52 5/175 15192
/proc/meminfo: memFree=29552936/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1384300 CPUtime=4722.76 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 9174429 0 0 0 470835 1441 0 0 25 0 4 0 517516948 1417523200 260127 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 346075 260127 352 105 0 341579 0
[pid=15138/tid=15140] ppid=15136 vsize=1384300 CPUtime=1182.29 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 135851 0 0 0 118198 31 0 0 25 0 4 0 517516949 1417523200 260127 33554432000 4194304 4623224 140737416508832 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1384300 CPUtime=1182.31 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 87989 0 0 0 118200 31 0 0 25 0 4 0 517516949 1417523200 260127 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1384300 CPUtime=1175.92 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 8226590 0 0 0 116357 1235 0 0 25 0 4 0 517516949 1417523200 260127 33554432000 4194304 4623224 140737416508832 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1384300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.55 6.69 7.45 5/175 15192
/proc/meminfo: memFree=29539756/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1449836 CPUtime=4800.28 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 9364133 0 0 0 478555 1473 0 0 25 0 4 0 517516948 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 362459 263354 352 105 0 357963 0
[pid=15138/tid=15140] ppid=15136 vsize=1449836 CPUtime=1201.69 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 136175 0 0 0 120138 31 0 0 25 0 4 0 517516949 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1449836 CPUtime=1201.71 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 88279 0 0 0 120140 31 0 0 25 0 4 0 517516949 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1449836 CPUtime=1195.22 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 8404035 0 0 0 118260 1262 0 0 25 0 4 0 517516949 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 212435714517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1449836

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: 4.55 6.69 7.45 5/175 15192
/proc/meminfo: memFree=29539756/32951124 swapFree=67111416/67111528
[pid=15138] ppid=15136 vsize=1449836 CPUtime=4800.28 cores=0,2,4,6
/proc/15138/stat : 15138 (SArTagnan) R 15136 15138 14674 0 -1 4202496 9364133 0 0 0 478555 1473 0 0 25 0 4 0 517516948 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15138/statm: 362459 263354 352 105 0 357963 0
[pid=15138/tid=15140] ppid=15136 vsize=1449836 CPUtime=1201.69 cores=0,2,4,6
/proc/15138/task/15140/stat : 15140 (SArTagnan) R 15136 15138 14674 0 -1 4202560 136175 0 0 0 120138 31 0 0 25 0 4 0 517516949 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15138/tid=15141] ppid=15136 vsize=1449836 CPUtime=1201.71 cores=0,2,4,6
/proc/15138/task/15141/stat : 15141 (SArTagnan) R 15136 15138 14674 0 -1 4202560 88279 0 0 0 120140 31 0 0 25 0 4 0 517516949 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15138/tid=15142] ppid=15136 vsize=1449836 CPUtime=1195.22 cores=0,2,4,6
/proc/15138/task/15142/stat : 15142 (SArTagnan) R 15136 15138 14674 0 -1 4202560 8404035 0 0 0 118260 1262 0 0 25 0 4 0 517516949 1484632064 263354 33554432000 4194304 4623224 140737416508832 18446744073709551615 212435714517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1449836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.37
CPU user time (s): 4785.58
CPU system time (s): 14.7918
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 1462156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.58
system time used= 14.7918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9364319
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= 1003
involuntary context switches= 20780

runsolver used 1.87671 second user time and 4.6093 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 08:39:06
IDJOB=3259496
IDBENCH=71576
IDSOLVER=1656
FILE ID=node102/3259496-1304059146
RUNJOBID= node102-1304057814-14988
PBS_JOBID= 13170428
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=2056821929

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      29853388 kB
Buffers:        629040 kB
Cached:        1243420 kB
SwapCached:          8 kB
Active:         960736 kB
Inactive:      1713780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29853388 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:      801288 kB
Mapped:          15432 kB
Slab:           358488 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1049752 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= 71560 MiB
End job on node102 at 2011-04-29 08:59:10