Trace number 3381032

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 240.155 30.1482

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.858
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...500836/instance-3381032-1305500836.cnf
0.01/0.04	c Solving...
239.91/30.14	s UNSATISFIABLE
239.91/30.14	
239.91/30.14	c Models        : 0     
239.91/30.14	c Time          : 30.130s (Solving: 30.09s 1st Model: 0.00s Unsat: 30.09s)
239.91/30.14	c CPU Time      : 240.130s

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-3381032-1305500836/watcher-3381032-1305500836 -o /tmp/evaluation-result-3381032-1305500836/solver-3381032-1305500836 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381032-1305500836.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.84 8.43 8.41 2/426 3621
/proc/meminfo: memFree=15067444/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=22132 CPUtime=0 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 887 0 0 0 0 0 0 0 24 0 1 0 661681331 22663168 768 33554432000 4194304 4964800 140735603331216 18446744073709551615 212687372043 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/3621/statm: 5533 768 398 189 0 407 0

[startup+0.0186269 s]
/proc/loadavg: 7.84 8.43 8.41 2/426 3621
/proc/meminfo: memFree=15067444/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=22672 CPUtime=0.01 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 1009 0 0 0 1 0 0 0 24 0 1 0 661681331 23216128 890 33554432000 4194304 4964800 140735603331216 18446744073709551615 4612277 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/3621/statm: 5668 890 403 189 0 542 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22672

[startup+0.11203 s]
/proc/loadavg: 7.84 8.43 8.41 2/426 3621
/proc/meminfo: memFree=15067444/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=319436 CPUtime=2.52 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 3569 0 0 0 250 2 0 0 25 0 8 0 661681331 327102464 3290 33554432000 4194304 4964800 140735603331216 18446744073709551615 212687780383 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 79898 3548 464 189 0 74247 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 319436

[startup+0.907376 s]
/proc/loadavg: 7.84 8.43 8.41 2/426 3621
/proc/meminfo: memFree=15067444/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=320132 CPUtime=6.84 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 4300 0 0 0 682 2 0 0 25 0 8 0 661681331 327815168 4021 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 80033 4021 464 189 0 74382 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 320132

[startup+1.00836 s]
/proc/loadavg: 7.84 8.43 8.41 2/426 3621
/proc/meminfo: memFree=15067444/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=320132 CPUtime=7.64 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 4431 0 0 0 762 2 0 0 25 0 8 0 661681331 327815168 4152 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 80033 4152 464 189 0 74382 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 320132

[startup+1.50027 s]
/proc/loadavg: 7.84 8.43 8.41 2/426 3621
/proc/meminfo: memFree=15067444/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=320788 CPUtime=11.57 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 5134 0 0 0 1155 2 0 0 25 0 8 0 661681331 328486912 4855 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 80197 4855 464 189 0 74546 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 320788

[startup+3.10098 s]
/proc/loadavg: 7.84 8.43 8.41 9/434 3629
/proc/meminfo: memFree=15047424/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=321872 CPUtime=24.35 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 6151 0 0 0 2432 3 0 0 25 0 8 0 661681331 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669089 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 80468 5836 466 189 0 74817 0
[pid=3621/tid=3623] ppid=3619 vsize=321872 CPUtime=3.04 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 753 0 0 0 304 0 0 0 25 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=321872 CPUtime=3.03 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 939 0 0 0 303 0 0 0 25 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=321872 CPUtime=3 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 465 0 0 0 300 0 0 0 18 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=321872 CPUtime=3.03 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 618 0 0 0 303 0 0 0 25 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=321872 CPUtime=3.03 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 514 0 0 0 303 0 0 0 25 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=321872 CPUtime=3.03 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 567 0 0 0 303 0 0 0 25 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=321872 CPUtime=3.03 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 619 0 0 0 303 0 0 0 24 0 8 0 661681336 329596928 5836 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 321872

[startup+6.3014 s]
/proc/loadavg: 7.85 8.43 8.41 9/434 3630
/proc/meminfo: memFree=15042712/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=323160 CPUtime=49.88 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 7477 0 0 0 4984 4 0 0 25 0 8 0 661681331 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 4660163 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 80790 7090 466 189 0 75139 0
[pid=3621/tid=3623] ppid=3619 vsize=323160 CPUtime=6.24 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1011 0 0 0 624 0 0 0 25 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=323160 CPUtime=6.23 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1199 0 0 0 623 0 0 0 25 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=323160 CPUtime=6.16 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 550 0 0 0 616 0 0 0 19 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=323160 CPUtime=6.23 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 837 0 0 0 623 0 0 0 25 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=323160 CPUtime=6.23 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 614 0 0 0 623 0 0 0 25 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=323160 CPUtime=6.22 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 683 0 0 0 622 0 0 0 25 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 212687780383 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=323160 CPUtime=6.23 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 795 0 0 0 623 0 0 0 21 0 8 0 661681336 330915840 7090 33554432000 4194304 4964800 140735603331216 18446744073709551615 212687780383 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 323160

[startup+12.7012 s]
/proc/loadavg: 7.86 8.42 8.41 9/434 3630
/proc/meminfo: memFree=15038576/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=324188 CPUtime=101.03 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 8759 0 0 0 10096 7 0 0 25 0 8 0 661681331 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668672 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81047 8369 466 189 0 75396 0
[pid=3621/tid=3623] ppid=3619 vsize=324188 CPUtime=12.59 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1222 0 0 0 1259 0 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=324188 CPUtime=12.64 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1442 0 0 0 1264 0 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=324188 CPUtime=12.53 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 693 0 0 0 1253 0 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=324188 CPUtime=12.65 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1069 0 0 0 1264 1 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=324188 CPUtime=12.65 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 698 0 0 0 1264 1 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=324188 CPUtime=12.64 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 865 0 0 0 1263 1 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=324188 CPUtime=12.64 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 921 0 0 0 1264 0 0 0 25 0 8 0 661681336 331968512 8369 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 324188

[startup+25.5009 s]
/proc/loadavg: 7.89 8.40 8.40 9/434 3630
/proc/meminfo: memFree=15034436/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325372 CPUtime=203.18 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10472 0 0 0 20309 9 0 0 20 0 8 0 661681331 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669840 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81343 10079 466 189 0 75692 0
[pid=3621/tid=3623] ppid=3619 vsize=325372 CPUtime=25.2 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1667 0 0 0 2520 0 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325372 CPUtime=25.42 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1706 0 0 0 2542 0 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669591 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325372 CPUtime=25.31 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 789 0 0 0 2531 0 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325372 CPUtime=25.42 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1388 0 0 0 2541 1 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325372 CPUtime=25.43 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 848 0 0 0 2542 1 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4338804 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325372 CPUtime=25.42 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1022 0 0 0 2541 1 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669680 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325372 CPUtime=25.42 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1104 0 0 0 2541 1 0 0 25 0 8 0 661681336 333180928 10079 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 325372

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

[startup+26.2008 s]
/proc/loadavg: 7.89 8.40 8.40 9/434 3630
/proc/meminfo: memFree=15033940/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325372 CPUtime=208.77 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10558 0 0 0 20868 9 0 0 21 0 8 0 661681331 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81343 10165 466 189 0 75692 0
[pid=3621/tid=3623] ppid=3619 vsize=325372 CPUtime=25.89 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1685 0 0 0 2589 0 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325372 CPUtime=26.12 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1706 0 0 0 2612 0 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325372 CPUtime=26.01 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 811 0 0 0 2601 0 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325372 CPUtime=26.12 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1388 0 0 0 2611 1 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325372 CPUtime=26.13 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 871 0 0 0 2612 1 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669486 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325372 CPUtime=26.11 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1026 0 0 0 2610 1 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325372 CPUtime=26.12 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1115 0 0 0 2611 1 0 0 25 0 8 0 661681336 333180928 10165 33554432000 4194304 4964800 140735603331216 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 208.77
Current children cumulated vsize (KiB) 325372

[startup+27.8005 s]
/proc/loadavg: 7.89 8.40 8.40 9/434 3630
/proc/meminfo: memFree=15033816/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325524 CPUtime=221.54 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10683 0 0 0 22145 9 0 0 25 0 8 0 661681331 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669574 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81381 10290 466 189 0 75730 0
[pid=3621/tid=3623] ppid=3619 vsize=325524 CPUtime=27.47 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1689 0 0 0 2747 0 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325524 CPUtime=27.72 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1751 0 0 0 2772 0 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325524 CPUtime=27.61 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 811 0 0 0 2761 0 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325524 CPUtime=27.72 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1389 0 0 0 2771 1 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325524 CPUtime=27.73 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 932 0 0 0 2772 1 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325524 CPUtime=27.71 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1027 0 0 0 2770 1 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325524 CPUtime=27.72 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1117 0 0 0 2771 1 0 0 25 0 8 0 661681336 333336576 10290 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 325524

[startup+29.4012 s]
/proc/loadavg: 7.90 8.39 8.40 9/434 3630
/proc/meminfo: memFree=15032820/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325824 CPUtime=234.31 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10878 0 0 0 23422 9 0 0 25 0 8 0 661681331 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81456 10485 466 189 0 75805 0
[pid=3621/tid=3623] ppid=3619 vsize=325824 CPUtime=29.03 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1714 0 0 0 2903 0 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669579 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325824 CPUtime=29.33 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1764 0 0 0 2932 1 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325824 CPUtime=29.21 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 811 0 0 0 2921 0 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325824 CPUtime=29.32 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1408 0 0 0 2931 1 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325824 CPUtime=29.33 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 969 0 0 0 2932 1 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325824 CPUtime=29.31 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1080 0 0 0 2930 1 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325824 CPUtime=29.32 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1145 0 0 0 2931 1 0 0 25 0 8 0 661681336 333643776 10485 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 234.31
Current children cumulated vsize (KiB) 325824

[startup+29.8011 s]
/proc/loadavg: 7.90 8.39 8.40 9/434 3630
/proc/meminfo: memFree=15032820/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325824 CPUtime=237.51 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10879 0 0 0 23742 9 0 0 25 0 8 0 661681331 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81456 10486 466 189 0 75805 0
[pid=3621/tid=3623] ppid=3619 vsize=325824 CPUtime=29.43 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1714 0 0 0 2943 0 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325824 CPUtime=29.73 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1764 0 0 0 2972 1 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325824 CPUtime=29.61 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 811 0 0 0 2961 0 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4659287 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325824 CPUtime=29.72 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1409 0 0 0 2971 1 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325824 CPUtime=29.73 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 969 0 0 0 2972 1 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325824 CPUtime=29.71 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1080 0 0 0 2970 1 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4325296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325824 CPUtime=29.72 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1145 0 0 0 2971 1 0 0 25 0 8 0 661681336 333643776 10486 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 237.51
Current children cumulated vsize (KiB) 325824

[startup+30.0011 s]
/proc/loadavg: 7.90 8.39 8.40 9/434 3630
/proc/meminfo: memFree=15032820/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325824 CPUtime=239.11 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10882 0 0 0 23902 9 0 0 25 0 8 0 661681331 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4658618 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81456 10489 466 189 0 75805 0
[pid=3621/tid=3623] ppid=3619 vsize=325824 CPUtime=29.63 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1715 0 0 0 2963 0 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325824 CPUtime=29.93 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1764 0 0 0 2992 1 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325824 CPUtime=29.81 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 811 0 0 0 2981 0 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325824 CPUtime=29.92 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1409 0 0 0 2991 1 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325824 CPUtime=29.93 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 969 0 0 0 2992 1 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325824 CPUtime=29.91 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1080 0 0 0 2990 1 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325824 CPUtime=29.92 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1147 0 0 0 2991 1 0 0 25 0 8 0 661681336 333643776 10489 33554432000 4194304 4964800 140735603331216 18446744073709551615 4644992 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 239.11
Current children cumulated vsize (KiB) 325824

[startup+30.1011 s]
/proc/loadavg: 7.90 8.39 8.40 9/434 3630
/proc/meminfo: memFree=15032820/32951124 swapFree=67111348/67111528
[pid=3621] ppid=3619 vsize=325824 CPUtime=239.91 cores=0-7
/proc/3621/stat : 3621 (claspmt) R 3619 3621 2509 0 -1 4202496 10883 0 0 0 23982 9 0 0 25 0 8 0 661681331 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3621/statm: 81456 10490 466 189 0 75805 0
[pid=3621/tid=3623] ppid=3619 vsize=325824 CPUtime=29.73 cores=0-7
/proc/3621/task/3623/stat : 3623 (claspmt) R 3619 3621 2509 0 -1 4202560 1715 0 0 0 2973 0 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3621/tid=3624] ppid=3619 vsize=325824 CPUtime=30.03 cores=0-7
/proc/3621/task/3624/stat : 3624 (claspmt) R 3619 3621 2509 0 -1 4202560 1764 0 0 0 3002 1 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3621/tid=3625] ppid=3619 vsize=325824 CPUtime=29.91 cores=0-7
/proc/3621/task/3625/stat : 3625 (claspmt) R 3619 3621 2509 0 -1 4202560 811 0 0 0 2991 0 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3621/tid=3626] ppid=3619 vsize=325824 CPUtime=30.02 cores=0-7
/proc/3621/task/3626/stat : 3626 (claspmt) R 3619 3621 2509 0 -1 4202560 1410 0 0 0 3001 1 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=3621/tid=3627] ppid=3619 vsize=325824 CPUtime=30.03 cores=0-7
/proc/3621/task/3627/stat : 3627 (claspmt) R 3619 3621 2509 0 -1 4202560 969 0 0 0 3002 1 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3621/tid=3628] ppid=3619 vsize=325824 CPUtime=30.01 cores=0-7
/proc/3621/task/3628/stat : 3628 (claspmt) R 3619 3621 2509 0 -1 4202560 1080 0 0 0 3000 1 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 4644892 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3621/tid=3629] ppid=3619 vsize=325824 CPUtime=30.02 cores=0-7
/proc/3621/task/3629/stat : 3629 (claspmt) R 3619 3621 2509 0 -1 4202560 1147 0 0 0 3001 1 0 0 25 0 8 0 661681336 333643776 10490 33554432000 4194304 4964800 140735603331216 18446744073709551615 47305933774425 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 239.91
Current children cumulated vsize (KiB) 325824

Child status: 20
Real time (s): 30.1482
CPU time (s): 240.155
CPU user time (s): 240.052
CPU system time (s): 0.103984
CPU usage (%): 796.584
Max. virtual memory (cumulated for all children) (KiB): 325824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.052
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10895
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= 6306
involuntary context switches= 1029

runsolver used 0.122981 second user time and 0.295955 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 01:07:16
IDJOB=3381032
IDBENCH=83192
IDSOLVER=1865
FILE ID=node139/3381032-1305500836
RUNJOBID= node139-1305490823-2523
PBS_JOBID= 13325410
Free space on /tmp= 73376 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.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-3381032-1305500836/watcher-3381032-1305500836 -o /tmp/evaluation-result-3381032-1305500836/solver-3381032-1305500836 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381032-1305500836.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1811178608

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15067848 kB
Buffers:        333816 kB
Cached:        3078112 kB
SwapCached:          0 kB
Active:       15458400 kB
Inactive:      2087452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15067848 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1160 kB
Writeback:           4 kB
AnonPages:    14133980 kB
Mapped:          33736 kB
Slab:           205716 kB
PageTables:      58352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 104415760 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= 73372 MiB
End job on node139 at 2011-05-16 01:07:46