Trace number 3386044

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-05-15 (fixed)UNSAT 521.934 264.515

General information on the benchmark

NameSAT02/handmade/chu-min-li/urquhart/
urquhart3_25bis.shuffled.cnf
MD5SUM0313821ef13a43b48c58a56902d9e90b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of clauses264
Sum of the clauses size792
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

521.88/264.21	
521.88/264.21	s UNSATISFIABLE
521.88/264.21	c When trying to link and hook

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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


[startup+0 s]
/proc/loadavg: 14.58 14.92 13.35 11/350 19218
/proc/meminfo: memFree=10524444/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 444 0 0 0 0 0 0 0 20 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 46959607441334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19218/statm: 12303 381 300 106 0 7806 0
[pid=19218/tid=19219] ppid=19216 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 46959607441330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.021682 s]
/proc/loadavg: 14.58 14.92 13.35 11/350 19218
/proc/meminfo: memFree=10524444/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=49212 CPUtime=0.02 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 444 0 0 0 2 0 0 0 20 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 46959607441334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19218/statm: 12303 381 300 106 0 7806 0
[pid=19218/tid=19219] ppid=19216 vsize=49212 CPUtime=0.01 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 46959607441330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 46959607441330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 669943200 50393088 381 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 49212

[startup+0.100664 s]
/proc/loadavg: 14.58 14.92 13.35 11/350 19218
/proc/meminfo: memFree=10524444/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=181556 CPUtime=0.1 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 983 0 0 0 10 0 0 0 20 0 4 0 669943200 185913344 845 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511910 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19218/statm: 45389 845 342 106 0 40892 0
[pid=19218/tid=19219] ppid=19216 vsize=181556 CPUtime=0.01 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 4 0 669943200 185913344 845 33554432000 4194304 4625164 140734585327056 18446744073709551615 46959607441330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=181556 CPUtime=0.02 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 112 0 0 0 2 0 0 0 21 0 4 0 669943200 185913344 845 33554432000 4194304 4625164 140734585327056 18446744073709551615 4375412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=181556 CPUtime=0.02 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 176 0 0 0 2 0 0 0 21 0 4 0 669943200 185913344 845 33554432000 4194304 4625164 140734585327056 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 181556

[startup+0.30063 s]
/proc/loadavg: 14.58 14.92 13.35 11/350 19218
/proc/meminfo: memFree=10524444/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=184824 CPUtime=0.7 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 3727 0 0 0 70 0 0 0 21 0 4 0 669943200 189259776 2532 33554432000 4194304 4625164 140734585327056 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 46206 2532 343 106 0 41709 0
[pid=19218/tid=19219] ppid=19216 vsize=184824 CPUtime=0.11 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 659 0 0 0 11 0 0 0 22 0 4 0 669943200 189259776 2532 33554432000 4194304 4625164 140734585327056 18446744073709551615 4353252 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=184824 CPUtime=0.2 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 1400 0 0 0 20 0 0 0 22 0 4 0 669943200 189259776 2532 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=184824 CPUtime=0.2 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 657 0 0 0 20 0 0 0 22 0 4 0 669943200 189259776 2532 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 184824

[startup+0.700559 s]
/proc/loadavg: 14.58 14.92 13.35 11/350 19218
/proc/meminfo: memFree=10524444/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=189476 CPUtime=1.49 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 6996 0 0 0 149 0 0 0 21 0 4 0 669943200 194023424 4262 33554432000 4194304 4625164 140734585327056 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 47369 4262 349 106 0 42872 0
[pid=19218/tid=19219] ppid=19216 vsize=189476 CPUtime=0.3 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 2191 0 0 0 30 0 0 0 22 0 4 0 669943200 194023424 4262 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=189476 CPUtime=0.4 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 2172 0 0 0 40 0 0 0 23 0 4 0 669943200 194023424 4262 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=189476 CPUtime=0.4 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 1336 0 0 0 40 0 0 0 23 0 4 0 669943200 194023424 4262 33554432000 4194304 4625164 140734585327056 18446744073709551615 4547342 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189476

[startup+1.50042 s]
/proc/loadavg: 14.58 14.92 13.35 16/354 19224
/proc/meminfo: memFree=10491304/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=194376 CPUtime=3.07 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 10910 0 0 0 306 1 0 0 22 0 4 0 669943200 199041024 6785 33554432000 4194304 4625164 140734585327056 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 48594 6785 357 106 0 44097 0
[pid=19218/tid=19219] ppid=19216 vsize=194376 CPUtime=0.7 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 3350 0 0 0 70 0 0 0 25 0 4 0 669943200 199041024 6785 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=194376 CPUtime=0.78 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 3465 0 0 0 78 0 0 0 25 0 4 0 669943200 199041024 6785 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=194376 CPUtime=0.8 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 2337 0 0 0 80 0 0 0 25 0 4 0 669943200 199041024 6785 33554432000 4194304 4625164 140734585327056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 194376

[startup+3.10113 s]
/proc/loadavg: 14.58 14.92 13.35 16/354 19224
/proc/meminfo: memFree=10465644/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=267280 CPUtime=5.82 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 16788 0 0 0 580 2 0 0 25 0 4 0 669943200 273694720 9263 33554432000 4194304 4625164 140734585327056 18446744073709551615 4393263 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 66820 9263 378 106 0 62323 0
[pid=19218/tid=19219] ppid=19216 vsize=267280 CPUtime=1.25 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 5091 0 0 0 125 0 0 0 25 0 4 0 669943200 273694720 9263 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=267280 CPUtime=1.4 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 5041 0 0 0 139 1 0 0 25 0 4 0 669943200 273694720 9263 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=267280 CPUtime=1.59 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 4249 0 0 0 159 0 0 0 25 0 4 0 669943200 273694720 9263 33554432000 4194304 4625164 140734585327056 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 267280

[startup+6.30056 s]
/proc/loadavg: 14.70 14.94 13.37 16/354 19224
/proc/meminfo: memFree=10419004/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=275304 CPUtime=11.71 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 26814 0 0 0 1167 4 0 0 25 0 4 0 669943200 281911296 13523 33554432000 4194304 4625164 140734585327056 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 68826 13523 398 106 0 64329 0
[pid=19218/tid=19219] ppid=19216 vsize=275304 CPUtime=2.71 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 6420 0 0 0 270 1 0 0 25 0 4 0 669943200 281911296 13523 33554432000 4194304 4625164 140734585327056 18446744073709551615 4463233 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=275304 CPUtime=2.8 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 8127 0 0 0 279 1 0 0 25 0 4 0 669943200 281911296 13523 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=275304 CPUtime=3.09 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 8848 0 0 0 308 1 0 0 25 0 4 0 669943200 281911296 13523 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 275304

[startup+12.7004 s]
/proc/loadavg: 14.72 14.94 13.37 15/354 19224
/proc/meminfo: memFree=10365000/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=293684 CPUtime=16.92 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 30176 0 0 0 1688 4 0 0 17 0 4 0 669943200 300732416 15101 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511906 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 73421 15101 398 106 0 68924 0
[pid=19218/tid=19219] ppid=19216 vsize=293684 CPUtime=2.94 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) D 19216 19218 19071 0 -1 4202560 8690 0 0 0 293 1 0 0 18 0 4 0 669943200 300732416 15101 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278922935 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=293684 CPUtime=2.99 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 8878 0 0 0 298 1 0 0 25 0 4 0 669943200 300732416 15101 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278577109 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=293684 CPUtime=5.23 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) D 19216 19218 19071 0 -1 4202560 8993 0 0 0 522 1 0 0 18 0 4 0 669943200 300732416 15101 33554432000 4194304 4625164 140734585327056 18446744073709551615 4327796 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16.92
Current children cumulated vsize (KiB) 293684

[startup+25.5012 s]
/proc/loadavg: 15.08 15.00 13.42 17/355 19225
/proc/meminfo: memFree=10219048/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=297616 CPUtime=42.52 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 65519 0 0 0 4244 8 0 0 25 0 4 0 669943200 304758784 22392 33554432000 4194304 4625164 140734585327056 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/19218/statm: 74404 22392 395 106 0 69907 0
[pid=19218/tid=19219] ppid=19216 vsize=297616 CPUtime=9.1 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 14522 0 0 0 908 2 0 0 25 0 4 0 669943200 304758784 22392 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=297616 CPUtime=9 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 16107 0 0 0 898 2 0 0 25 0 4 0 669943200 304758784 22374 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=297616 CPUtime=11.9 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 29295 0 0 0 1187 3 0 0 25 0 4 0 669943200 304758784 22307 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278923111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.52
Current children cumulated vsize (KiB) 297616

[startup+51.1006 s]
/proc/loadavg: 15.20 15.03 13.47 16/354 19226
/proc/meminfo: memFree=10041584/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=342192 CPUtime=96.94 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 130225 0 0 0 9676 18 0 0 25 0 4 0 669943200 350404608 43131 33554432000 4194304 4625164 140734585327056 18446744073709551615 4512825 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 85548 43131 1404 106 0 81051 0
[pid=19218/tid=19219] ppid=19216 vsize=342192 CPUtime=22.8 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 20734 0 0 0 2277 3 0 0 25 0 4 0 669943200 350404608 43131 33554432000 4194304 4625164 140734585327056 18446744073709551615 237278535009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=342192 CPUtime=21.36 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 17679 0 0 0 2134 2 0 0 25 0 4 0 669943200 350404608 43131 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=342192 CPUtime=27.76 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 53525 0 0 0 2769 7 0 0 25 0 4 0 669943200 350404608 43131 33554432000 4194304 4625164 140734585327056 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.94
Current children cumulated vsize (KiB) 342192

[startup+102.313 s]
/proc/loadavg: 15.16 15.04 13.56 16/354 19227
/proc/meminfo: memFree=9837064/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=407880 CPUtime=207.63 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 199971 0 0 0 20735 28 0 0 25 0 4 0 669943200 417669120 55666 33554432000 4194304 4625164 140734585327056 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 101970 55666 745 106 0 97473 0
[pid=19218/tid=19219] ppid=19216 vsize=407880 CPUtime=47.9 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 31084 0 0 0 4785 5 0 0 25 0 4 0 669943200 417669120 55666 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=407880 CPUtime=46.94 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 26657 0 0 0 4690 4 0 0 25 0 4 0 669943200 417669120 55666 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=407880 CPUtime=62.09 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 56481 0 0 0 6201 8 0 0 25 0 4 0 669943200 417669120 55666 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 207.63
Current children cumulated vsize (KiB) 407880

[startup+162.301 s]
/proc/loadavg: 15.17 15.06 13.65 16/354 19229
/proc/meminfo: memFree=9585960/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=470268 CPUtime=324.77 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 353751 0 0 0 32425 52 0 0 25 0 4 0 669943200 481554432 69671 33554432000 4194304 4625164 140734585327056 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 117567 69671 487 106 0 113070 0
[pid=19218/tid=19219] ppid=19216 vsize=470268 CPUtime=76.97 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 36989 0 0 0 7689 8 0 0 25 0 4 0 669943200 481554432 69671 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=470268 CPUtime=76.23 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 39278 0 0 0 7618 5 0 0 25 0 4 0 669943200 481554432 69671 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=470268 CPUtime=92.78 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 58140 0 0 0 9270 8 0 0 25 0 4 0 669943200 481554432 69671 33554432000 4194304 4625164 140734585327056 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 324.77
Current children cumulated vsize (KiB) 470268

[startup+222.301 s]
/proc/loadavg: 15.32 15.11 13.76 16/354 19230
/proc/meminfo: memFree=9343904/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=521848 CPUtime=439.01 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 433033 0 0 0 43836 65 0 0 25 0 4 0 669943200 534372352 84982 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 130462 84982 393 106 0 125965 0
[pid=19218/tid=19219] ppid=19216 vsize=521848 CPUtime=104.09 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 10401 8 0 0 25 0 4 0 669943200 534372352 84982 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=521848 CPUtime=106.74 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 10669 5 0 0 25 0 4 0 669943200 534372352 84982 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=521848 CPUtime=122.28 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 83822 0 0 0 12215 13 0 0 25 0 4 0 669943200 534372352 84982 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 439.01
Current children cumulated vsize (KiB) 521848

Solver just ended. Dumping a history of the last processes samples

[startup+230.301 s]
/proc/loadavg: 15.42 15.14 13.78 16/354 19231
/proc/meminfo: memFree=9322948/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=587384 CPUtime=454.95 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 439607 0 0 0 45429 66 0 0 25 0 4 0 669943200 601481216 86655 33554432000 4194304 4625164 140734585327056 18446744073709551615 4512747 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 146846 86655 393 106 0 142349 0
[pid=19218/tid=19219] ppid=19216 vsize=587384 CPUtime=108.03 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 10795 8 0 0 25 0 4 0 669943200 601481216 86655 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=587384 CPUtime=110.74 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 11069 5 0 0 25 0 4 0 669943200 601481216 86655 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=587384 CPUtime=126.27 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 88737 0 0 0 12614 13 0 0 25 0 4 0 669943200 601481216 86655 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 454.95
Current children cumulated vsize (KiB) 587384

[startup+243.113 s]
/proc/loadavg: 15.36 15.14 13.79 16/354 19231
/proc/meminfo: memFree=9285748/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=589688 CPUtime=480.44 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 452739 0 0 0 47976 68 0 0 25 0 4 0 669943200 603840512 89183 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 147422 89183 393 106 0 142925 0
[pid=19218/tid=19219] ppid=19216 vsize=589688 CPUtime=114.3 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 11422 8 0 0 25 0 4 0 669943200 603840512 89183 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=589688 CPUtime=117.18 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 11713 5 0 0 25 0 4 0 669943200 603840512 89183 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=589688 CPUtime=132.65 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 94195 0 0 0 13251 14 0 0 25 0 4 0 669943200 603840512 89183 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 480.44
Current children cumulated vsize (KiB) 589688

[startup+255.901 s]
/proc/loadavg: 15.28 15.13 13.81 16/354 19231
/proc/meminfo: memFree=9254500/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=589688 CPUtime=505.28 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 488858 0 0 0 50455 73 0 0 25 0 4 0 669943200 603840512 89929 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 147422 89929 395 106 0 142925 0
[pid=19218/tid=19219] ppid=19216 vsize=589688 CPUtime=120.46 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 12038 8 0 0 25 0 4 0 669943200 603840512 89929 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=589688 CPUtime=123.54 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 12349 5 0 0 25 0 4 0 669943200 603840512 89929 33554432000 4194304 4625164 140734585327056 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=589688 CPUtime=139.08 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 128585 0 0 0 13889 19 0 0 25 0 4 0 669943200 603840512 89929 33554432000 4194304 4625164 140734585327056 18446744073709551615 4552608 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 505.28
Current children cumulated vsize (KiB) 589688

[startup+259.101 s]
/proc/loadavg: 15.28 15.13 13.81 16/354 19231
/proc/meminfo: memFree=9246936/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=589688 CPUtime=511.64 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 502754 0 0 0 51089 75 0 0 25 0 4 0 669943200 603840512 89931 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 147422 89931 399 106 0 142925 0
[pid=19218/tid=19219] ppid=19216 vsize=589688 CPUtime=122.02 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 12194 8 0 0 25 0 4 0 669943200 603840512 89931 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=589688 CPUtime=125.14 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 12509 5 0 0 25 0 4 0 669943200 603840512 89931 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=589688 CPUtime=140.67 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 142481 0 0 0 14047 20 0 0 25 0 4 0 669943200 603840512 89931 33554432000 4194304 4625164 140734585327056 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 511.64
Current children cumulated vsize (KiB) 589688

[startup+262.301 s]
/proc/loadavg: 15.25 15.13 13.82 16/354 19231
/proc/meminfo: memFree=9240980/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=589688 CPUtime=518.01 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 517557 0 0 0 51724 77 0 0 25 0 4 0 669943200 603840512 89734 33554432000 4194304 4625164 140734585327056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 147422 89734 393 106 0 142925 0
[pid=19218/tid=19219] ppid=19216 vsize=589688 CPUtime=123.58 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 12350 8 0 0 25 0 4 0 669943200 603840512 89734 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=589688 CPUtime=126.74 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 12669 5 0 0 25 0 4 0 669943200 603840512 89734 33554432000 4194304 4625164 140734585327056 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=589688 CPUtime=142.27 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 157284 0 0 0 14205 22 0 0 25 0 4 0 669943200 603840512 89734 33554432000 4194304 4625164 140734585327056 18446744073709551615 4552941 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 518.01
Current children cumulated vsize (KiB) 589688

[startup+263.901 s]
/proc/loadavg: 15.25 15.13 13.82 16/354 19232
/proc/meminfo: memFree=9237256/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=589688 CPUtime=521.23 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4202496 525382 0 0 0 52045 78 0 0 25 0 4 0 669943200 603840512 89879 33554432000 4194304 4625164 140734585327056 18446744073709551615 4519403 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 147422 89879 395 106 0 142925 0
[pid=19218/tid=19219] ppid=19216 vsize=589688 CPUtime=124.38 cores=1,3,5,7
/proc/19218/task/19219/stat : 19219 (SArTagnan) R 19216 19218 19071 0 -1 4202560 37940 0 0 0 12430 8 0 0 25 0 4 0 669943200 603840512 89879 33554432000 4194304 4625164 140734585327056 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19218/tid=19220] ppid=19216 vsize=589688 CPUtime=127.55 cores=1,3,5,7
/proc/19218/task/19220/stat : 19220 (SArTagnan) R 19216 19218 19071 0 -1 4202560 40252 0 0 0 12750 5 0 0 25 0 4 0 669943200 603840512 89879 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=589688 CPUtime=143.07 cores=1,3,5,7
/proc/19218/task/19221/stat : 19221 (SArTagnan) R 19216 19218 19071 0 -1 4202560 165109 0 0 0 14284 23 0 0 25 0 4 0 669943200 603840512 89879 33554432000 4194304 4625164 140734585327056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 521.23
Current children cumulated vsize (KiB) 589688

[startup+264.301 s]
/proc/loadavg: 15.25 15.13 13.82 16/354 19232
/proc/meminfo: memFree=9237256/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=0 CPUtime=521.91 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4203524 526860 0 0 0 52112 79 0 0 25 0 1 0 669943200 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 0

[startup+264.501 s]
/proc/loadavg: 15.25 15.13 13.82 16/354 19232
/proc/meminfo: memFree=9237256/32950904 swapFree=67057400/67111528
[pid=19218] ppid=19216 vsize=0 CPUtime=521.92 cores=1,3,5,7
/proc/19218/stat : 19218 (SArTagnan) R 19216 19218 19071 0 -1 4203524 526860 0 0 0 52112 80 0 0 25 0 1 0 669943200 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19218/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 264.515
CPU time (s): 521.934
CPU user time (s): 521.128
CPU system time (s): 0.805877
CPU usage (%): 197.317
Max. virtual memory (cumulated for all children) (KiB): 589688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.128
system time used= 0.805877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 526860
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= 821
involuntary context switches= 7284

runsolver used 0.812876 second user time and 2.08268 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-17 00:03:54
IDJOB=3386044
IDBENCH=87848
IDSOLVER=1871
FILE ID=node121/3386044-1305583434
RUNJOBID= node121-1305582131-19090
PBS_JOBID= 13350299
Free space on /tmp= 73424 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/chu-min-li/urquhart/urquhart3_25bis.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386044-1305583434/watcher-3386044-1305583434 -o /tmp/evaluation-result-3386044-1305583434/solver-3386044-1305583434 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386044-1305583434.cnf -threads=4

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

MD5SUM BENCH= 0313821ef13a43b48c58a56902d9e90b
RANDOM SEED=412212672

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      10525452 kB
Buffers:        340556 kB
Cached:        7022336 kB
SwapCached:       7656 kB
Active:       16371384 kB
Inactive:      5672952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      10525452 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:    14678816 kB
Mapped:          29548 kB
Slab:           267152 kB
PageTables:      50016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 66571052 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= 73424 MiB
End job on node121 at 2011-05-17 00:08:19