Trace number 3321318

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 106.119 31.1006

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1655
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...335928/instance-3321318-1304335928.cnf
4.49/4.57	c Solving...
106.01/31.09	s UNSATISFIABLE
106.01/31.09	
106.01/31.09	c Models        : 0     
106.01/31.09	c Time          : 30.851s (Solving: 26.28s 1st Model: 0.00s Unsat: 26.28s)
106.01/31.09	c CPU Time      : 105.860s

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-3321318-1304335928/watcher-3321318-1304335928 -o /tmp/evaluation-result-3321318-1304335928/solver-3321318-1304335928 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321318-1304335928.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: 3.76 5.76 6.81 2/222 9852
/proc/meminfo: memFree=28624760/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=38244 CPUtime=0 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 1719 0 0 0 0 0 0 0 21 0 1 0 545195209 39161856 1648 33554432000 4194304 4964704 140734890692848 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 9561 1656 376 189 0 4435 0

[startup+0.0947989 s]
/proc/loadavg: 3.76 5.76 6.81 2/222 9852
/proc/meminfo: memFree=28624760/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=59952 CPUtime=0.09 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 12286 0 0 0 7 2 0 0 21 0 1 0 545195209 61390848 9997 33554432000 4194304 4964704 140734890692848 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 14988 9999 389 189 0 9862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59952

[startup+0.100802 s]
/proc/loadavg: 3.76 5.76 6.81 2/222 9852
/proc/meminfo: memFree=28624760/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=60744 CPUtime=0.09 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 12541 0 0 0 7 2 0 0 21 0 1 0 545195209 62201856 10252 33554432000 4194304 4964704 140734890692848 18446744073709551615 212436016896 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 15186 10254 389 189 0 10060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60744

[startup+0.300763 s]
/proc/loadavg: 3.76 5.76 6.81 2/222 9852
/proc/meminfo: memFree=28624760/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=99780 CPUtime=0.29 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 26300 0 0 0 25 4 0 0 22 0 1 0 545195209 102174720 19754 33554432000 4194304 4964704 140734890692848 18446744073709551615 4615703 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 24945 19755 399 189 0 19819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99780

[startup+0.700687 s]
/proc/loadavg: 3.76 5.76 6.81 2/222 9852
/proc/meminfo: memFree=28624760/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=120484 CPUtime=0.69 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 31294 0 0 0 65 4 0 0 23 0 1 0 545195209 123375616 24748 33554432000 4194304 4964704 140734890692848 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 30121 24748 403 189 0 24995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120484

[startup+1.50055 s]
/proc/loadavg: 3.76 5.76 6.81 2/223 9853
/proc/meminfo: memFree=28527288/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=120484 CPUtime=1.49 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 31294 0 0 0 145 4 0 0 25 0 1 0 545195209 123375616 24748 33554432000 4194304 4964704 140734890692848 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 30121 24748 403 189 0 24995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120484

[startup+3.10019 s]
/proc/loadavg: 3.76 5.76 6.81 2/223 9853
/proc/meminfo: memFree=28513152/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=145612 CPUtime=3.09 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 37512 0 0 0 303 6 0 0 25 0 1 0 545195209 149106688 30966 33554432000 4194304 4964704 140734890692848 18446744073709551615 4600334 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 36403 30966 404 189 0 31277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145612

[startup+6.30058 s]
/proc/loadavg: 3.54 5.68 6.78 2/230 9860
/proc/meminfo: memFree=28377684/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=641580 CPUtime=6.65 cores=0-7
/proc/9852/stat : 9852 (claspmt) S 9850 9852 9826 0 -1 4202496 78283 0 0 0 643 22 0 0 19 0 8 0 545195209 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/9852/statm: 160395 62028 442 189 0 154744 0
[pid=9852/tid=9854] ppid=9850 vsize=641580 CPUtime=0.05 cores=0-7
/proc/9852/task/9854/stat : 9854 (claspmt) S 9850 9852 9826 0 -1 4202560 4263 0 0 0 4 1 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 1 0 0 0
[pid=9852/tid=9855] ppid=9850 vsize=641580 CPUtime=0.06 cores=0-7
/proc/9852/task/9855/stat : 9855 (claspmt) S 9850 9852 9826 0 -1 4202560 5601 0 0 0 4 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 0 0 0 0
[pid=9852/tid=9856] ppid=9850 vsize=641580 CPUtime=0.07 cores=0-7
/proc/9852/task/9856/stat : 9856 (claspmt) S 9850 9852 9826 0 -1 4202560 5920 0 0 0 5 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 4 0 0 0
[pid=9852/tid=9857] ppid=9850 vsize=641580 CPUtime=0.05 cores=0-7
/proc/9852/task/9857/stat : 9857 (claspmt) S 9850 9852 9826 0 -1 4202560 5141 0 0 0 3 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 7 0 0 0
[pid=9852/tid=9858] ppid=9850 vsize=641580 CPUtime=1.63 cores=0-7
/proc/9852/task/9858/stat : 9858 (claspmt) R 9850 9852 9826 0 -1 4202560 5772 0 0 0 162 1 0 0 20 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9852/tid=9859] ppid=9850 vsize=641580 CPUtime=0.08 cores=0-7
/proc/9852/task/9859/stat : 9859 (claspmt) S 9850 9852 9826 0 -1 4202560 6215 0 0 0 6 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 5 0 0 0
[pid=9852/tid=9860] ppid=9850 vsize=641580 CPUtime=0.07 cores=0-7
/proc/9852/task/9860/stat : 9860 (claspmt) S 9850 9852 9826 0 -1 4202560 6053 0 0 0 5 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 641580

[startup+12.7004 s]
/proc/loadavg: 3.34 5.61 6.75 2/230 9861
/proc/meminfo: memFree=28377384/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=641580 CPUtime=13.05 cores=0-7
/proc/9852/stat : 9852 (claspmt) S 9850 9852 9826 0 -1 4202496 78283 0 0 0 1283 22 0 0 19 0 8 0 545195209 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/9852/statm: 160395 62028 442 189 0 154744 0
[pid=9852/tid=9854] ppid=9850 vsize=641580 CPUtime=0.05 cores=0-7
/proc/9852/task/9854/stat : 9854 (claspmt) S 9850 9852 9826 0 -1 4202560 4263 0 0 0 4 1 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 1 0 0 0
[pid=9852/tid=9855] ppid=9850 vsize=641580 CPUtime=0.06 cores=0-7
/proc/9852/task/9855/stat : 9855 (claspmt) S 9850 9852 9826 0 -1 4202560 5601 0 0 0 4 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 0 0 0 0
[pid=9852/tid=9856] ppid=9850 vsize=641580 CPUtime=0.07 cores=0-7
/proc/9852/task/9856/stat : 9856 (claspmt) S 9850 9852 9826 0 -1 4202560 5920 0 0 0 5 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 4 0 0 0
[pid=9852/tid=9857] ppid=9850 vsize=641580 CPUtime=0.05 cores=0-7
/proc/9852/task/9857/stat : 9857 (claspmt) S 9850 9852 9826 0 -1 4202560 5141 0 0 0 3 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 7 0 0 0
[pid=9852/tid=9858] ppid=9850 vsize=641580 CPUtime=8.03 cores=0-7
/proc/9852/task/9858/stat : 9858 (claspmt) R 9850 9852 9826 0 -1 4202560 5772 0 0 0 802 1 0 0 25 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 4677965 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9852/tid=9859] ppid=9850 vsize=641580 CPUtime=0.08 cores=0-7
/proc/9852/task/9859/stat : 9859 (claspmt) S 9850 9852 9826 0 -1 4202560 6215 0 0 0 6 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 5 0 0 0
[pid=9852/tid=9860] ppid=9850 vsize=641580 CPUtime=0.07 cores=0-7
/proc/9852/task/9860/stat : 9860 (claspmt) S 9850 9852 9826 0 -1 4202560 6053 0 0 0 5 2 0 0 17 0 8 0 545195666 656977920 62028 33554432000 4194304 4964704 140734890692848 18446744073709551615 212447832985 0 0 4096 18946 18446604448959258880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.05
Current children cumulated vsize (KiB) 641580

[startup+25.5009 s]
/proc/loadavg: 3.38 5.50 6.69 9/230 9861
/proc/meminfo: memFree=28369964/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=641580 CPUtime=63.15 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 80940 0 0 0 6290 25 0 0 25 0 8 0 545195209 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/9852/statm: 160395 64685 464 189 0 154744 0
[pid=9852/tid=9854] ppid=9850 vsize=641580 CPUtime=5.38 cores=0-7
/proc/9852/task/9854/stat : 9854 (claspmt) R 9850 9852 9826 0 -1 4202560 4535 0 0 0 537 1 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9852/tid=9855] ppid=9850 vsize=641580 CPUtime=5.41 cores=0-7
/proc/9852/task/9855/stat : 9855 (claspmt) R 9850 9852 9826 0 -1 4202560 6040 0 0 0 538 3 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=9852/tid=9856] ppid=9850 vsize=641580 CPUtime=5.41 cores=0-7
/proc/9852/task/9856/stat : 9856 (claspmt) R 9850 9852 9826 0 -1 4202560 6360 0 0 0 539 2 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9852/tid=9857] ppid=9850 vsize=641580 CPUtime=5.36 cores=0-7
/proc/9852/task/9857/stat : 9857 (claspmt) R 9850 9852 9826 0 -1 4202560 5507 0 0 0 534 2 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670110 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9852/tid=9858] ppid=9850 vsize=641580 CPUtime=20.83 cores=0-7
/proc/9852/task/9858/stat : 9858 (claspmt) R 9850 9852 9826 0 -1 4202560 5791 0 0 0 2082 1 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9852/tid=9859] ppid=9850 vsize=641580 CPUtime=5.41 cores=0-7
/proc/9852/task/9859/stat : 9859 (claspmt) R 9850 9852 9826 0 -1 4202560 6497 0 0 0 539 2 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9852/tid=9860] ppid=9850 vsize=641580 CPUtime=5.36 cores=0-7
/proc/9852/task/9860/stat : 9860 (claspmt) R 9850 9852 9826 0 -1 4202560 6497 0 0 0 533 3 0 0 25 0 8 0 545195666 656977920 64685 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668928 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 63.15
Current children cumulated vsize (KiB) 641580

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

[startup+28.7013 s]
/proc/loadavg: 3.75 5.54 6.70 9/230 9861
/proc/meminfo: memFree=28366120/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=641580 CPUtime=88.73 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 81682 0 0 0 8847 26 0 0 25 0 8 0 545195209 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669073 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/9852/statm: 160395 65427 464 189 0 154744 0
[pid=9852/tid=9854] ppid=9850 vsize=641580 CPUtime=8.59 cores=0-7
/proc/9852/task/9854/stat : 9854 (claspmt) R 9850 9852 9826 0 -1 4202560 4634 0 0 0 857 2 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9852/tid=9855] ppid=9850 vsize=641580 CPUtime=8.61 cores=0-7
/proc/9852/task/9855/stat : 9855 (claspmt) R 9850 9852 9826 0 -1 4202560 6207 0 0 0 858 3 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=9852/tid=9856] ppid=9850 vsize=641580 CPUtime=8.61 cores=0-7
/proc/9852/task/9856/stat : 9856 (claspmt) R 9850 9852 9826 0 -1 4202560 6451 0 0 0 859 2 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9852/tid=9857] ppid=9850 vsize=641580 CPUtime=8.56 cores=0-7
/proc/9852/task/9857/stat : 9857 (claspmt) R 9850 9852 9826 0 -1 4202560 5618 0 0 0 854 2 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9852/tid=9858] ppid=9850 vsize=641580 CPUtime=24.03 cores=0-7
/proc/9852/task/9858/stat : 9858 (claspmt) R 9850 9852 9826 0 -1 4202560 5794 0 0 0 2402 1 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9852/tid=9859] ppid=9850 vsize=641580 CPUtime=8.61 cores=0-7
/proc/9852/task/9859/stat : 9859 (claspmt) R 9850 9852 9826 0 -1 4202560 6526 0 0 0 859 2 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9852/tid=9860] ppid=9850 vsize=641580 CPUtime=8.53 cores=0-7
/proc/9852/task/9860/stat : 9860 (claspmt) R 9850 9852 9826 0 -1 4202560 6664 0 0 0 850 3 0 0 25 0 8 0 545195666 656977920 65427 33554432000 4194304 4964704 140734890692848 18446744073709551615 4660342 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 88.73
Current children cumulated vsize (KiB) 641580

[startup+30.301 s]
/proc/loadavg: 3.75 5.54 6.70 9/230 9861
/proc/meminfo: memFree=28365376/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=641580 CPUtime=101.51 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 82026 0 0 0 10125 26 0 0 25 0 8 0 545195209 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4370242 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/9852/statm: 160395 65771 464 189 0 154744 0
[pid=9852/tid=9854] ppid=9850 vsize=641580 CPUtime=10.19 cores=0-7
/proc/9852/task/9854/stat : 9854 (claspmt) R 9850 9852 9826 0 -1 4202560 4676 0 0 0 1017 2 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9852/tid=9855] ppid=9850 vsize=641580 CPUtime=10.2 cores=0-7
/proc/9852/task/9855/stat : 9855 (claspmt) R 9850 9852 9826 0 -1 4202560 6262 0 0 0 1017 3 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=9852/tid=9856] ppid=9850 vsize=641580 CPUtime=10.21 cores=0-7
/proc/9852/task/9856/stat : 9856 (claspmt) R 9850 9852 9826 0 -1 4202560 6500 0 0 0 1019 2 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9852/tid=9857] ppid=9850 vsize=641580 CPUtime=10.16 cores=0-7
/proc/9852/task/9857/stat : 9857 (claspmt) R 9850 9852 9826 0 -1 4202560 5656 0 0 0 1014 2 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9852/tid=9858] ppid=9850 vsize=641580 CPUtime=25.63 cores=0-7
/proc/9852/task/9858/stat : 9858 (claspmt) R 9850 9852 9826 0 -1 4202560 5794 0 0 0 2562 1 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668508 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9852/tid=9859] ppid=9850 vsize=641580 CPUtime=10.21 cores=0-7
/proc/9852/task/9859/stat : 9859 (claspmt) R 9850 9852 9826 0 -1 4202560 6576 0 0 0 1019 2 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9852/tid=9860] ppid=9850 vsize=641580 CPUtime=10.13 cores=0-7
/proc/9852/task/9860/stat : 9860 (claspmt) R 9850 9852 9826 0 -1 4202560 6717 0 0 0 1010 3 0 0 25 0 8 0 545195666 656977920 65771 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 641580

[startup+30.7009 s]
/proc/loadavg: 3.75 5.54 6.70 9/230 9861
/proc/meminfo: memFree=28364632/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=641580 CPUtime=104.76 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 82060 0 0 0 10450 26 0 0 25 0 8 0 545195209 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/9852/statm: 160395 65805 464 189 0 154744 0
[pid=9852/tid=9854] ppid=9850 vsize=641580 CPUtime=10.6 cores=0-7
/proc/9852/task/9854/stat : 9854 (claspmt) R 9850 9852 9826 0 -1 4202560 4683 0 0 0 1058 2 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9852/tid=9855] ppid=9850 vsize=641580 CPUtime=10.61 cores=0-7
/proc/9852/task/9855/stat : 9855 (claspmt) R 9850 9852 9826 0 -1 4202560 6270 0 0 0 1058 3 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4669031 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=9852/tid=9856] ppid=9850 vsize=641580 CPUtime=10.62 cores=0-7
/proc/9852/task/9856/stat : 9856 (claspmt) R 9850 9852 9826 0 -1 4202560 6503 0 0 0 1060 2 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9852/tid=9857] ppid=9850 vsize=641580 CPUtime=10.57 cores=0-7
/proc/9852/task/9857/stat : 9857 (claspmt) R 9850 9852 9826 0 -1 4202560 5665 0 0 0 1055 2 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9852/tid=9858] ppid=9850 vsize=641580 CPUtime=26.04 cores=0-7
/proc/9852/task/9858/stat : 9858 (claspmt) R 9850 9852 9826 0 -1 4202560 5794 0 0 0 2603 1 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4668928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9852/tid=9859] ppid=9850 vsize=641580 CPUtime=10.62 cores=0-7
/proc/9852/task/9859/stat : 9859 (claspmt) R 9850 9852 9826 0 -1 4202560 6577 0 0 0 1060 2 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4630077 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9852/tid=9860] ppid=9850 vsize=641580 CPUtime=10.53 cores=0-7
/proc/9852/task/9860/stat : 9860 (claspmt) R 9850 9852 9826 0 -1 4202560 6718 0 0 0 1050 3 0 0 25 0 8 0 545195666 656977920 65805 33554432000 4194304 4964704 140734890692848 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 104.76
Current children cumulated vsize (KiB) 641580

[startup+30.9009 s]
/proc/loadavg: 3.75 5.54 6.70 9/230 9861
/proc/meminfo: memFree=28364632/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=624348 CPUtime=105.91 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 82073 0 0 0 10565 26 0 0 25 0 1 0 545195209 639332352 61510 33554432000 4194304 4964704 140734890692848 18446744073709551615 212435666008 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 156087 61510 474 189 0 150436 0
Current children cumulated CPU time (s) 105.91
Current children cumulated vsize (KiB) 624348

[startup+31.0009 s]
/proc/loadavg: 3.75 5.54 6.70 9/230 9861
/proc/meminfo: memFree=28364632/32951124 swapFree=67111416/67111528
[pid=9852] ppid=9850 vsize=624348 CPUtime=106.01 cores=0-7
/proc/9852/stat : 9852 (claspmt) R 9850 9852 9826 0 -1 4202496 82073 0 0 0 10575 26 0 0 25 0 1 0 545195209 639332352 61475 33554432000 4194304 4964704 140734890692848 18446744073709551615 4646685 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/9852/statm: 156087 61475 474 189 0 150436 0
Current children cumulated CPU time (s) 106.01
Current children cumulated vsize (KiB) 624348

Child status: 20
Real time (s): 31.1006
CPU time (s): 106.119
CPU user time (s): 105.838
CPU system time (s): 0.280957
CPU usage (%): 341.212
Max. virtual memory (cumulated for all children) (KiB): 641580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.838
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82074
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= 18119
involuntary context switches= 538

runsolver used 0.05999 second user time and 0.160975 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-02 13:32:09
IDJOB=3321318
IDBENCH=20431
IDSOLVER=1711
FILE ID=node102/3321318-1304335928
RUNJOBID= node102-1304335928-9840
PBS_JOBID= 13178024
Free space on /tmp= 73444 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.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-3321318-1304335928/watcher-3321318-1304335928 -o /tmp/evaluation-result-3321318-1304335928/solver-3321318-1304335928 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321318-1304335928.cnf

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

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=1367902603

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28625288 kB
Buffers:        660228 kB
Cached:        1836708 kB
SwapCached:          0 kB
Active:        1810460 kB
Inactive:      2085916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28625288 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           17504 kB
Writeback:           0 kB
AnonPages:     1399916 kB
Mapped:          18960 kB
Slab:           356124 kB
PageTables:      12676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 24888032 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= 73444 MiB
End job on node102 at 2011-05-02 13:32:40