Trace number 3262488

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

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

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

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


[startup+0 s]
/proc/loadavg: 7.86 8.06 8.04 5/180 28720
/proc/meminfo: memFree=18274008/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=20252 CPUtime=0 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 745 0 0 0 0 0 0 0 25 0 1 0 521072551 20738048 647 33554432000 4194304 4623224 140733397693120 18446744073709551615 254500389072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28720/statm: 5063 604 297 105 0 567 0

[startup+0.518216 s]
/proc/loadavg: 7.86 8.06 8.04 5/180 28720
/proc/meminfo: memFree=18274008/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=198348 CPUtime=3.23 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 11743 0 0 0 322 1 0 0 19 0 4 0 521072551 203108352 5052 33554432000 4194304 4623224 140733397693120 18446744073709551615 4415001 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 49587 5052 337 105 0 45091 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 198348

[startup+0.93173 s]
/proc/loadavg: 7.86 8.06 8.04 5/180 28720
/proc/meminfo: memFree=18274008/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=198348 CPUtime=3.63 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 12406 0 0 0 362 1 0 0 19 0 4 0 521072551 203108352 5226 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 49587 5226 337 105 0 45091 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 198348

[startup+1.03171 s]
/proc/loadavg: 7.86 8.06 8.04 5/180 28720
/proc/meminfo: memFree=18274008/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=198784 CPUtime=4.03 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 12870 0 0 0 402 1 0 0 19 0 4 0 521072551 203554816 5430 33554432000 4194304 4623224 140733397693120 18446744073709551615 4414859 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 49696 5430 337 105 0 45200 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 198784

[startup+1.1007 s]
/proc/loadavg: 7.86 8.06 8.04 5/180 28720
/proc/meminfo: memFree=18274008/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=198784 CPUtime=4.31 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 13363 0 0 0 430 1 0 0 19 0 4 0 521072551 203554816 5562 33554432000 4194304 4623224 140733397693120 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 49696 5562 337 105 0 45200 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 198784

[startup+1.50062 s]
/proc/loadavg: 7.86 8.06 8.04 5/180 28720
/proc/meminfo: memFree=18274008/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=199832 CPUtime=5.91 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 16699 0 0 0 589 2 0 0 20 0 4 0 521072551 204627968 6228 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 49958 6228 337 105 0 45462 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 199832

[startup+3.1003 s]
/proc/loadavg: 7.86 8.06 8.04 9/184 28724
/proc/meminfo: memFree=18220504/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=204764 CPUtime=12.3 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 30838 0 0 0 1226 4 0 0 25 0 4 0 521072551 209678336 9118 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 51191 9118 342 105 0 46695 0
[pid=28720/tid=28722] ppid=28718 vsize=204764 CPUtime=3.06 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 2557 0 0 0 306 0 0 0 25 0 4 0 521072554 209678336 9118 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=204764 CPUtime=3.05 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 2464 0 0 0 305 0 0 0 18 0 4 0 521072554 209678336 9118 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=204764 CPUtime=3.06 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 21543 0 0 0 304 2 0 0 25 0 4 0 521072554 209678336 9118 33554432000 4194304 4623224 140733397693120 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 204764

[startup+6.30666 s]
/proc/loadavg: 7.87 8.06 8.04 9/184 28724
/proc/meminfo: memFree=18186164/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=210984 CPUtime=25.11 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 58135 0 0 0 2503 8 0 0 25 0 4 0 521072551 216047616 13790 33554432000 4194304 4623224 140733397693120 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 52746 13790 342 105 0 48250 0
[pid=28720/tid=28722] ppid=28718 vsize=210984 CPUtime=6.27 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 4109 0 0 0 627 0 0 0 25 0 4 0 521072554 216047616 13790 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=210984 CPUtime=6.24 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 3868 0 0 0 624 0 0 0 25 0 4 0 521072554 216047616 13790 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=210984 CPUtime=6.27 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 44973 0 0 0 621 6 0 0 25 0 4 0 521072554 216047616 13790 33554432000 4194304 4623224 140733397693120 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 210984

[startup+12.7004 s]
/proc/loadavg: 7.88 8.06 8.04 9/184 28724
/proc/meminfo: memFree=18135076/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=226096 CPUtime=50.65 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 101522 0 0 0 5051 14 0 0 25 0 4 0 521072551 231522304 21787 33554432000 4194304 4623224 140733397693120 18446744073709551615 254500341164 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 56524 21787 347 105 0 52028 0
[pid=28720/tid=28722] ppid=28718 vsize=226096 CPUtime=12.66 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 9421 0 0 0 1265 1 0 0 25 0 4 0 521072554 231522304 21787 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=226096 CPUtime=12.6 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 6550 0 0 0 1260 0 0 0 25 0 4 0 521072554 231522304 21787 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=226096 CPUtime=12.66 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 79855 0 0 0 1255 11 0 0 25 0 4 0 521072554 231522304 21787 33554432000 4194304 4623224 140733397693120 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 226096

[startup+25.5008 s]
/proc/loadavg: 7.98 8.07 8.04 9/184 28725
/proc/meminfo: memFree=18041592/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=242256 CPUtime=101.78 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 198082 0 0 0 10149 29 0 0 25 0 4 0 521072551 248070144 33302 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 60564 33303 358 105 0 56068 0
[pid=28720/tid=28722] ppid=28718 vsize=242256 CPUtime=25.46 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 14107 0 0 0 2544 2 0 0 25 0 4 0 521072554 248070144 33303 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=242256 CPUtime=25.34 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 10001 0 0 0 2533 1 0 0 25 0 4 0 521072554 248070144 33303 33554432000 4194304 4623224 140733397693120 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=242256 CPUtime=25.47 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 166376 0 0 0 2523 24 0 0 25 0 4 0 521072554 248070144 33303 33554432000 4194304 4623224 140733397693120 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 242256

[startup+51.1007 s]
/proc/loadavg: 7.98 8.06 8.04 9/184 28725
/proc/meminfo: memFree=17911588/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=287164 CPUtime=204.06 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 294543 0 0 0 20363 43 0 0 25 0 4 0 521072551 294055936 50530 33554432000 4194304 4623224 140733397693120 18446744073709551615 4517537 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 71791 50530 463 105 0 67295 0
[pid=28720/tid=28722] ppid=28718 vsize=287164 CPUtime=51.06 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 22317 0 0 0 5103 3 0 0 25 0 4 0 521072554 294055936 50530 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=287164 CPUtime=50.81 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 15641 0 0 0 5079 2 0 0 25 0 4 0 521072554 294055936 50530 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=287164 CPUtime=51.07 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 247313 0 0 0 5072 35 0 0 25 0 4 0 521072554 294055936 50530 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 287164

[startup+102.301 s]
/proc/loadavg: 8.04 8.07 8.04 9/184 28727
/proc/meminfo: memFree=17725832/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=483752 CPUtime=408.58 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 474236 0 0 0 40790 68 0 0 25 0 4 0 521072551 495362048 73727 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 120938 73727 369 105 0 116442 0
[pid=28720/tid=28722] ppid=28718 vsize=483752 CPUtime=102.26 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 35758 0 0 0 10220 6 0 0 25 0 4 0 521072554 495362048 73727 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=483752 CPUtime=101.72 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 23022 0 0 0 10169 3 0 0 25 0 4 0 521072554 495362048 73727 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=483752 CPUtime=102.26 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 400475 0 0 0 10171 55 0 0 25 0 4 0 521072554 495362048 73727 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 483752

[startup+162.301 s]
/proc/loadavg: 8.06 8.06 8.04 9/184 28728
/proc/meminfo: memFree=17528904/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=542636 CPUtime=648.25 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 553559 0 0 0 64745 80 0 0 25 0 4 0 521072551 555659264 101376 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 135659 101376 866 105 0 131163 0
[pid=28720/tid=28722] ppid=28718 vsize=542636 CPUtime=162.25 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 50974 0 0 0 16218 7 0 0 25 0 4 0 521072554 555659264 101376 33554432000 4194304 4623224 140733397693120 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=542636 CPUtime=161.4 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 36231 0 0 0 16135 5 0 0 25 0 4 0 521072554 555659264 101376 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=542636 CPUtime=162.27 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 439057 0 0 0 16165 62 0 0 25 0 4 0 521072554 555659264 101376 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 542636

[startup+222.301 s]
/proc/loadavg: 8.02 8.05 8.03 9/184 28730
/proc/meminfo: memFree=17374508/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=659940 CPUtime=887.93 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 784457 0 0 0 88675 118 0 0 25 0 4 0 521072551 675778560 120382 33554432000 4194304 4623224 140733397693120 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 164985 120382 866 105 0 160489 0
[pid=28720/tid=28722] ppid=28718 vsize=659940 CPUtime=222.25 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 72615 0 0 0 22213 12 0 0 25 0 4 0 521072554 675778560 120382 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=659940 CPUtime=221.08 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 37441 0 0 0 22102 6 0 0 25 0 4 0 521072554 675778560 120382 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=659940 CPUtime=222.27 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 640249 0 0 0 22135 92 0 0 25 0 4 0 521072554 675778560 120382 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 659940

[startup+282.301 s]
/proc/loadavg: 8.07 8.06 8.03 9/184 28732
/proc/meminfo: memFree=17201268/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=797064 CPUtime=1127.62 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 993808 0 0 0 112614 148 0 0 25 0 4 0 521072551 816193536 141817 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510153 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 199266 141817 1104 105 0 194770 0
[pid=28720/tid=28722] ppid=28718 vsize=797064 CPUtime=282.25 cores=0,2,4,6

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

[pid=28720] ppid=28718 vsize=1102568 CPUtime=2805.34 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 2253987 0 0 0 280197 337 0 0 25 0 4 0 521072551 1129029632 226782 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 275642 226782 625 105 0 271146 0
[pid=28720/tid=28722] ppid=28718 vsize=1102568 CPUtime=702.21 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 117483 0 0 0 70201 20 0 0 25 0 4 0 521072554 1129029632 226782 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1102568 CPUtime=698.48 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 81974 0 0 0 69833 15 0 0 25 0 4 0 521072554 1129029632 226782 33554432000 4194304 4623224 140733397693120 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1102568 CPUtime=702.29 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 1947860 0 0 0 69948 281 0 0 25 0 4 0 521072554 1129029632 226782 33554432000 4194304 4623224 140733397693120 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 1102568

[startup+762.301 s]
/proc/loadavg: 8.14 8.09 8.04 9/184 28744
/proc/meminfo: memFree=16416460/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1163212 CPUtime=3045.01 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 2627426 0 0 0 304111 390 0 0 25 0 4 0 521072551 1191129088 237314 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 290803 237314 371 105 0 286307 0
[pid=28720/tid=28722] ppid=28718 vsize=1163212 CPUtime=762.2 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 118108 0 0 0 76200 20 0 0 25 0 4 0 521072554 1191129088 237314 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1163212 CPUtime=758.16 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 83670 0 0 0 75800 16 0 0 25 0 4 0 521072554 1191129088 237314 33554432000 4194304 4623224 140733397693120 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1163212 CPUtime=762.29 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 2289670 0 0 0 75898 331 0 0 25 0 4 0 521072554 1191129088 237314 33554432000 4194304 4623224 140733397693120 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 1163212

[startup+822.3 s]
/proc/loadavg: 8.15 8.10 8.04 9/184 28746
/proc/meminfo: memFree=16369944/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1172208 CPUtime=3284.69 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 2918258 0 0 0 328033 436 0 0 25 0 4 0 521072551 1200340992 245897 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 293052 245897 353 105 0 288556 0
[pid=28720/tid=28722] ppid=28718 vsize=1172208 CPUtime=822.2 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 120161 0 0 0 82199 21 0 0 25 0 4 0 521072554 1200340992 245897 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1172208 CPUtime=817.84 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 83992 0 0 0 81768 16 0 0 25 0 4 0 521072554 1200340992 245897 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1172208 CPUtime=822.3 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 2563468 0 0 0 81857 373 0 0 25 0 4 0 521072554 1200340992 245897 33554432000 4194304 4623224 140733397693120 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 1172208

[startup+882.3 s]
/proc/loadavg: 8.23 8.13 8.05 9/184 28748
/proc/meminfo: memFree=16281520/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1242512 CPUtime=3524.36 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 3293888 0 0 0 351948 488 0 0 25 0 4 0 521072551 1272332288 257707 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 310628 257707 342 105 0 306132 0
[pid=28720/tid=28722] ppid=28718 vsize=1242512 CPUtime=882.19 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 121012 0 0 0 88198 21 0 0 25 0 4 0 521072554 1272332288 257707 33554432000 4194304 4623224 140733397693120 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1242512 CPUtime=877.51 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 85795 0 0 0 87735 16 0 0 25 0 4 0 521072554 1272332288 257707 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1242512 CPUtime=882.29 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 2922818 0 0 0 87808 421 0 0 25 0 4 0 521072554 1272332288 257707 33554432000 4194304 4623224 140733397693120 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 1242512

[startup+942.3 s]
/proc/loadavg: 8.14 8.12 8.05 9/184 28749
/proc/meminfo: memFree=16246412/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1242512 CPUtime=3764.06 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 3660827 0 0 0 375862 544 0 0 25 0 4 0 521072551 1272332288 262599 33554432000 4194304 4623224 140733397693120 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 310628 262599 344 105 0 306132 0
[pid=28720/tid=28722] ppid=28718 vsize=1242512 CPUtime=942.2 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 122314 0 0 0 94198 22 0 0 25 0 4 0 521072554 1272332288 262599 33554432000 4194304 4623224 140733397693120 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1242512 CPUtime=937.18 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 86099 0 0 0 93702 16 0 0 25 0 4 0 521072554 1272332288 262599 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1242512 CPUtime=942.31 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 3284281 0 0 0 93755 476 0 0 25 0 4 0 521072554 1272332288 262599 33554432000 4194304 4623224 140733397693120 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1242512

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.05 9/184 28751
/proc/meminfo: memFree=16191096/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1314792 CPUtime=4003.72 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 4102581 0 0 0 399765 607 0 0 25 0 4 0 521072551 1346347008 272963 33554432000 4194304 4623224 140733397693120 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 328698 272963 342 105 0 324202 0
[pid=28720/tid=28722] ppid=28718 vsize=1314792 CPUtime=1002.19 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 124592 0 0 0 100196 23 0 0 25 0 4 0 521072554 1346347008 272963 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1314792 CPUtime=996.86 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 87188 0 0 0 99669 17 0 0 25 0 4 0 521072554 1346347008 272963 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1314792 CPUtime=1002.31 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 3701367 0 0 0 99697 534 0 0 25 0 4 0 521072554 1346347008 272963 33554432000 4194304 4623224 140733397693120 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 1314792

[startup+1062.31 s]
/proc/loadavg: 8.08 8.10 8.05 9/184 28752
/proc/meminfo: memFree=16072908/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1423908 CPUtime=4243.4 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 4674605 0 0 0 423646 694 0 0 25 0 4 0 521072551 1458081792 287120 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 355977 287120 342 105 0 351481 0
[pid=28720/tid=28722] ppid=28718 vsize=1423908 CPUtime=1062.19 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 170682 0 0 0 106190 29 0 0 25 0 4 0 521072554 1458081792 287120 33554432000 4194304 4623224 140733397693120 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1423908 CPUtime=1056.54 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 87800 0 0 0 105637 17 0 0 25 0 4 0 521072554 1458081792 287120 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1423908 CPUtime=1062.3 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 4213554 0 0 0 105619 611 0 0 25 0 4 0 521072554 1458081792 287120 33554432000 4194304 4623224 140733397693120 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1423908

[startup+1122.3 s]
/proc/loadavg: 8.07 8.10 8.05 9/184 28754
/proc/meminfo: memFree=15994892/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1480288 CPUtime=4483.06 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 5125435 0 0 0 447544 762 0 0 25 0 4 0 521072551 1515814912 298518 33554432000 4194304 4623224 140733397693120 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 370072 298518 342 105 0 365576 0
[pid=28720/tid=28722] ppid=28718 vsize=1480288 CPUtime=1122.17 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 172446 0 0 0 112188 29 0 0 25 0 4 0 521072554 1515814912 298518 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1480288 CPUtime=1116.21 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 116571 0 0 0 111601 20 0 0 25 0 4 0 521072554 1515814912 298518 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1480288 CPUtime=1122.3 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 4614671 0 0 0 111557 673 0 0 25 0 4 0 521072554 1515814912 298518 33554432000 4194304 4623224 140733397693120 18446744073709551615 47397362604582 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 1480288

[startup+1182.3 s]
/proc/loadavg: 8.02 8.08 8.04 9/184 28756
/proc/meminfo: memFree=15941680/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1522944 CPUtime=4722.74 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 5464675 0 0 0 471458 816 0 0 25 0 4 0 521072551 1559494656 306136 33554432000 4194304 4623224 140733397693120 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 380736 306136 342 105 0 376240 0
[pid=28720/tid=28722] ppid=28718 vsize=1522944 CPUtime=1182.18 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 172760 0 0 0 118188 30 0 0 25 0 4 0 521072554 1559494656 306136 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1522944 CPUtime=1175.89 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 125407 0 0 0 117567 22 0 0 25 0 4 0 521072554 1559494656 306136 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1522944 CPUtime=1182.3 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 4923251 0 0 0 117510 720 0 0 25 0 4 0 521072554 1559494656 306136 33554432000 4194304 4623224 140733397693120 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 1522944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.07 8.04 5/176 28774
/proc/meminfo: memFree=17063780/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1626712 CPUtime=4800.26 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 5554723 0 0 0 479196 830 0 0 25 0 4 0 521072551 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 406678 310662 376 105 0 402182 0
[pid=28720/tid=28722] ppid=28718 vsize=1626712 CPUtime=1201.58 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 172885 0 0 0 120128 30 0 0 25 0 4 0 521072554 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1626712 CPUtime=1195.19 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 125492 0 0 0 119497 22 0 0 25 0 4 0 521072554 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1626712 CPUtime=1201.72 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 4995427 0 0 0 119440 732 0 0 25 0 4 0 521072554 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1626712

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.02 8.07 8.04 5/176 28774
/proc/meminfo: memFree=17063780/32950928 swapFree=67111528/67111528
[pid=28720] ppid=28718 vsize=1626712 CPUtime=4800.26 cores=0,2,4,6
/proc/28720/stat : 28720 (SArTagnan) R 28718 28720 28449 0 -1 4202496 5554723 0 0 0 479196 830 0 0 25 0 4 0 521072551 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28720/statm: 406678 310662 376 105 0 402182 0
[pid=28720/tid=28722] ppid=28718 vsize=1626712 CPUtime=1201.58 cores=0,2,4,6
/proc/28720/task/28722/stat : 28722 (SArTagnan) R 28718 28720 28449 0 -1 4202560 172885 0 0 0 120128 30 0 0 25 0 4 0 521072554 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=1626712 CPUtime=1195.19 cores=0,2,4,6
/proc/28720/task/28723/stat : 28723 (SArTagnan) R 28718 28720 28449 0 -1 4202560 125492 0 0 0 119497 22 0 0 25 0 4 0 521072554 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=1626712 CPUtime=1201.72 cores=0,2,4,6
/proc/28720/task/28724/stat : 28724 (SArTagnan) R 28718 28720 28449 0 -1 4202560 4995427 0 0 0 119440 732 0 0 25 0 4 0 521072554 1665753088 310662 33554432000 4194304 4623224 140733397693120 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1626712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.34
CPU user time (s): 4791.99
CPU system time (s): 8.35473
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1626712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.99
system time used= 8.35473
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5554723
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= 713
involuntary context switches= 21939

runsolver used 1.87971 second user time and 4.65729 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 18:32:39
IDJOB=3262488
IDBENCH=83313
IDSOLVER=1656
FILE ID=node149/3262488-1304094759
RUNJOBID= node149-1304092347-28467
PBS_JOBID= 13170582
Free space on /tmp= 71932 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262488-1304094759/watcher-3262488-1304094759 -o /tmp/evaluation-result-3262488-1304094759/solver-3262488-1304094759 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262488-1304094759.cnf -threads=4

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=965118310

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      18274164 kB
Buffers:       2225128 kB
Cached:       11803348 kB
SwapCached:          0 kB
Active:        6089524 kB
Inactive:      8037672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18274164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2216 kB
Writeback:           0 kB
AnonPages:       97788 kB
Mapped:          15448 kB
Slab:           485940 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   278588 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= 71932 MiB
End job on node149 at 2011-04-29 18:52:42