Trace number 3373460

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 392.095 98.2635

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...418100/instance-3373460-1305418100.cnf
0.00/0.03	c Solving...
391.85/98.26	s UNSATISFIABLE
391.85/98.26	
391.85/98.26	c Models        : 0     
391.85/98.26	c Time          : 98.249s (Solving: 98.23s 1st Model: 0.00s Unsat: 98.23s)
391.85/98.26	c CPU Time      : 392.080s

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.81 7.84 7.97 2/269 27591
/proc/meminfo: memFree=20953532/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=20872 CPUtime=0 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 453 0 1 0 0 0 0 0 22 0 1 0 653409772 21372928 385 33554432000 4194304 4964800 140735911874064 18446744073709551615 47067262825872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27591/statm: 5218 389 331 189 0 92 0

[startup+0.0367341 s]
/proc/loadavg: 6.81 7.84 7.97 2/269 27591
/proc/meminfo: memFree=20953532/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=170496 CPUtime=0.03 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 1585 0 2 0 3 0 0 0 22 0 4 0 653409772 174587904 1379 33554432000 4194304 4964800 140735911874064 18446744073709551615 4369376 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 42624 1379 450 189 0 36973 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 170496

[startup+0.100721 s]
/proc/loadavg: 6.81 7.84 7.97 2/269 27591
/proc/meminfo: memFree=20953532/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=171024 CPUtime=0.28 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 1980 0 2 0 27 1 0 0 23 0 4 0 653409772 175128576 1774 33554432000 4194304 4964800 140735911874064 18446744073709551615 4660495 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 42756 1774 458 189 0 37105 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 171024

[startup+0.300683 s]
/proc/loadavg: 6.81 7.84 7.97 2/269 27591
/proc/meminfo: memFree=20953532/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=171304 CPUtime=1.08 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 2253 0 2 0 106 2 0 0 24 0 4 0 653409772 175415296 2047 33554432000 4194304 4964800 140735911874064 18446744073709551615 4668683 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 42826 2047 458 189 0 37175 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 171304

[startup+0.700564 s]
/proc/loadavg: 6.81 7.84 7.97 2/269 27591
/proc/meminfo: memFree=20953532/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=171964 CPUtime=2.68 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 2797 0 2 0 265 3 0 0 25 0 4 0 653409772 176091136 2591 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 42991 2591 458 189 0 37340 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 171964

[startup+1.50042 s]
/proc/loadavg: 6.81 7.84 7.97 6/276 27601
/proc/meminfo: memFree=20846352/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=173296 CPUtime=5.87 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 3517 0 2 0 584 3 0 0 25 0 4 0 653409772 177455104 3311 33554432000 4194304 4964800 140735911874064 18446744073709551615 4675467 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 43324 3311 458 189 0 37673 0
[pid=27591/tid=27593] ppid=27589 vsize=173296 CPUtime=1.46 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 545 0 0 0 146 0 0 0 25 0 4 0 653409775 177455104 3311 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=173296 CPUtime=1.45 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 797 0 0 0 144 1 0 0 25 0 4 0 653409775 177455104 3311 33554432000 4194304 4964800 140735911874064 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=173296 CPUtime=1.45 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 616 0 0 0 145 0 0 0 25 0 4 0 653409775 177455104 3311 33554432000 4194304 4964800 140735911874064 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 173296

[startup+3.10114 s]
/proc/loadavg: 6.81 7.84 7.97 9/279 27604
/proc/meminfo: memFree=20798340/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=174448 CPUtime=12.25 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 4298 0 2 0 1222 3 0 0 25 0 4 0 653409772 178634752 4056 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670366 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 43612 4056 458 189 0 37961 0
[pid=27591/tid=27593] ppid=27589 vsize=174448 CPUtime=3.06 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 753 0 0 0 306 0 0 0 25 0 4 0 653409775 178634752 4056 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=174448 CPUtime=3.04 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 1132 0 0 0 303 1 0 0 25 0 4 0 653409775 178634752 4056 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670507 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=174448 CPUtime=3.06 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 795 0 0 0 305 1 0 0 25 0 4 0 653409775 178634752 4056 33554432000 4194304 4964800 140735911874064 18446744073709551615 4332253 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 174448

[startup+6.30057 s]
/proc/loadavg: 6.91 7.84 7.97 9/279 27604
/proc/meminfo: memFree=20793504/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=174852 CPUtime=25.02 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 4856 0 2 0 2498 4 0 0 25 0 4 0 653409772 179048448 4614 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669376 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 43713 4614 460 189 0 38062 0
[pid=27591/tid=27593] ppid=27589 vsize=174852 CPUtime=6.26 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 946 0 0 0 626 0 0 0 25 0 4 0 653409775 179048448 4614 33554432000 4194304 4964800 140735911874064 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=174852 CPUtime=6.21 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 1290 0 0 0 620 1 0 0 25 0 4 0 653409775 179048448 4614 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=174852 CPUtime=6.25 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 910 0 0 0 624 1 0 0 25 0 4 0 653409775 179048448 4614 33554432000 4194304 4964800 140735911874064 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 174852

[startup+12.7004 s]
/proc/loadavg: 7.00 7.84 7.97 9/279 27604
/proc/meminfo: memFree=20778540/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=176188 CPUtime=50.56 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 5729 0 2 0 5052 4 0 0 25 0 4 0 653409772 180416512 5487 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669026 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44047 5487 460 189 0 38396 0
[pid=27591/tid=27593] ppid=27589 vsize=176188 CPUtime=12.66 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 1237 0 0 0 1266 0 0 0 25 0 4 0 653409775 180416512 5487 33554432000 4194304 4964800 140735911874064 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=176188 CPUtime=12.56 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 1617 0 0 0 1255 1 0 0 25 0 4 0 653409775 180416512 5487 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=176188 CPUtime=12.65 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1019 0 0 0 1264 1 0 0 25 0 4 0 653409775 180416512 5487 33554432000 4194304 4964800 140735911874064 18446744073709551615 4325696 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 176188

[startup+25.5012 s]
/proc/loadavg: 7.22 7.85 7.97 9/279 27604
/proc/meminfo: memFree=20740128/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=177368 CPUtime=101.67 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 6323 0 2 0 10162 5 0 0 25 0 4 0 653409772 181624832 6081 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44342 6081 460 189 0 38691 0
[pid=27591/tid=27593] ppid=27589 vsize=177368 CPUtime=25.46 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 1486 0 0 0 2546 0 0 0 25 0 4 0 653409775 181624832 6081 33554432000 4194304 4964800 140735911874064 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=177368 CPUtime=25.25 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 1798 0 0 0 2524 1 0 0 25 0 4 0 653409775 181624832 6081 33554432000 4194304 4964800 140735911874064 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=177368 CPUtime=25.45 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1086 0 0 0 2544 1 0 0 25 0 4 0 653409775 181624832 6081 33554432000 4194304 4964800 140735911874064 18446744073709551615 4673285 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 177368

[startup+51.1006 s]
/proc/loadavg: 7.48 7.86 7.97 9/279 27605
/proc/meminfo: memFree=20645908/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178096 CPUtime=203.84 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 7263 0 2 0 20379 5 0 0 25 0 4 0 653409772 182370304 7021 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44524 7021 460 189 0 38873 0
[pid=27591/tid=27593] ppid=27589 vsize=178096 CPUtime=51.05 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 1917 0 0 0 5105 0 0 0 25 0 4 0 653409775 182370304 7021 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178096 CPUtime=50.64 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 1898 0 0 0 5063 1 0 0 25 0 4 0 653409775 182370304 7021 33554432000 4194304 4964800 140735911874064 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178096 CPUtime=51.05 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1334 0 0 0 5104 1 0 0 25 0 4 0 653409775 182370304 7021 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 178096

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

[startup+76.7011 s]
/proc/loadavg: 7.72 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20558864/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178672 CPUtime=306.04 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 7875 0 2 0 30598 6 0 0 25 0 4 0 653409772 182960128 7633 33554432000 4194304 4964800 140735911874064 18446744073709551615 4342193 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44668 7633 460 189 0 39017 0
[pid=27591/tid=27593] ppid=27589 vsize=178672 CPUtime=76.65 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2161 0 0 0 7665 0 0 0 25 0 4 0 653409775 182960128 7633 33554432000 4194304 4964800 140735911874064 18446744073709551615 4321044 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178672 CPUtime=76.04 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2012 0 0 0 7602 2 0 0 25 0 4 0 653409775 182960128 7633 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178672 CPUtime=76.65 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1480 0 0 0 7664 1 0 0 25 0 4 0 653409775 182960128 7633 33554432000 4194304 4964800 140735911874064 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 306.04
Current children cumulated vsize (KiB) 178672

[startup+89.5008 s]
/proc/loadavg: 7.78 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20516208/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178672 CPUtime=357.12 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 7998 0 2 0 35706 6 0 0 25 0 4 0 653409772 182960128 7756 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669463 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44668 7756 460 189 0 39017 0
[pid=27591/tid=27593] ppid=27589 vsize=178672 CPUtime=89.46 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2258 0 0 0 8945 1 0 0 25 0 4 0 653409775 182960128 7756 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178672 CPUtime=88.73 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2036 0 0 0 8871 2 0 0 25 0 4 0 653409775 182960128 7756 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178672 CPUtime=89.45 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1481 0 0 0 8944 1 0 0 25 0 4 0 653409775 182960128 7756 33554432000 4194304 4964800 140735911874064 18446744073709551615 4361118 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 357.12
Current children cumulated vsize (KiB) 178672

[startup+92.7002 s]
/proc/loadavg: 7.78 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20501204/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178672 CPUtime=369.89 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 8020 0 2 0 36983 6 0 0 25 0 4 0 653409772 182960128 7778 33554432000 4194304 4964800 140735911874064 18446744073709551615 4653584 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44668 7778 460 189 0 39017 0
[pid=27591/tid=27593] ppid=27589 vsize=178672 CPUtime=92.66 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2278 0 0 0 9265 1 0 0 25 0 4 0 653409775 182960128 7778 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178672 CPUtime=91.9 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2036 0 0 0 9188 2 0 0 25 0 4 0 653409775 182960128 7778 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178672 CPUtime=92.65 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1481 0 0 0 9264 1 0 0 25 0 4 0 653409775 182960128 7778 33554432000 4194304 4964800 140735911874064 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 369.89
Current children cumulated vsize (KiB) 178672

[startup+95.9006 s]
/proc/loadavg: 7.80 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20484960/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178672 CPUtime=382.67 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 8034 0 2 0 38261 6 0 0 25 0 4 0 653409772 182960128 7792 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670507 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44668 7792 460 189 0 39017 0
[pid=27591/tid=27593] ppid=27589 vsize=178672 CPUtime=95.86 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2292 0 0 0 9585 1 0 0 25 0 4 0 653409775 182960128 7792 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178672 CPUtime=95.08 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2036 0 0 0 9506 2 0 0 25 0 4 0 653409775 182960128 7792 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178672 CPUtime=95.85 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1481 0 0 0 9584 1 0 0 25 0 4 0 653409775 182960128 7792 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 382.67
Current children cumulated vsize (KiB) 178672

[startup+97.5004 s]
/proc/loadavg: 7.80 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20484340/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178868 CPUtime=389.06 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 8051 0 2 0 38900 6 0 0 25 0 4 0 653409772 183160832 7809 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669376 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44717 7809 460 189 0 39066 0
[pid=27591/tid=27593] ppid=27589 vsize=178868 CPUtime=97.46 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2292 0 0 0 9745 1 0 0 25 0 4 0 653409775 183160832 7809 33554432000 4194304 4964800 140735911874064 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178868 CPUtime=96.67 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2053 0 0 0 9665 2 0 0 25 0 4 0 653409775 183160832 7809 33554432000 4194304 4964800 140735911874064 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178868 CPUtime=97.45 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1481 0 0 0 9744 1 0 0 25 0 4 0 653409775 183160832 7809 33554432000 4194304 4964800 140735911874064 18446744073709551615 4632224 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 389.06
Current children cumulated vsize (KiB) 178868

[startup+97.9103 s]
/proc/loadavg: 7.81 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20481984/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178868 CPUtime=390.69 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 8052 0 2 0 39063 6 0 0 25 0 4 0 653409772 183160832 7810 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44717 7810 460 189 0 39066 0
[pid=27591/tid=27593] ppid=27589 vsize=178868 CPUtime=97.87 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2293 0 0 0 9786 1 0 0 25 0 4 0 653409775 183160832 7810 33554432000 4194304 4964800 140735911874064 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178868 CPUtime=97.07 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2053 0 0 0 9705 2 0 0 25 0 4 0 653409775 183160832 7810 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178868 CPUtime=97.86 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1481 0 0 0 9785 1 0 0 25 0 4 0 653409775 183160832 7810 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 390.69
Current children cumulated vsize (KiB) 178868

[startup+98.1003 s]
/proc/loadavg: 7.81 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20481984/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178868 CPUtime=391.45 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 8053 0 2 0 39139 6 0 0 25 0 4 0 653409772 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669523 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44717 7811 460 189 0 39066 0
[pid=27591/tid=27593] ppid=27589 vsize=178868 CPUtime=98.06 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2293 0 0 0 9805 1 0 0 25 0 4 0 653409775 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178868 CPUtime=97.26 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2053 0 0 0 9724 2 0 0 25 0 4 0 653409775 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178868 CPUtime=98.05 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1482 0 0 0 9804 1 0 0 25 0 4 0 653409775 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 391.45
Current children cumulated vsize (KiB) 178868

[startup+98.2002 s]
/proc/loadavg: 7.81 7.89 7.98 9/279 27606
/proc/meminfo: memFree=20481984/32950904 swapFree=67057400/67111528
[pid=27591] ppid=27589 vsize=178868 CPUtime=391.85 cores=0,2,4,6
/proc/27591/stat : 27591 (claspmt) R 27589 27591 26831 0 -1 4202496 8053 0 2 0 39178 7 0 0 25 0 4 0 653409772 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669532 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27591/statm: 44717 7811 460 189 0 39066 0
[pid=27591/tid=27593] ppid=27589 vsize=178868 CPUtime=98.15 cores=0,2,4,6
/proc/27591/task/27593/stat : 27593 (claspmt) R 27589 27591 26831 0 -1 4202560 2293 0 0 0 9814 1 0 0 25 0 4 0 653409775 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 237278546946 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27591/tid=27594] ppid=27589 vsize=178868 CPUtime=97.36 cores=0,2,4,6
/proc/27591/task/27594/stat : 27594 (claspmt) R 27589 27591 26831 0 -1 4202560 2053 0 0 0 9734 2 0 0 25 0 4 0 653409775 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27591/tid=27595] ppid=27589 vsize=178868 CPUtime=98.16 cores=0,2,4,6
/proc/27591/task/27595/stat : 27595 (claspmt) R 27589 27591 26831 0 -1 4202560 1482 0 0 0 9814 2 0 0 25 0 4 0 653409775 183160832 7811 33554432000 4194304 4964800 140735911874064 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 391.85
Current children cumulated vsize (KiB) 178868

Child status: 20
Real time (s): 98.2635
CPU time (s): 392.095
CPU user time (s): 392.022
CPU system time (s): 0.072988
CPU usage (%): 399.024
Max. virtual memory (cumulated for all children) (KiB): 178868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 392.022
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8065
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= 2179
involuntary context switches= 1888

runsolver used 0.232964 second user time and 0.579911 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 02:08:20
IDJOB=3373460
IDBENCH=20393
IDSOLVER=1853
FILE ID=node121/3373460-1305418100
RUNJOBID= node121-1305418100-27577
PBS_JOBID= 13324525
Free space on /tmp= 73432 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.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-3373460-1305418100/watcher-3373460-1305418100 -o /tmp/evaluation-result-3373460-1305418100/solver-3373460-1305418100 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373460-1305418100.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1340942673

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20953812 kB
Buffers:        303164 kB
Cached:        5968396 kB
SwapCached:       7656 kB
Active:        6426340 kB
Inactive:      5218056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20953812 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            2824 kB
Writeback:           0 kB
AnonPages:     5370660 kB
Mapped:          21300 kB
Slab:           265656 kB
PageTables:      23996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30645700 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= 73420 MiB
End job on node121 at 2011-05-15 02:09:59