Trace number 3373453

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
claspmt 2.0-R4095-patched (fixed)UNSAT 1456.95 365.007

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431902/instance-3373453-1305431902.cnf
0.03/0.05	c Solving...
1456.94/365.00	s UNSATISFIABLE
1456.94/365.00	
1456.94/365.00	c Models        : 0     
1456.94/365.00	c Time          : 364.977s (Solving: 364.93s 1st Model: 0.00s Unsat: 364.93s)
1456.94/365.00	c CPU Time      : 1456.920s

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-3373453-1305431902/watcher-3373453-1305431902 -o /tmp/evaluation-result-3373453-1305431902/solver-3373453-1305431902 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373453-1305431902.cnf 

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.79 3.04 1.72 6/253 21471
/proc/meminfo: memFree=21548596/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=22896 CPUtime=0 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 1070 0 0 0 0 0 0 0 25 0 1 0 654788041 23445504 935 33554432000 4194304 4964800 140734012009728 18446744073709551615 271550537472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21471/statm: 5724 936 385 189 0 598 0

[startup+0.044303 s]
/proc/loadavg: 6.79 3.04 1.72 6/253 21471
/proc/meminfo: memFree=21548596/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=25408 CPUtime=0.03 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 1818 0 0 0 3 0 0 0 25 0 1 0 654788041 26017792 1565 33554432000 4194304 4964800 140734012009728 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21471/statm: 6352 1565 399 189 0 1226 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25408

[startup+0.100251 s]
/proc/loadavg: 6.79 3.04 1.72 6/253 21471
/proc/meminfo: memFree=21548596/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=173800 CPUtime=0.23 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 3140 0 0 0 23 0 0 0 25 0 4 0 654788041 177971200 2559 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 43450 2559 457 189 0 37799 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 173800

[startup+0.300215 s]
/proc/loadavg: 6.79 3.04 1.72 6/253 21471
/proc/meminfo: memFree=21548596/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=174608 CPUtime=1.03 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 3876 0 0 0 102 1 0 0 25 0 4 0 654788041 178798592 3295 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 43652 3296 458 189 0 38001 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 174608

[startup+0.700143 s]
/proc/loadavg: 6.79 3.04 1.72 6/253 21471
/proc/meminfo: memFree=21548596/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=176352 CPUtime=2.63 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 5285 0 0 0 261 2 0 0 25 0 4 0 654788041 180584448 4704 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 44088 4704 458 189 0 38437 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 176352

[startup+1.501 s]
/proc/loadavg: 6.79 3.04 1.72 9/257 21475
/proc/meminfo: memFree=21530596/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=177012 CPUtime=5.83 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 5619 0 0 0 581 2 0 0 25 0 4 0 654788041 181260288 5038 33554432000 4194304 4964800 140734012009728 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 44253 5038 458 189 0 38602 0
[pid=21471/tid=21473] ppid=21469 vsize=177012 CPUtime=1.44 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 774 0 0 0 144 0 0 0 20 0 4 0 654788047 181260288 5038 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=177012 CPUtime=1.43 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 1325 0 0 0 143 0 0 0 20 0 4 0 654788047 181260288 5038 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=177012 CPUtime=1.44 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 1008 0 0 0 144 0 0 0 20 0 4 0 654788047 181260288 5038 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 177012

[startup+3.10071 s]
/proc/loadavg: 6.79 3.04 1.72 9/257 21475
/proc/meminfo: memFree=21525884/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=178556 CPUtime=12.21 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 6950 0 0 0 1218 3 0 0 25 0 4 0 654788041 182841344 6369 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668814 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 44639 6369 458 189 0 38988 0
[pid=21471/tid=21473] ppid=21469 vsize=178556 CPUtime=3.04 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 888 0 0 0 304 0 0 0 25 0 4 0 654788047 182841344 6369 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=178556 CPUtime=3.04 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 1879 0 0 0 303 1 0 0 25 0 4 0 654788047 182841344 6369 33554432000 4194304 4964800 140734012009728 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=178556 CPUtime=3.03 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 1314 0 0 0 303 0 0 0 25 0 4 0 654788047 182841344 6369 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 178556

[startup+6.30113 s]
/proc/loadavg: 6.89 3.13 1.76 9/257 21475
/proc/meminfo: memFree=21517424/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=180276 CPUtime=24.98 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 8483 0 0 0 2495 3 0 0 25 0 4 0 654788041 184602624 7902 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 45069 7902 460 189 0 39418 0
[pid=21471/tid=21473] ppid=21469 vsize=180276 CPUtime=6.24 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 1107 0 0 0 624 0 0 0 25 0 4 0 654788047 184602624 7902 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=180276 CPUtime=6.24 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 2495 0 0 0 623 1 0 0 25 0 4 0 654788047 184602624 7902 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=180276 CPUtime=6.24 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 1465 0 0 0 623 1 0 0 25 0 4 0 654788047 184602624 7902 33554432000 4194304 4964800 140734012009728 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 180276

[startup+12.701 s]
/proc/loadavg: 7.06 3.22 1.80 9/257 21475
/proc/meminfo: memFree=21501952/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=251732 CPUtime=50.54 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 13147 0 0 0 5048 6 0 0 25 0 4 0 654788041 257773568 12566 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 62933 12566 460 189 0 57282 0
[pid=21471/tid=21473] ppid=21469 vsize=251732 CPUtime=12.64 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 1878 0 0 0 1263 1 0 0 25 0 4 0 654788047 257773568 12566 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=251732 CPUtime=12.63 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 4548 0 0 0 1262 1 0 0 25 0 4 0 654788047 257773568 12566 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669560 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=251732 CPUtime=12.64 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 2612 0 0 0 1263 1 0 0 25 0 4 0 654788047 257773568 12566 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 251732

[startup+25.5006 s]
/proc/loadavg: 7.27 3.46 1.90 9/257 21475
/proc/meminfo: memFree=21477488/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=257144 CPUtime=101.64 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 18410 0 0 0 10155 9 0 0 25 0 4 0 654788041 263315456 17829 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670392 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 64286 17829 460 189 0 58635 0
[pid=21471/tid=21473] ppid=21469 vsize=257144 CPUtime=25.43 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 2522 0 0 0 2542 1 0 0 25 0 4 0 654788047 263315456 17829 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=257144 CPUtime=25.44 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 6928 0 0 0 2541 3 0 0 25 0 4 0 654788047 263315456 17829 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=257144 CPUtime=25.44 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 3497 0 0 0 2542 2 0 0 25 0 4 0 654788047 263315456 17829 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 257144

[startup+51.101 s]
/proc/loadavg: 7.52 3.82 2.06 9/257 21476
/proc/meminfo: memFree=21452792/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=262260 CPUtime=203.86 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 24526 0 0 0 20372 14 0 0 25 0 4 0 654788041 268554240 23824 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 65565 23824 460 189 0 59914 0
[pid=21471/tid=21473] ppid=21469 vsize=262260 CPUtime=51.04 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 5147 0 0 0 5100 4 0 0 25 0 4 0 654788047 268554240 23824 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669579 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=262260 CPUtime=51.03 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 9047 0 0 0 5099 4 0 0 25 0 4 0 654788047 268554240 23824 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670381 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=262260 CPUtime=51.04 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 4094 0 0 0 5102 2 0 0 25 0 4 0 654788047 268554240 23824 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 262260

[startup+102.31 s]
/proc/loadavg: 7.68 4.43 2.36 9/257 21537
/proc/meminfo: memFree=21409932/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=269284 CPUtime=408.31 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 29006 0 0 0 40813 18 0 0 25 0 4 0 654788041 275746816 28301 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 67321 28301 460 189 0 61670 0
[pid=21471/tid=21473] ppid=21469 vsize=269284 CPUtime=102.24 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 5556 0 0 0 10220 4 0 0 25 0 4 0 654788047 275746816 28301 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=269284 CPUtime=102.23 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 9907 0 0 0 10219 4 0 0 25 0 4 0 654788047 275746816 28301 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=269284 CPUtime=102.25 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 4987 0 0 0 10222 3 0 0 25 0 4 0 654788047 275746816 28301 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.31
Current children cumulated vsize (KiB) 269284

[startup+162.301 s]
/proc/loadavg: 7.99 5.11 2.72 9/257 21548
/proc/meminfo: memFree=21364372/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=269536 CPUtime=647.8 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 35508 0 0 0 64756 24 0 0 25 0 4 0 654788041 276004864 34775 33554432000 4194304 4964800 140734012009728 18446744073709551615 4683646 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 67384 34775 460 189 0 61733 0
[pid=21471/tid=21473] ppid=21469 vsize=269536 CPUtime=162.22 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 6007 0 0 0 16217 5 0 0 25 0 4 0 654788047 276004864 34775 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=269536 CPUtime=162.22 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 14211 0 0 0 16213 9 0 0 25 0 4 0 654788047 276004864 34775 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=269536 CPUtime=162.22 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5237 0 0 0 16219 3 0 0 25 0 4 0 654788047 276004864 34775 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.8
Current children cumulated vsize (KiB) 269536

[startup+222.301 s]
/proc/loadavg: 8.12 5.66 3.06 9/257 21580
/proc/meminfo: memFree=21272168/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=276880 CPUtime=887.34 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 41224 0 0 0 88704 30 0 0 25 0 4 0 654788041 283525120 40478 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668588 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 69220 40478 460 189 0 63569 0
[pid=21471/tid=21473] ppid=21469 vsize=276880 CPUtime=222.22 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 8963 0 0 0 22214 8 0 0 25 0 4 0 654788047 283525120 40478 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=276880 CPUtime=222.21 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 16809 0 0 0 22210 11 0 0 25 0 4 0 654788047 283525120 40478 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=276880 CPUtime=222.23 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5249 0 0 0 22219 4 0 0 25 0 4 0 654788047 283525120 40478 33554432000 4194304 4964800 140734012009728 18446744073709551615 4684013 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.34
Current children cumulated vsize (KiB) 276880

[startup+282.301 s]
/proc/loadavg: 8.18 6.13 3.38 10/257 21581
/proc/meminfo: memFree=21167484/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1126.87 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 47313 0 0 0 112653 34 0 0 25 0 4 0 654788041 301838336 46567 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 46567 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=282.22 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9064 0 0 0 28214 8 0 0 25 0 4 0 654788047 301838336 46567 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=282.2 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 21636 0 0 0 28207 13 0 0 25 0 4 0 654788047 301838336 46567 33554432000 4194304 4964800 140734012009728 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=282.23 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 28219 4 0 0 25 0 4 0 654788047 301838336 46567 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1126.87
Current children cumulated vsize (KiB) 294764

[startup+342.301 s]
/proc/loadavg: 8.12 6.48 3.67 9/257 21583
/proc/meminfo: memFree=21114760/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1366.39 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49455 0 0 0 136602 37 0 0 25 0 4 0 654788041 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48709 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=342.21 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 34213 8 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=342.19 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23769 0 0 0 34203 16 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4313845 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=342.23 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 34219 4 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1366.39
Current children cumulated vsize (KiB) 294764

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

[startup+345.5 s]
/proc/loadavg: 8.11 6.51 3.69 9/257 21583
/proc/meminfo: memFree=21114756/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1379.16 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49455 0 0 0 137879 37 0 0 25 0 4 0 654788041 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48709 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=345.41 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 34533 8 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=345.39 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23769 0 0 0 34523 16 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=345.43 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 34539 4 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1379.16
Current children cumulated vsize (KiB) 294764

[startup+358.301 s]
/proc/loadavg: 7.78 6.49 3.72 9/257 21644
/proc/meminfo: memFree=21321996/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1430.26 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49455 0 0 0 142989 37 0 0 25 0 4 0 654788041 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48709 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=358.2 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 35812 8 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669406 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=358.19 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23769 0 0 0 35803 16 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=358.23 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 35819 4 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1430.26
Current children cumulated vsize (KiB) 294764

[startup+361.5 s]
/proc/loadavg: 7.80 6.52 3.74 9/257 21647
/proc/meminfo: memFree=21305132/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1443.03 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49455 0 0 0 144266 37 0 0 25 0 4 0 654788041 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669140 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48709 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=361.4 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 36132 8 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=361.39 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23769 0 0 0 36123 16 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=361.43 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 36139 4 0 0 25 0 4 0 654788047 301838336 48709 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1443.03
Current children cumulated vsize (KiB) 294764

[startup+363.1 s]
/proc/loadavg: 7.80 6.52 3.74 10/257 21647
/proc/meminfo: memFree=21296856/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1449.41 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49456 0 0 0 144904 37 0 0 25 0 4 0 654788041 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48710 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=363 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 36292 8 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=362.98 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23770 0 0 0 36282 16 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=363.03 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 36299 4 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1449.41
Current children cumulated vsize (KiB) 294764

[startup+363.901 s]
/proc/loadavg: 7.80 6.52 3.74 10/257 21647
/proc/meminfo: memFree=21296856/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1452.61 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49456 0 0 0 145224 37 0 0 25 0 4 0 654788041 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48710 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=363.8 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 36372 8 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=363.78 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23770 0 0 0 36362 16 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=363.83 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 36379 4 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1452.61
Current children cumulated vsize (KiB) 294764

[startup+364.701 s]
/proc/loadavg: 7.82 6.54 3.76 9/257 21647
/proc/meminfo: memFree=21292516/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1455.8 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49456 0 0 0 145543 37 0 0 25 0 4 0 654788041 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4653307 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48710 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=364.6 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 36452 8 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=364.58 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23770 0 0 0 36442 16 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=364.63 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 36459 4 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1455.8
Current children cumulated vsize (KiB) 294764

[startup+364.901 s]
/proc/loadavg: 7.82 6.54 3.76 9/257 21647
/proc/meminfo: memFree=21292516/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=294764 CPUtime=1456.6 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49456 0 0 0 145623 37 0 0 25 0 4 0 654788041 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21471/statm: 73691 48710 460 189 0 68040 0
[pid=21471/tid=21473] ppid=21469 vsize=294764 CPUtime=364.8 cores=0,2,4,6
/proc/21471/task/21473/stat : 21473 (claspmt) R 21469 21471 14333 0 -1 4202560 9066 0 0 0 36472 8 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=294764 CPUtime=364.78 cores=0,2,4,6
/proc/21471/task/21474/stat : 21474 (claspmt) R 21469 21471 14333 0 -1 4202560 23770 0 0 0 36462 16 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669437 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=294764 CPUtime=364.83 cores=0,2,4,6
/proc/21471/task/21475/stat : 21475 (claspmt) R 21469 21471 14333 0 -1 4202560 5427 0 0 0 36479 4 0 0 25 0 4 0 654788047 301838336 48710 33554432000 4194304 4964800 140734012009728 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1456.6
Current children cumulated vsize (KiB) 294764

[startup+365.001 s]
/proc/loadavg: 7.82 6.54 3.76 9/257 21647
/proc/meminfo: memFree=21292516/32951124 swapFree=67056788/67111528
[pid=21471] ppid=21469 vsize=291076 CPUtime=1456.94 cores=0,2,4,6
/proc/21471/stat : 21471 (claspmt) R 21469 21471 14333 0 -1 4202496 49467 0 0 0 145656 38 0 0 25 0 1 0 654788041 298061824 29056 33554432000 4194304 4964800 140734012009728 18446744073709551615 271550581095 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21471/statm: 72769 29056 471 189 0 67118 0
Current children cumulated CPU time (s) 1456.94
Current children cumulated vsize (KiB) 291076

Child status: 20
Real time (s): 365.007
CPU time (s): 1456.95
CPU user time (s): 1456.56
CPU system time (s): 0.39094
CPU usage (%): 399.157
Max. virtual memory (cumulated for all children) (KiB): 294764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1456.56
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49468
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= 3055
involuntary context switches= 25442

runsolver used 0.780881 second user time and 1.9707 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 05:58:22
IDJOB=3373453
IDBENCH=87988
IDSOLVER=1853
FILE ID=node133/3373453-1305431902
RUNJOBID= node133-1305431802-21324
PBS_JOBID= 13324568
Free space on /tmp= 73672 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373453-1305431902/watcher-3373453-1305431902 -o /tmp/evaluation-result-3373453-1305431902/solver-3373453-1305431902 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373453-1305431902.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=1252485691

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21548752 kB
Buffers:        284152 kB
Cached:        3389084 kB
SwapCached:       8724 kB
Active:        8584416 kB
Inactive:      2538164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21548752 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:     7446832 kB
Mapped:          22120 kB
Slab:           194876 kB
PageTables:      23660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19253040 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node133 at 2011-05-15 06:04:27