Trace number 3373470

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 275.491 70.0571

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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 ...418842/instance-3373470-1305418842.cnf
1.10/1.18	c Solving...
275.43/70.05	s UNSATISFIABLE
275.43/70.05	
275.43/70.05	c Models        : 0     
275.43/70.05	c Time          : 69.908s (Solving: 68.73s 1st Model: 0.00s Unsat: 68.73s)
275.43/70.05	c CPU Time      : 275.340s

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-3373470-1305418842/watcher-3373470-1305418842 -o /tmp/evaluation-result-3373470-1305418842/solver-3373470-1305418842 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373470-1305418842.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: 2.00 3.21 5.49 2/288 6540
/proc/meminfo: memFree=16769876/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=20872 CPUtime=0 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 443 0 1 0 0 0 0 0 21 0 1 0 653487016 21372928 375 33554432000 4194304 4964800 140737388589584 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6540/statm: 5218 377 322 189 0 92 0

[startup+0.0591991 s]
/proc/loadavg: 2.00 3.21 5.49 2/288 6540
/proc/meminfo: memFree=16769876/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=52952 CPUtime=0.04 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 9873 0 1 0 4 0 0 0 21 0 1 0 653487016 54222848 8273 33554432000 4194304 4964800 140737388589584 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6540/statm: 13238 8275 388 189 0 8112 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 52952

[startup+0.101197 s]
/proc/loadavg: 2.00 3.21 5.49 2/288 6540
/proc/meminfo: memFree=16769876/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=59844 CPUtime=0.09 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 12236 0 1 0 8 1 0 0 21 0 1 0 653487016 61280256 9959 33554432000 4194304 4964800 140737388589584 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6540/statm: 14961 9961 388 189 0 9835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59844

[startup+0.301151 s]
/proc/loadavg: 2.00 3.21 5.49 2/288 6540
/proc/meminfo: memFree=16769876/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=85000 CPUtime=0.29 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 20396 0 1 0 27 2 0 0 22 0 1 0 653487016 87040000 16154 33554432000 4194304 4964800 140737388589584 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6540/statm: 21250 16155 403 189 0 16124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85000

[startup+0.701077 s]
/proc/loadavg: 2.00 3.21 5.49 2/288 6540
/proc/meminfo: memFree=16769876/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=96220 CPUtime=0.69 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 23175 0 1 0 67 2 0 0 23 0 1 0 653487016 98529280 18933 33554432000 4194304 4964800 140737388589584 18446744073709551615 4612397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6540/statm: 24055 18933 403 189 0 18929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96220

[startup+1.50087 s]
/proc/loadavg: 2.00 3.21 5.49 3/289 6541
/proc/meminfo: memFree=16660772/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=269012 CPUtime=2.36 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 38280 0 2 0 230 6 0 0 25 0 4 0 653487016 275468288 28589 33554432000 4194304 4964800 140737388589584 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 67253 28589 458 189 0 61602 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 269012

[startup+3.10059 s]
/proc/loadavg: 2.24 3.24 5.48 6/292 6544
/proc/meminfo: memFree=16585360/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=269872 CPUtime=8.75 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 39534 0 2 0 865 10 0 0 25 0 4 0 653487016 276348928 29843 33554432000 4194304 4964800 140737388589584 18446744073709551615 4321013 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 67468 29843 458 189 0 61817 0
[pid=6540/tid=6542] ppid=6538 vsize=269872 CPUtime=1.88 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 4026 0 0 0 187 1 0 0 20 0 4 0 653487135 276348928 29843 33554432000 4194304 4964800 140737388589584 18446744073709551615 4313616 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=269872 CPUtime=1.88 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 5458 0 0 0 186 2 0 0 20 0 4 0 653487135 276348928 29843 33554432000 4194304 4964800 140737388589584 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=269872 CPUtime=1.9 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 5453 0 0 0 189 1 0 0 20 0 4 0 653487135 276348928 29843 33554432000 4194304 4964800 140737388589584 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.75
Current children cumulated vsize (KiB) 269872

[startup+6.30102 s]
/proc/loadavg: 2.24 3.24 5.48 6/292 6544
/proc/meminfo: memFree=16459468/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=272736 CPUtime=21.52 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 42221 0 2 0 2138 14 0 0 25 0 4 0 653487016 279281664 32530 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 68184 32530 458 189 0 62533 0
[pid=6540/tid=6542] ppid=6538 vsize=272736 CPUtime=5.06 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 4354 0 0 0 504 2 0 0 25 0 4 0 653487135 279281664 32530 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=272736 CPUtime=5.07 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 6704 0 0 0 503 4 0 0 25 0 4 0 653487135 279281664 32530 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=272736 CPUtime=5.09 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 6196 0 0 0 507 2 0 0 25 0 4 0 653487135 279281664 32530 33554432000 4194304 4964800 140737388589584 18446744073709551615 4668770 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 272736

[startup+12.7009 s]
/proc/loadavg: 2.67 3.29 5.48 6/292 6544
/proc/meminfo: memFree=16214700/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=275392 CPUtime=47.04 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 44914 0 2 0 4681 23 0 0 19 0 4 0 653487016 282001408 35223 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 68848 35223 460 189 0 63197 0
[pid=6540/tid=6542] ppid=6538 vsize=275392 CPUtime=11.41 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 4758 0 0 0 1137 4 0 0 25 0 4 0 653487135 282001408 35223 33554432000 4194304 4964800 140737388589584 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=275392 CPUtime=11.48 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 8110 0 0 0 1143 5 0 0 25 0 4 0 653487135 282001408 35223 33554432000 4194304 4964800 140737388589584 18446744073709551615 4361326 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=275392 CPUtime=11.48 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 6604 0 0 0 1145 3 0 0 25 0 4 0 653487135 282001408 35223 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.04
Current children cumulated vsize (KiB) 275392

[startup+25.5006 s]
/proc/loadavg: 3.10 3.37 5.48 6/295 6550
/proc/meminfo: memFree=13779476/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=279964 CPUtime=98.12 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 47838 0 2 0 9778 34 0 0 25 0 4 0 653487016 286683136 38147 33554432000 4194304 4964800 140737388589584 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 69991 38147 460 189 0 64340 0
[pid=6540/tid=6542] ppid=6538 vsize=279964 CPUtime=24.09 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 5195 0 0 0 2404 5 0 0 25 0 4 0 653487135 286683136 38147 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=279964 CPUtime=24.27 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 9797 0 0 0 2421 6 0 0 25 0 4 0 653487135 286683136 38147 33554432000 4194304 4964800 140737388589584 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=279964 CPUtime=24.28 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 7192 0 0 0 2424 4 0 0 25 0 4 0 653487135 286683136 38147 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.12
Current children cumulated vsize (KiB) 279964

[startup+51.1011 s]
/proc/loadavg: 4.02 3.56 5.48 6/293 6557
/proc/meminfo: memFree=15701348/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=350644 CPUtime=200.28 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 53054 0 2 0 19980 48 0 0 25 0 4 0 653487016 359059456 43363 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670407 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 87661 43363 460 189 0 82010 0
[pid=6540/tid=6542] ppid=6538 vsize=350644 CPUtime=49.45 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 5997 0 0 0 4939 6 0 0 25 0 4 0 653487135 359059456 43363 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=350644 CPUtime=49.87 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 11974 0 0 0 4979 8 0 0 25 0 4 0 653487135 359059456 43363 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=350644 CPUtime=49.88 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 7971 0 0 0 4981 7 0 0 25 0 4 0 653487135 359059456 43363 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.28
Current children cumulated vsize (KiB) 350644

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

[startup+57.5009 s]
/proc/loadavg: 4.17 3.61 5.48 6/293 6557
/proc/meminfo: memFree=15584484/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=353572 CPUtime=225.81 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 55194 0 2 0 22528 53 0 0 25 0 4 0 653487016 362057728 45503 33554432000 4194304 4964800 140737388589584 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 88393 45503 460 189 0 82742 0
[pid=6540/tid=6542] ppid=6538 vsize=353572 CPUtime=55.78 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 6343 0 0 0 5571 7 0 0 25 0 4 0 653487135 362057728 45503 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=353572 CPUtime=56.27 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 13226 0 0 0 5618 9 0 0 25 0 4 0 653487135 362057728 45503 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=353572 CPUtime=56.28 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 8423 0 0 0 5619 9 0 0 25 0 4 0 653487135 362057728 45503 33554432000 4194304 4964800 140737388589584 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 225.81
Current children cumulated vsize (KiB) 353572

[startup+63.9008 s]
/proc/loadavg: 4.24 3.63 5.48 6/292 6557
/proc/meminfo: memFree=15512360/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=353572 CPUtime=251.35 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 56961 0 2 0 25077 58 0 0 25 0 4 0 653487016 362057728 47270 33554432000 4194304 4964800 140737388589584 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 88393 47270 460 189 0 82742 0
[pid=6540/tid=6542] ppid=6538 vsize=353572 CPUtime=62.13 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 6750 0 0 0 6203 10 0 0 25 0 4 0 653487135 362057728 47270 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=353572 CPUtime=62.67 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 14364 0 0 0 6257 10 0 0 25 0 4 0 653487135 362057728 47270 33554432000 4194304 4964800 140737388589584 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=353572 CPUtime=62.68 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 8450 0 0 0 6259 9 0 0 25 0 4 0 653487135 362057728 47270 33554432000 4194304 4964800 140737388589584 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 251.35
Current children cumulated vsize (KiB) 353572

[startup+67.1112 s]
/proc/loadavg: 4.30 3.65 5.47 6/292 6557
/proc/meminfo: memFree=15502064/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=353572 CPUtime=264.17 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 57781 0 2 0 26358 59 0 0 25 0 4 0 653487016 362057728 48090 33554432000 4194304 4964800 140737388589584 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 88393 48090 460 189 0 82742 0
[pid=6540/tid=6542] ppid=6538 vsize=353572 CPUtime=65.31 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 6758 0 0 0 6521 10 0 0 25 0 4 0 653487135 362057728 48090 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=353572 CPUtime=65.88 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 15171 0 0 0 6577 11 0 0 25 0 4 0 653487135 362057728 48090 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=353572 CPUtime=65.89 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 8450 0 0 0 6580 9 0 0 25 0 4 0 653487135 362057728 48090 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 264.17
Current children cumulated vsize (KiB) 353572

[startup+68.7009 s]
/proc/loadavg: 4.30 3.65 5.47 6/292 6557
/proc/meminfo: memFree=15499212/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=353572 CPUtime=270.51 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 58009 0 2 0 26992 59 0 0 25 0 4 0 653487016 362057728 48318 33554432000 4194304 4964800 140737388589584 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 88393 48318 460 189 0 82742 0
[pid=6540/tid=6542] ppid=6538 vsize=353572 CPUtime=66.89 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 6758 0 0 0 6679 10 0 0 25 0 4 0 653487135 362057728 48318 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=353572 CPUtime=67.47 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 15171 0 0 0 6736 11 0 0 25 0 4 0 653487135 362057728 48318 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=353572 CPUtime=67.48 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 8450 0 0 0 6739 9 0 0 25 0 4 0 653487135 362057728 48318 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 270.51
Current children cumulated vsize (KiB) 353572

[startup+69.5008 s]
/proc/loadavg: 4.30 3.65 5.47 6/292 6557
/proc/meminfo: memFree=15496784/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=353572 CPUtime=273.71 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 58015 0 2 0 27311 60 0 0 25 0 4 0 653487016 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 88393 48324 460 189 0 82742 0
[pid=6540/tid=6542] ppid=6538 vsize=353572 CPUtime=67.68 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 6758 0 0 0 6758 10 0 0 25 0 4 0 653487135 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=353572 CPUtime=68.27 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 15171 0 0 0 6816 11 0 0 25 0 4 0 653487135 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=353572 CPUtime=68.28 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 8450 0 0 0 6819 9 0 0 25 0 4 0 653487135 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 273.71
Current children cumulated vsize (KiB) 353572

[startup+69.9007 s]
/proc/loadavg: 4.30 3.65 5.47 6/292 6557
/proc/meminfo: memFree=15496784/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=353572 CPUtime=275.31 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 58015 0 2 0 27471 60 0 0 25 0 4 0 653487016 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6540/statm: 88393 48324 460 189 0 82742 0
[pid=6540/tid=6542] ppid=6538 vsize=353572 CPUtime=68.08 cores=0,2,4,6
/proc/6540/task/6542/stat : 6542 (claspmt) R 6538 6540 5978 0 -1 4202560 6758 0 0 0 6798 10 0 0 25 0 4 0 653487135 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6540/tid=6543] ppid=6538 vsize=353572 CPUtime=68.67 cores=0,2,4,6
/proc/6540/task/6543/stat : 6543 (claspmt) R 6538 6540 5978 0 -1 4202560 15171 0 0 0 6856 11 0 0 25 0 4 0 653487135 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6540/tid=6544] ppid=6538 vsize=353572 CPUtime=68.68 cores=0,2,4,6
/proc/6540/task/6544/stat : 6544 (claspmt) R 6538 6540 5978 0 -1 4202560 8450 0 0 0 6859 9 0 0 25 0 4 0 653487135 362057728 48324 33554432000 4194304 4964800 140737388589584 18446744073709551615 4684704 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 275.31
Current children cumulated vsize (KiB) 353572

[startup+70.0007 s]
/proc/loadavg: 4.30 3.65 5.47 6/292 6557
/proc/meminfo: memFree=15496784/32951124 swapFree=52307768/67111528
[pid=6540] ppid=6538 vsize=336492 CPUtime=275.43 cores=0,2,4,6
/proc/6540/stat : 6540 (claspmt) R 6538 6540 5978 0 -1 4202496 58025 0 2 0 27483 60 0 0 25 0 1 0 653487016 344567808 44064 33554432000 4194304 4964800 140737388589584 18446744073709551615 218370606168 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6540/statm: 84123 44064 470 189 0 78472 0
Current children cumulated CPU time (s) 275.43
Current children cumulated vsize (KiB) 336492

Child status: 20
Real time (s): 70.0571
CPU time (s): 275.491
CPU user time (s): 274.882
CPU system time (s): 0.608907
CPU usage (%): 393.238
Max. virtual memory (cumulated for all children) (KiB): 353572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.882
system time used= 0.608907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58027
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1037
involuntary context switches= 1149

runsolver used 0.206968 second user time and 0.432934 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 02:20:43
IDJOB=3373470
IDBENCH=70952
IDSOLVER=1853
FILE ID=node101/3373470-1305418842
RUNJOBID= node101-1305418842-6526
PBS_JOBID= 13324544
Free space on /tmp= 73724 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.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-3373470-1305418842/watcher-3373470-1305418842 -o /tmp/evaluation-result-3373470-1305418842/solver-3373470-1305418842 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373470-1305418842.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1161590453

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16770172 kB
Buffers:        326784 kB
Cached:        5920924 kB
SwapCached:      14848 kB
Active:       10842224 kB
Inactive:      5063388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16770172 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           16308 kB
Writeback:           0 kB
AnonPages:     9654756 kB
Mapped:          14528 kB
Slab:           150284 kB
PageTables:      61904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41979648 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= 72948 MiB
End job on node101 at 2011-05-15 02:21:53