Trace number 3321606

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-R4095UNSAT 238.299 62.1916

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.4647
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366465/instance-3321606-1304366465.cnf
0.79/0.80	c Solving...
238.20/62.18	s UNSATISFIABLE
238.20/62.18	
238.20/62.18	c Models        : 0     
238.20/62.18	c Time          : 62.075s (Solving: 61.27s 1st Model: 0.00s Unsat: 61.27s)
238.20/62.18	c CPU Time      : 238.180s

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: 935)

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-3321606-1304366465/watcher-3321606-1304366465 -o /tmp/evaluation-result-3321606-1304366465/solver-3321606-1304366465 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321606-1304366465.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: 0.08 0.02 0.52 1/246 6620
/proc/meminfo: memFree=21520660/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=29332 CPUtime=0 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 1570 0 0 0 0 0 0 0 21 0 1 0 529062666 30035968 1499 33554432000 4194304 4964704 140734958688416 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/6620/statm: 7333 1506 376 189 0 2207 0

[startup+0.0309971 s]
/proc/loadavg: 0.08 0.02 0.52 1/246 6620
/proc/meminfo: memFree=21520660/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=33992 CPUtime=0.02 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 4248 0 0 0 1 1 0 0 21 0 1 0 529062666 34807808 3661 33554432000 4194304 4964704 140734958688416 18446744073709551615 4567686 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/6620/statm: 8498 3661 389 189 0 3372 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 33992

[startup+0.100961 s]
/proc/loadavg: 0.08 0.02 0.52 1/246 6620
/proc/meminfo: memFree=21520660/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=37512 CPUtime=0.09 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 5449 0 0 0 8 1 0 0 21 0 1 0 529062666 38412288 4570 33554432000 4194304 4964704 140734958688416 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/6620/statm: 9411 4571 389 189 0 4285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37512

[startup+0.300926 s]
/proc/loadavg: 0.08 0.02 0.52 1/246 6620
/proc/meminfo: memFree=21520660/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=70560 CPUtime=0.29 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 16654 0 0 0 26 3 0 0 22 0 1 0 529062666 72253440 12753 33554432000 4194304 4964704 140734958688416 18446744073709551615 255106429467 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/6620/statm: 17640 12753 399 189 0 12514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70560

[startup+0.70086 s]
/proc/loadavg: 0.08 0.02 0.52 1/246 6620
/proc/meminfo: memFree=21520660/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=79300 CPUtime=0.69 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 18777 0 0 0 66 3 0 0 23 0 1 0 529062666 81203200 14876 33554432000 4194304 4964704 140734958688416 18446744073709551615 4621739 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/6620/statm: 19825 14876 404 189 0 14699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79300

[startup+1.50073 s]
/proc/loadavg: 0.08 0.02 0.52 2/254 6628
/proc/meminfo: memFree=21420652/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=384696 CPUtime=1.59 cores=0-7
/proc/6620/stat : 6620 (claspmt) S 6618 6620 6594 0 -1 4202496 34280 0 0 0 151 8 0 0 18 0 8 0 529062666 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6620/statm: 96174 25427 443 189 0 90523 0
[pid=6620/tid=6622] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) S 6618 6620 6594 0 -1 4202560 1521 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) S 6618 6620 6594 0 -1 4202560 1759 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) S 6618 6620 6594 0 -1 4202560 3046 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) S 6618 6620 6594 0 -1 4202560 1721 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=384696 CPUtime=0.65 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 2753 0 0 0 64 1 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) S 6618 6620 6594 0 -1 4202560 1987 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) S 6618 6620 6594 0 -1 4202560 2630 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25427 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 384696

[startup+3.10045 s]
/proc/loadavg: 0.08 0.02 0.52 2/254 6628
/proc/meminfo: memFree=21419784/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=384696 CPUtime=3.19 cores=0-7
/proc/6620/stat : 6620 (claspmt) S 6618 6620 6594 0 -1 4202496 34342 0 0 0 311 8 0 0 18 0 8 0 529062666 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6620/statm: 96174 25489 443 189 0 90523 0
[pid=6620/tid=6622] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) S 6618 6620 6594 0 -1 4202560 1521 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) S 6618 6620 6594 0 -1 4202560 1759 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) S 6618 6620 6594 0 -1 4202560 3046 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) S 6618 6620 6594 0 -1 4202560 1721 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=384696 CPUtime=2.25 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 2815 0 0 0 224 1 0 0 21 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) S 6618 6620 6594 0 -1 4202560 1987 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) S 6618 6620 6594 0 -1 4202560 2630 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25489 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 384696

[startup+6.30087 s]
/proc/loadavg: 0.15 0.03 0.52 2/254 6628
/proc/meminfo: memFree=21419268/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=384696 CPUtime=6.39 cores=0-7
/proc/6620/stat : 6620 (claspmt) S 6618 6620 6594 0 -1 4202496 34426 0 0 0 631 8 0 0 18 0 8 0 529062666 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6620/statm: 96174 25573 443 189 0 90523 0
[pid=6620/tid=6622] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) S 6618 6620 6594 0 -1 4202560 1521 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) S 6618 6620 6594 0 -1 4202560 1759 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) S 6618 6620 6594 0 -1 4202560 3046 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) S 6618 6620 6594 0 -1 4202560 1721 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=384696 CPUtime=5.45 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 2899 0 0 0 544 1 0 0 25 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670110 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) S 6618 6620 6594 0 -1 4202560 1987 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) S 6618 6620 6594 0 -1 4202560 2630 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25573 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 384696

[startup+12.7007 s]
/proc/loadavg: 0.22 0.05 0.52 2/254 6628
/proc/meminfo: memFree=21419456/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=384696 CPUtime=12.79 cores=0-7
/proc/6620/stat : 6620 (claspmt) S 6618 6620 6594 0 -1 4202496 34523 0 0 0 1271 8 0 0 18 0 8 0 529062666 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6620/statm: 96174 25670 443 189 0 90523 0
[pid=6620/tid=6622] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) S 6618 6620 6594 0 -1 4202560 1521 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) S 6618 6620 6594 0 -1 4202560 1759 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) S 6618 6620 6594 0 -1 4202560 3046 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) S 6618 6620 6594 0 -1 4202560 1721 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=384696 CPUtime=11.86 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 2996 0 0 0 1184 2 0 0 25 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) S 6618 6620 6594 0 -1 4202560 1987 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) S 6618 6620 6594 0 -1 4202560 2630 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25670 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 384696

[startup+25.5005 s]
/proc/loadavg: 0.39 0.09 0.53 2/254 6629
/proc/meminfo: memFree=21419744/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=384696 CPUtime=25.59 cores=0-7
/proc/6620/stat : 6620 (claspmt) S 6618 6620 6594 0 -1 4202496 34579 0 0 0 2551 8 0 0 18 0 8 0 529062666 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6620/statm: 96174 25726 443 189 0 90523 0
[pid=6620/tid=6622] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) S 6618 6620 6594 0 -1 4202560 1521 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) S 6618 6620 6594 0 -1 4202560 1759 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=384696 CPUtime=0.01 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) S 6618 6620 6594 0 -1 4202560 3046 0 0 0 1 0 0 0 18 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=384696 CPUtime=0 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) S 6618 6620 6594 0 -1 4202560 1721 0 0 0 0 0 0 0 18 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=384696 CPUtime=24.65 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 3052 0 0 0 2463 2 0 0 25 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 4399264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) S 6618 6620 6594 0 -1 4202560 1987 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=384696 CPUtime=0.02 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) S 6618 6620 6594 0 -1 4202560 2630 0 0 0 2 0 0 0 18 0 8 0 529062747 393928704 25726 33554432000 4194304 4964704 140734958688416 18446744073709551615 255118584729 0 0 4096 18946 18446604463151009856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 384696

[startup+51.101 s]
/proc/loadavg: 2.15 0.51 0.65 9/254 6629
/proc/meminfo: memFree=21301544/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=521892 CPUtime=150.64 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 65251 0 0 0 15032 32 0 0 25 0 8 0 529062666 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/6620/statm: 130473 56398 464 189 0 124822 0
[pid=6620/tid=6622] ppid=6618 vsize=521892 CPUtime=14.23 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) R 6618 6620 6594 0 -1 4202560 4123 0 0 0 1421 2 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=521892 CPUtime=14.24 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) R 6618 6620 6594 0 -1 4202560 12476 0 0 0 1417 7 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=521892 CPUtime=14.24 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) R 6618 6620 6594 0 -1 4202560 7710 0 0 0 1418 6 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629968 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=521892 CPUtime=14.22 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) R 6618 6620 6594 0 -1 4202560 3618 0 0 0 1422 0 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=521892 CPUtime=50.24 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 3062 0 0 0 5022 2 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=521892 CPUtime=14.26 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) R 6618 6620 6594 0 -1 4202560 6112 0 0 0 1422 4 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=521892 CPUtime=14.13 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) R 6618 6620 6594 0 -1 4202560 6625 0 0 0 1410 3 0 0 25 0 8 0 529062747 534417408 56398 33554432000 4194304 4964704 140734958688416 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 150.64
Current children cumulated vsize (KiB) 521892

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

[startup+57.5008 s]
/proc/loadavg: 2.62 0.63 0.69 9/254 6630
/proc/meminfo: memFree=21279844/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=524684 CPUtime=201.79 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 70046 0 0 0 20142 37 0 0 25 0 8 0 529062666 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629965 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/6620/statm: 131171 61193 464 189 0 125520 0
[pid=6620/tid=6622] ppid=6618 vsize=524684 CPUtime=20.63 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) R 6618 6620 6594 0 -1 4202560 4897 0 0 0 2060 3 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=524684 CPUtime=20.64 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) R 6618 6620 6594 0 -1 4202560 13432 0 0 0 2056 8 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=524684 CPUtime=20.63 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) R 6618 6620 6594 0 -1 4202560 8108 0 0 0 2057 6 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=524684 CPUtime=20.63 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) R 6618 6620 6594 0 -1 4202560 4309 0 0 0 2062 1 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=524684 CPUtime=56.64 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 3062 0 0 0 5662 2 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=524684 CPUtime=20.65 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) R 6618 6620 6594 0 -1 4202560 6632 0 0 0 2061 4 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=524684 CPUtime=20.47 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) R 6618 6620 6594 0 -1 4202560 7197 0 0 0 2044 3 0 0 25 0 8 0 529062747 537276416 61193 33554432000 4194304 4964704 140734958688416 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.79
Current children cumulated vsize (KiB) 524684

[startup+60.7013 s]
/proc/loadavg: 3.05 0.75 0.73 9/254 6630
/proc/meminfo: memFree=21274140/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=524424 CPUtime=227.37 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 71351 0 0 0 22699 38 0 0 25 0 8 0 529062666 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4647696 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/6620/statm: 131106 62433 464 189 0 125455 0
[pid=6620/tid=6622] ppid=6618 vsize=524424 CPUtime=23.84 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) R 6618 6620 6594 0 -1 4202560 5167 0 0 0 2380 4 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=524424 CPUtime=23.83 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) R 6618 6620 6594 0 -1 4202560 14044 0 0 0 2375 8 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=524424 CPUtime=23.83 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) R 6618 6620 6594 0 -1 4202560 8108 0 0 0 2377 6 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=524424 CPUtime=23.83 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) R 6618 6620 6594 0 -1 4202560 4309 0 0 0 2382 1 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=524424 CPUtime=59.84 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 3062 0 0 0 5982 2 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=524424 CPUtime=23.86 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) R 6618 6620 6594 0 -1 4202560 6632 0 0 0 2382 4 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=524424 CPUtime=23.65 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) R 6618 6620 6594 0 -1 4202560 7460 0 0 0 2361 4 0 0 25 0 8 0 529062747 537010176 62433 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 227.37
Current children cumulated vsize (KiB) 524424

[startup+61.5011 s]
/proc/loadavg: 3.05 0.75 0.73 9/254 6630
/proc/meminfo: memFree=21274136/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=524424 CPUtime=233.81 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 71356 0 0 0 23343 38 0 0 25 0 8 0 529062666 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/6620/statm: 131106 62438 464 189 0 125455 0
[pid=6620/tid=6622] ppid=6618 vsize=524424 CPUtime=24.65 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) R 6618 6620 6594 0 -1 4202560 5167 0 0 0 2461 4 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=524424 CPUtime=24.64 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) R 6618 6620 6594 0 -1 4202560 14044 0 0 0 2456 8 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=524424 CPUtime=24.64 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) R 6618 6620 6594 0 -1 4202560 8108 0 0 0 2458 6 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4313792 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=524424 CPUtime=24.64 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) R 6618 6620 6594 0 -1 4202560 4309 0 0 0 2463 1 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629952 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=524424 CPUtime=60.64 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 3062 0 0 0 6062 2 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=524424 CPUtime=24.66 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) R 6618 6620 6594 0 -1 4202560 6632 0 0 0 2462 4 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=524424 CPUtime=24.45 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) R 6618 6620 6594 0 -1 4202560 7465 0 0 0 2441 4 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 233.81
Current children cumulated vsize (KiB) 524424

[startup+61.9011 s]
/proc/loadavg: 3.05 0.75 0.73 9/254 6630
/proc/meminfo: memFree=21274136/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=524424 CPUtime=236.96 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 71356 0 0 0 23658 38 0 0 25 0 8 0 529062666 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629970 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/6620/statm: 131106 62438 464 189 0 125455 0
[pid=6620/tid=6622] ppid=6618 vsize=524424 CPUtime=25.04 cores=0-7
/proc/6620/task/6622/stat : 6622 (claspmt) R 6618 6620 6594 0 -1 4202560 5167 0 0 0 2500 4 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629975 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6620/tid=6623] ppid=6618 vsize=524424 CPUtime=25.03 cores=0-7
/proc/6620/task/6623/stat : 6623 (claspmt) R 6618 6620 6594 0 -1 4202560 14044 0 0 0 2495 8 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6620/tid=6624] ppid=6618 vsize=524424 CPUtime=25.03 cores=0-7
/proc/6620/task/6624/stat : 6624 (claspmt) R 6618 6620 6594 0 -1 4202560 8108 0 0 0 2497 6 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6620/tid=6625] ppid=6618 vsize=524424 CPUtime=25.03 cores=0-7
/proc/6620/task/6625/stat : 6625 (claspmt) R 6618 6620 6594 0 -1 4202560 4309 0 0 0 2502 1 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6620/tid=6626] ppid=6618 vsize=524424 CPUtime=61.04 cores=0-7
/proc/6620/task/6626/stat : 6626 (claspmt) R 6618 6620 6594 0 -1 4202560 3062 0 0 0 6102 2 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6620/tid=6627] ppid=6618 vsize=524424 CPUtime=25.06 cores=0-7
/proc/6620/task/6627/stat : 6627 (claspmt) R 6618 6620 6594 0 -1 4202560 6632 0 0 0 2502 4 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6620/tid=6628] ppid=6618 vsize=524424 CPUtime=24.84 cores=0-7
/proc/6620/task/6628/stat : 6628 (claspmt) R 6618 6620 6594 0 -1 4202560 7465 0 0 0 2480 4 0 0 25 0 8 0 529062747 537010176 62438 33554432000 4194304 4964704 140734958688416 18446744073709551615 4629968 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 236.96
Current children cumulated vsize (KiB) 524424

[startup+62.1011 s]
/proc/loadavg: 3.05 0.75 0.73 9/254 6630
/proc/meminfo: memFree=21274136/32951124 swapFree=67111448/67111528
[pid=6620] ppid=6618 vsize=524424 CPUtime=238.2 cores=0-7
/proc/6620/stat : 6620 (claspmt) R 6618 6620 6594 0 -1 4202496 71366 0 0 0 23782 38 0 0 25 0 1 0 529062666 537010176 62448 33554432000 4194304 4964704 140734958688416 18446744073709551615 255106424731 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/6620/statm: 131106 62448 474 189 0 125455 0
Current children cumulated CPU time (s) 238.2
Current children cumulated vsize (KiB) 524424

Child status: 20
Real time (s): 62.1916
CPU time (s): 238.299
CPU user time (s): 237.9
CPU system time (s): 0.398939
CPU usage (%): 383.168
Max. virtual memory (cumulated for all children) (KiB): 524684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.9
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71367
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= 6022
involuntary context switches= 1195

runsolver used 0.149977 second user time and 0.330949 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-02 22:01:05
IDJOB=3321606
IDBENCH=82410
IDSOLVER=1711
FILE ID=node144/3321606-1304366465
RUNJOBID= node144-1304366464-6608
PBS_JOBID= 13181730
Free space on /tmp= 73528 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.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-3321606-1304366465/watcher-3321606-1304366465 -o /tmp/evaluation-result-3321606-1304366465/solver-3321606-1304366465 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321606-1304366465.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=250013853

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21520932 kB
Buffers:       2150968 kB
Cached:        5361284 kB
SwapCached:         80 kB
Active:        4022944 kB
Inactive:      6840004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21520932 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           18788 kB
Writeback:           0 kB
AnonPages:     3350384 kB
Mapped:          21336 kB
Slab:           486520 kB
PageTables:      18636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 37121548 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= 73528 MiB
End job on node144 at 2011-05-02 22:02:08