Trace number 3386136

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)SAT 1146.6 287.925

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

1146.54/287.90	
1146.54/287.90	s SATISFIABLE
1146.54/287.90	
1146.54/287.90	v -1 -2 -3 -4 5 -6 7 -8 9 -10 11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 24 -25 -26 -27 28 -29 30 31 32 33 -34 -35 -36 37 -38 39 40 41 42 43 44 45 -46 47 -48 49 -50 51 -52 -53 -54 55 -56 -57 -58 -59 60 -61 -62 -63 64 65 -66 67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 80 81 -82 -83 84 85 -86 -87 88 -89 -90 91 -92 93 94 95 96 97 -98 99 100 -101 102 103 -104 -105 -106 107 -108 -109 -110 -111 112 -113 114 -115 -116 -117 -118 -119 120 -121 -122 123 124 125 126 -127 128 -129 -130 131 -132 -133 -134 135 -136 137 138 139 -140 0 

Verifier Data

OK

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-3386136-1305581100/watcher-3386136-1305581100 -o /tmp/evaluation-result-3386136-1305581100/solver-3386136-1305581100 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386136-1305581100.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: 6.63 7.76 7.98 2/523 12574
/proc/meminfo: memFree=12536752/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=49212 CPUtime=0.02 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 437 0 0 0 2 0 0 0 20 0 4 0 669708769 50393088 374 33554432000 4194304 4625164 140733222879952 18446744073709551615 47829599745970 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 12303 374 300 106 0 7806 0
[pid=12574/tid=12575] ppid=12572 vsize=49212 CPUtime=0.01 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 4 0 669708769 50393088 374 33554432000 4194304 4625164 140733222879952 18446744073709551615 47829599745970 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=49212 CPUtime=0.01 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 0 0 0 0 1 0 0 0 21 0 4 0 669708769 50393088 374 33554432000 4194304 4625164 140733222879952 18446744073709551615 47829599745970 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=49212 CPUtime=0 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 669708769 50393088 374 33554432000 4194304 4625164 140733222879952 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0991529 s]
/proc/loadavg: 6.63 7.76 7.98 2/523 12574
/proc/meminfo: memFree=12536752/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=247228 CPUtime=0.36 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 1545 0 0 0 36 0 0 0 22 0 4 0 669708769 253161472 1200 33554432000 4194304 4625164 140733222879952 18446744073709551615 4424822 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 61807 1200 345 106 0 57310 0
[pid=12574/tid=12575] ppid=12572 vsize=247228 CPUtime=0.09 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 317 0 0 0 9 0 0 0 22 0 4 0 669708769 253161472 1200 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=247228 CPUtime=0.09 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 288 0 0 0 9 0 0 0 22 0 4 0 669708769 253161472 1200 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=247228 CPUtime=0.07 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 280 0 0 0 7 0 0 0 23 0 4 0 669708769 253161472 1200 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 247228

[startup+0.101152 s]
/proc/loadavg: 6.63 7.76 7.98 2/523 12574
/proc/meminfo: memFree=12536752/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=247228 CPUtime=0.36 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 1554 0 0 0 36 0 0 0 22 0 4 0 669708769 253161472 1209 33554432000 4194304 4625164 140733222879952 18446744073709551615 4519369 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 61807 1209 345 106 0 57310 0
[pid=12574/tid=12575] ppid=12572 vsize=247228 CPUtime=0.09 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 321 0 0 0 9 0 0 0 22 0 4 0 669708769 253161472 1210 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=247228 CPUtime=0.09 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 292 0 0 0 9 0 0 0 22 0 4 0 669708769 253161472 1210 33554432000 4194304 4625164 140733222879952 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=247228 CPUtime=0.08 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 282 0 0 0 8 0 0 0 23 0 4 0 669708769 253161472 1210 33554432000 4194304 4625164 140733222879952 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 247228

[startup+0.301118 s]
/proc/loadavg: 6.63 7.76 7.98 2/523 12574
/proc/meminfo: memFree=12536752/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=250348 CPUtime=1.16 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 3686 0 0 0 116 0 0 0 22 0 4 0 669708769 256356352 2213 33554432000 4194304 4625164 140733222879952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 62587 2213 345 106 0 58090 0
[pid=12574/tid=12575] ppid=12572 vsize=250348 CPUtime=0.29 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 1093 0 0 0 29 0 0 0 22 0 4 0 669708769 256356352 2213 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=250348 CPUtime=0.29 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 1011 0 0 0 29 0 0 0 22 0 4 0 669708769 256356352 2213 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=250348 CPUtime=0.28 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 839 0 0 0 28 0 0 0 23 0 4 0 669708769 256356352 2213 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 250348

[startup+0.701048 s]
/proc/loadavg: 6.63 7.76 7.98 2/523 12574
/proc/meminfo: memFree=12536752/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=253452 CPUtime=2.77 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 7144 0 0 0 276 1 0 0 25 0 4 0 669708769 259534848 3718 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 63363 3718 346 106 0 58866 0
[pid=12574/tid=12575] ppid=12572 vsize=253452 CPUtime=0.69 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 1778 0 0 0 69 0 0 0 25 0 4 0 669708769 259534848 3718 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=253452 CPUtime=0.69 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 1771 0 0 0 69 0 0 0 23 0 4 0 669708769 259534848 3718 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=253452 CPUtime=0.67 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 2529 0 0 0 67 0 0 0 25 0 4 0 669708769 259534848 3718 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 253452

[startup+1.50091 s]
/proc/loadavg: 6.63 7.76 7.98 9/534 12589
/proc/meminfo: memFree=12494724/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=258892 CPUtime=5.94 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 16144 0 0 0 593 1 0 0 25 0 4 0 669708769 265105408 5873 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 64723 5873 349 106 0 60226 0
[pid=12574/tid=12575] ppid=12572 vsize=258892 CPUtime=1.48 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 3644 0 0 0 148 0 0 0 25 0 4 0 669708769 265105408 5873 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=258892 CPUtime=1.49 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 2784 0 0 0 149 0 0 0 25 0 4 0 669708769 265105408 5873 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=258892 CPUtime=1.45 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 8243 0 0 0 145 0 0 0 25 0 4 0 669708769 265105408 5873 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 258892

[startup+3.10062 s]
/proc/loadavg: 6.63 7.76 7.98 9/534 12589
/proc/meminfo: memFree=12469300/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=261700 CPUtime=12.32 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 30024 0 0 0 1229 3 0 0 25 0 4 0 669708769 267980800 8425 33554432000 4194304 4625164 140733222879952 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 65425 8425 358 106 0 60928 0
[pid=12574/tid=12575] ppid=12572 vsize=261700 CPUtime=3.08 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 5644 0 0 0 308 0 0 0 25 0 4 0 669708769 267980800 8425 33554432000 4194304 4625164 140733222879952 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=261700 CPUtime=3.09 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 4019 0 0 0 309 0 0 0 25 0 4 0 669708769 267980800 8425 33554432000 4194304 4625164 140733222879952 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=261700 CPUtime=3.03 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 18470 0 0 0 301 2 0 0 25 0 4 0 669708769 267980800 8425 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 261700

[startup+6.30105 s]
/proc/loadavg: 6.74 7.77 7.98 9/534 12589
/proc/meminfo: memFree=12419824/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=268092 CPUtime=25.06 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 53379 0 0 0 2500 6 0 0 25 0 4 0 669708769 274526208 12508 33554432000 4194304 4625164 140733222879952 18446744073709551615 4329147 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 67023 12508 389 106 0 62526 0
[pid=12574/tid=12575] ppid=12572 vsize=268092 CPUtime=6.28 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 8818 0 0 0 628 0 0 0 25 0 4 0 669708769 274526208 12508 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=268092 CPUtime=6.28 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 5658 0 0 0 628 0 0 0 25 0 4 0 669708769 274526208 12508 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=268092 CPUtime=6.17 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36791 0 0 0 613 4 0 0 25 0 4 0 669708769 274526208 12508 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 268092

[startup+12.7009 s]
/proc/loadavg: 6.84 7.77 7.98 9/534 12589
/proc/meminfo: memFree=12357252/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=280352 CPUtime=50.55 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 68294 0 0 0 5046 9 0 0 25 0 4 0 669708769 287080448 16465 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 70088 16465 395 106 0 65591 0
[pid=12574/tid=12575] ppid=12572 vsize=280352 CPUtime=12.69 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 12080 0 0 0 1268 1 0 0 25 0 4 0 669708769 287080448 16465 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=280352 CPUtime=12.68 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 8641 0 0 0 1267 1 0 0 25 0 4 0 669708769 287080448 16465 33554432000 4194304 4625164 140733222879952 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=280352 CPUtime=12.46 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 44521 0 0 0 1241 5 0 0 25 0 4 0 669708769 287080448 16465 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 280352

[startup+25.5006 s]
/proc/loadavg: 7.10 7.78 7.98 9/534 12589
/proc/meminfo: memFree=12275280/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=293904 CPUtime=101.51 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 90513 0 0 0 10138 13 0 0 25 0 4 0 669708769 300957696 23804 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 73476 23804 428 106 0 68979 0
[pid=12574/tid=12575] ppid=12572 vsize=293904 CPUtime=25.49 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 18369 0 0 0 2547 2 0 0 25 0 4 0 669708769 300957696 23804 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=293904 CPUtime=25.47 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 12343 0 0 0 2545 2 0 0 25 0 4 0 669708769 300957696 23804 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=293904 CPUtime=25.03 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 55895 0 0 0 2496 7 0 0 25 0 4 0 669708769 300957696 23804 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 293904

[startup+51.1011 s]
/proc/loadavg: 7.54 7.83 7.99 9/534 12590
/proc/meminfo: memFree=12155104/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=316624 CPUtime=203.48 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 187600 0 0 0 20320 28 0 0 25 0 4 0 669708769 324222976 35266 33554432000 4194304 4625164 140733222879952 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 79156 35266 516 106 0 74659 0
[pid=12574/tid=12575] ppid=12572 vsize=316624 CPUtime=51.08 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 25839 0 0 0 5105 3 0 0 25 0 4 0 669708769 324222976 35266 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=316624 CPUtime=51.08 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 16946 0 0 0 5105 3 0 0 25 0 4 0 669708769 324222976 35266 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=316624 CPUtime=50.2 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 136940 0 0 0 5001 19 0 0 25 0 4 0 669708769 324222976 35266 33554432000 4194304 4625164 140733222879952 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 316624

[startup+102.32 s]
/proc/loadavg: 7.87 7.87 7.99 9/534 12591
/proc/meminfo: memFree=11986444/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=359840 CPUtime=407.45 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 230102 0 0 0 40711 34 0 0 25 0 4 0 669708769 368476160 51852 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 89960 51852 485 106 0 85463 0
[pid=12574/tid=12575] ppid=12572 vsize=359840 CPUtime=102.3 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 38773 0 0 0 10225 5 0 0 25 0 4 0 669708769 368476160 51852 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=359840 CPUtime=102.28 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 18356 0 0 0 10224 4 0 0 25 0 4 0 669708769 368476160 51852 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=359840 CPUtime=100.52 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 157441 0 0 0 10030 22 0 0 25 0 4 0 669708769 368476160 51852 33554432000 4194304 4625164 140733222879952 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.45
Current children cumulated vsize (KiB) 359840

[startup+162.3 s]
/proc/loadavg: 8.09 7.92 8.00 9/534 12593
/proc/meminfo: memFree=11821260/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=410020 CPUtime=646.32 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 250306 0 0 0 64593 39 0 0 25 0 4 0 669708769 419860480 66778 33554432000 4194304 4625164 140733222879952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 102505 66778 516 106 0 98008 0
[pid=12574/tid=12575] ppid=12572 vsize=410020 CPUtime=162.29 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 41543 0 0 0 16223 6 0 0 25 0 4 0 669708769 419860480 66778 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=410020 CPUtime=162.23 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 25334 0 0 0 16218 5 0 0 25 0 4 0 669708769 419860480 66778 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=410020 CPUtime=159.48 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 159653 0 0 0 15925 23 0 0 25 0 4 0 669708769 419860480 66778 33554432000 4194304 4625164 140733222879952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.32
Current children cumulated vsize (KiB) 410020

[startup+222.301 s]
/proc/loadavg: 8.15 7.97 8.01 9/534 12595
/proc/meminfo: memFree=11662388/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=439688 CPUtime=885.27 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 367241 0 0 0 88470 57 0 0 25 0 4 0 669708769 450240512 75091 33554432000 4194304 4625164 140733222879952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 109922 75091 509 106 0 105425 0
[pid=12574/tid=12575] ppid=12572 vsize=439688 CPUtime=222.29 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 56568 0 0 0 22221 8 0 0 25 0 4 0 669708769 450240512 75091 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351925 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=439688 CPUtime=222.23 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 26720 0 0 0 22216 7 0 0 25 0 4 0 669708769 450240512 75091 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=439688 CPUtime=218.42 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 258970 0 0 0 21806 36 0 0 25 0 4 0 669708769 450240512 75091 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.27
Current children cumulated vsize (KiB) 439688

[startup+282.301 s]
/proc/loadavg: 8.17 8.00 8.01 9/534 12596
/proc/meminfo: memFree=11563164/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=573456 CPUtime=1124.23 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 400082 0 0 0 112362 61 0 0 25 0 4 0 669708769 587218944 93713 33554432000 4194304 4625164 140733222879952 18446744073709551615 4280384 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 143364 93713 1288 106 0 138867 0
[pid=12574/tid=12575] ppid=12572 vsize=573456 CPUtime=282.29 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 59991 0 0 0 28221 8 0 0 25 0 4 0 669708769 587218944 93713 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=573456 CPUtime=282.21 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36287 0 0 0 28213 8 0 0 25 0 4 0 669708769 587218944 93713 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=573456 CPUtime=277.41 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 278459 0 0 0 27701 40 0 0 25 0 4 0 669708769 587218944 93713 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1124.23
Current children cumulated vsize (KiB) 573456

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

[startup+284.701 s]
/proc/loadavg: 8.16 8.00 8.01 9/534 12596
/proc/meminfo: memFree=11562668/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=573456 CPUtime=1133.8 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 400203 0 0 0 113318 62 0 0 25 0 4 0 669708769 587218944 93830 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 143364 93830 1288 106 0 138867 0
[pid=12574/tid=12575] ppid=12572 vsize=573456 CPUtime=284.69 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 60017 0 0 0 28461 8 0 0 25 0 4 0 669708769 587218944 93830 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=573456 CPUtime=284.61 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36287 0 0 0 28453 8 0 0 25 0 4 0 669708769 587218944 93830 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=573456 CPUtime=279.77 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 278463 0 0 0 27937 40 0 0 25 0 4 0 669708769 587218944 93830 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1133.8
Current children cumulated vsize (KiB) 573456

[startup+286.3 s]
/proc/loadavg: 8.16 8.00 8.01 9/534 12596
/proc/meminfo: memFree=11562420/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=573456 CPUtime=1140.16 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 400380 0 0 0 113954 62 0 0 25 0 4 0 669708769 587218944 94004 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 143364 94004 1288 106 0 138867 0
[pid=12574/tid=12575] ppid=12572 vsize=573456 CPUtime=286.29 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 60068 0 0 0 28621 8 0 0 25 0 4 0 669708769 587218944 94004 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=573456 CPUtime=286.21 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36287 0 0 0 28613 8 0 0 25 0 4 0 669708769 587218944 94004 33554432000 4194304 4625164 140733222879952 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=573456 CPUtime=281.33 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 278554 0 0 0 28093 40 0 0 25 0 4 0 669708769 587218944 94004 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1140.16
Current children cumulated vsize (KiB) 573456

[startup+287.12 s]
/proc/loadavg: 8.16 8.00 8.01 9/534 12596
/proc/meminfo: memFree=11561056/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=573456 CPUtime=1143.42 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 400391 0 0 0 114280 62 0 0 25 0 4 0 669708769 587218944 94015 33554432000 4194304 4625164 140733222879952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 143364 94015 1288 106 0 138867 0
[pid=12574/tid=12575] ppid=12572 vsize=573456 CPUtime=287.11 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 60074 0 0 0 28703 8 0 0 25 0 4 0 669708769 587218944 94015 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=573456 CPUtime=287.03 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36287 0 0 0 28695 8 0 0 25 0 4 0 669708769 587218944 94015 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=573456 CPUtime=282.13 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 278555 0 0 0 28173 40 0 0 25 0 4 0 669708769 587218944 94015 33554432000 4194304 4625164 140733222879952 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1143.42
Current children cumulated vsize (KiB) 573456

[startup+287.501 s]
/proc/loadavg: 8.16 8.00 8.01 9/534 12596
/proc/meminfo: memFree=11561056/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=573456 CPUtime=1144.94 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 400429 0 0 0 114432 62 0 0 25 0 4 0 669708769 587218944 94053 33554432000 4194304 4625164 140733222879952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 143364 94053 1288 106 0 138867 0
[pid=12574/tid=12575] ppid=12572 vsize=573456 CPUtime=287.49 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 60076 0 0 0 28741 8 0 0 25 0 4 0 669708769 587218944 94053 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=573456 CPUtime=287.41 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36287 0 0 0 28733 8 0 0 25 0 4 0 669708769 587218944 94053 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=573456 CPUtime=282.51 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 278557 0 0 0 28211 40 0 0 25 0 4 0 669708769 587218944 94053 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1144.94
Current children cumulated vsize (KiB) 573456

[startup+287.901 s]
/proc/loadavg: 8.16 8.00 8.01 9/534 12596
/proc/meminfo: memFree=11561056/32950928 swapFree=60199076/67111528
[pid=12574] ppid=12572 vsize=573456 CPUtime=1146.54 cores=0,2,4,6
/proc/12574/stat : 12574 (SArTagnan) R 12572 12574 12217 0 -1 4202496 400481 0 0 0 114592 62 0 0 25 0 4 0 669708769 587218944 94105 33554432000 4194304 4625164 140733222879952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12574/statm: 143364 94105 1288 106 0 138867 0
[pid=12574/tid=12575] ppid=12572 vsize=573456 CPUtime=287.89 cores=0,2,4,6
/proc/12574/task/12575/stat : 12575 (SArTagnan) R 12572 12574 12217 0 -1 4202560 60083 0 0 0 28781 8 0 0 25 0 4 0 669708769 587218944 94105 33554432000 4194304 4625164 140733222879952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12574/tid=12576] ppid=12572 vsize=573456 CPUtime=287.81 cores=0,2,4,6
/proc/12574/task/12576/stat : 12576 (SArTagnan) R 12572 12574 12217 0 -1 4202560 36287 0 0 0 28773 8 0 0 25 0 4 0 669708769 587218944 94105 33554432000 4194304 4625164 140733222879952 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12574/tid=12577] ppid=12572 vsize=573456 CPUtime=282.91 cores=0,2,4,6
/proc/12574/task/12577/stat : 12577 (SArTagnan) R 12572 12574 12217 0 -1 4202560 278580 0 0 0 28251 40 0 0 25 0 4 0 669708769 587218944 94105 33554432000 4194304 4625164 140733222879952 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1146.54
Current children cumulated vsize (KiB) 573456

Child status: 10
Real time (s): 287.925
CPU time (s): 1146.6
CPU user time (s): 1145.96
CPU system time (s): 0.636903
CPU usage (%): 398.228
Max. virtual memory (cumulated for all children) (KiB): 573456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1145.96
system time used= 0.636903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 400494
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= 162
involuntary context switches= 5585

runsolver used 1.41778 second user time and 3.56346 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-16 23:25:00
IDJOB=3386136
IDBENCH=83155
IDSOLVER=1871
FILE ID=node122/3386136-1305581100
RUNJOBID= node122-1305581100-12562
PBS_JOBID= 13350225
Free space on /tmp= 73380 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386136-1305581100/watcher-3386136-1305581100 -o /tmp/evaluation-result-3386136-1305581100/solver-3386136-1305581100 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386136-1305581100.cnf -threads=4

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=1112270411

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12537032 kB
Buffers:        333276 kB
Cached:        4383468 kB
SwapCached:      50104 kB
Active:       15653696 kB
Inactive:      4466028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12537032 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:             440 kB
Writeback:           8 kB
AnonPages:    15363720 kB
Mapped:          30816 kB
Slab:           137416 kB
PageTables:      86500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 160561496 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= 73380 MiB
End job on node122 at 2011-05-16 23:29:48