Trace number 3380627

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 72.043 10.7828

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.6988
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...486202/instance-3380627-1305486202.cnf
1.10/1.18	c Solving...
71.95/10.77	s UNSATISFIABLE
71.95/10.77	
71.95/10.77	c Models        : 0     
71.95/10.77	c Time          : 10.609s (Solving: 9.43s 1st Model: 0.00s Unsat: 9.43s)
71.95/10.77	c CPU Time      : 71.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: 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-3380627-1305486202/watcher-3380627-1305486202 -o /tmp/evaluation-result-3380627-1305486202/solver-3380627-1305486202 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380627-1305486202.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: 8.79 8.58 8.35 2/283 20572
/proc/meminfo: memFree=16531016/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=38092 CPUtime=0 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 2787 0 0 0 0 0 0 0 22 0 1 0 660219880 39006208 2718 33554432000 4194304 4964800 140736039334736 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20572/statm: 9523 2726 376 189 0 4397 0

[startup+0.0570499 s]
/proc/loadavg: 8.79 8.58 8.35 2/283 20572
/proc/meminfo: memFree=16531016/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=52956 CPUtime=0.05 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 9892 0 0 0 4 1 0 0 22 0 1 0 660219880 54226944 8291 33554432000 4194304 4964800 140736039334736 18446744073709551615 274664504777 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20572/statm: 13239 8293 389 189 0 8113 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 52956

[startup+0.101043 s]
/proc/loadavg: 8.79 8.58 8.35 2/283 20572
/proc/meminfo: memFree=16531016/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=60112 CPUtime=0.09 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 12349 0 0 0 8 1 0 0 22 0 1 0 660219880 61554688 10071 33554432000 4194304 4964800 140736039334736 18446744073709551615 4581872 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20572/statm: 15061 10074 389 189 0 9935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60112

[startup+0.301026 s]
/proc/loadavg: 8.79 8.58 8.35 2/283 20572
/proc/meminfo: memFree=16531016/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=85136 CPUtime=0.3 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 20437 0 0 0 27 3 0 0 23 0 1 0 660219880 87179264 16194 33554432000 4194304 4964800 140736039334736 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20572/statm: 21284 16194 404 189 0 16158 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 85136

[startup+0.700941 s]
/proc/loadavg: 8.79 8.58 8.35 2/283 20572
/proc/meminfo: memFree=16531016/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=96224 CPUtime=0.69 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 23182 0 0 0 66 3 0 0 25 0 1 0 660219880 98533376 18939 33554432000 4194304 4964800 140736039334736 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20572/statm: 24056 18939 404 189 0 18930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96224

[startup+1.50077 s]
/proc/loadavg: 8.17 8.46 8.31 2/284 20573
/proc/meminfo: memFree=16454764/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=565712 CPUtime=2.09 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 57372 0 0 0 196 13 0 0 17 0 8 0 660219880 579289088 43423 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20572/statm: 141428 43423 458 189 0 135777 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 565712

[startup+3.10049 s]
/proc/loadavg: 8.17 8.46 8.31 10/291 20580
/proc/meminfo: memFree=16358732/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=565872 CPUtime=14.88 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 58829 0 0 0 1474 14 0 0 19 0 8 0 660219880 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/20572/statm: 141468 44880 464 189 0 135817 0
[pid=20572/tid=20574] ppid=20570 vsize=565872 CPUtime=1.69 cores=0-7
/proc/20572/task/20574/stat : 20574 (claspmt) R 20570 20572 20246 0 -1 4202560 3711 0 0 0 168 1 0 0 17 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20572/tid=20575] ppid=20570 vsize=565872 CPUtime=1.68 cores=0-7
/proc/20572/task/20575/stat : 20575 (claspmt) R 20570 20572 20246 0 -1 4202560 5690 0 0 0 167 1 0 0 18 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20572/tid=20576] ppid=20570 vsize=565872 CPUtime=1.69 cores=0-7
/proc/20572/task/20576/stat : 20576 (claspmt) R 20570 20572 20246 0 -1 4202560 5192 0 0 0 168 1 0 0 18 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20572/tid=20577] ppid=20570 vsize=565872 CPUtime=1.67 cores=0-7
/proc/20572/task/20577/stat : 20577 (claspmt) R 20570 20572 20246 0 -1 4202560 4538 0 0 0 166 1 0 0 17 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20572/tid=20578] ppid=20570 vsize=565872 CPUtime=1.87 cores=0-7
/proc/20572/task/20578/stat : 20578 (claspmt) R 20570 20572 20246 0 -1 4202560 4715 0 0 0 186 1 0 0 20 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20572/tid=20579] ppid=20570 vsize=565872 CPUtime=1.69 cores=0-7
/proc/20572/task/20579/stat : 20579 (claspmt) R 20570 20572 20246 0 -1 4202560 5444 0 0 0 167 2 0 0 18 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20572/tid=20580] ppid=20570 vsize=565872 CPUtime=1.68 cores=0-7
/proc/20572/task/20580/stat : 20580 (claspmt) R 20570 20572 20246 0 -1 4202560 5020 0 0 0 167 1 0 0 18 0 8 0 660219999 579452928 44880 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.88
Current children cumulated vsize (KiB) 565872

[startup+6.30093 s]
/proc/loadavg: 8.17 8.46 8.31 11/291 20581
/proc/meminfo: memFree=16346084/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=567240 CPUtime=37.47 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 61204 0 0 0 3699 48 0 0 25 0 8 0 660219880 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20572/statm: 141810 47255 464 189 0 136159 0
[pid=20572/tid=20574] ppid=20570 vsize=567240 CPUtime=4.78 cores=0-7
/proc/20572/task/20574/stat : 20574 (claspmt) R 20570 20572 20246 0 -1 4202560 3889 0 0 0 476 2 0 0 21 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20572/tid=20575] ppid=20570 vsize=567240 CPUtime=4.76 cores=0-7
/proc/20572/task/20575/stat : 20575 (claspmt) R 20570 20572 20246 0 -1 4202560 6237 0 0 0 469 7 0 0 22 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20572/tid=20576] ppid=20570 vsize=567240 CPUtime=4.76 cores=0-7
/proc/20572/task/20576/stat : 20576 (claspmt) R 20570 20572 20246 0 -1 4202560 5568 0 0 0 471 5 0 0 22 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20572/tid=20577] ppid=20570 vsize=567240 CPUtime=4.71 cores=0-7
/proc/20572/task/20577/stat : 20577 (claspmt) R 20570 20572 20246 0 -1 4202560 4944 0 0 0 466 5 0 0 22 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20572/tid=20578] ppid=20570 vsize=567240 CPUtime=3.84 cores=0-7
/proc/20572/task/20578/stat : 20578 (claspmt) R 20570 20572 20246 0 -1 4202560 4731 0 0 0 380 4 0 0 25 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20572/tid=20579] ppid=20570 vsize=567240 CPUtime=4.77 cores=0-7
/proc/20572/task/20579/stat : 20579 (claspmt) R 20570 20572 20246 0 -1 4202560 5744 0 0 0 470 7 0 0 22 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20572/tid=20580] ppid=20570 vsize=567240 CPUtime=4.78 cores=0-7
/proc/20572/task/20580/stat : 20580 (claspmt) R 20570 20572 20246 0 -1 4202560 5511 0 0 0 472 6 0 0 23 0 8 0 660219999 580853760 47255 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.47
Current children cumulated vsize (KiB) 567240

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

[startup+7.90066 s]
/proc/loadavg: 8.16 8.45 8.31 9/291 20581
/proc/meminfo: memFree=16341040/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=568020 CPUtime=50.24 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 62492 0 0 0 4975 49 0 0 25 0 8 0 660219880 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20572/statm: 142005 48543 464 189 0 136354 0
[pid=20572/tid=20574] ppid=20570 vsize=568020 CPUtime=6.38 cores=0-7
/proc/20572/task/20574/stat : 20574 (claspmt) R 20570 20572 20246 0 -1 4202560 4002 0 0 0 636 2 0 0 25 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20572/tid=20575] ppid=20570 vsize=568020 CPUtime=6.36 cores=0-7
/proc/20572/task/20575/stat : 20575 (claspmt) R 20570 20572 20246 0 -1 4202560 6490 0 0 0 629 7 0 0 25 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20572/tid=20576] ppid=20570 vsize=568020 CPUtime=6.36 cores=0-7
/proc/20572/task/20576/stat : 20576 (claspmt) R 20570 20572 20246 0 -1 4202560 5652 0 0 0 631 5 0 0 25 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20572/tid=20577] ppid=20570 vsize=568020 CPUtime=6.29 cores=0-7
/proc/20572/task/20577/stat : 20577 (claspmt) R 20570 20572 20246 0 -1 4202560 5131 0 0 0 624 5 0 0 25 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20572/tid=20578] ppid=20570 vsize=568020 CPUtime=5.44 cores=0-7
/proc/20572/task/20578/stat : 20578 (claspmt) R 20570 20572 20246 0 -1 4202560 4762 0 0 0 540 4 0 0 25 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4660255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20572/tid=20579] ppid=20570 vsize=568020 CPUtime=6.37 cores=0-7
/proc/20572/task/20579/stat : 20579 (claspmt) R 20570 20572 20246 0 -1 4202560 5876 0 0 0 630 7 0 0 25 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20572/tid=20580] ppid=20570 vsize=568020 CPUtime=6.39 cores=0-7
/proc/20572/task/20580/stat : 20580 (claspmt) R 20570 20572 20246 0 -1 4202560 5829 0 0 0 632 7 0 0 18 0 8 0 660219999 581652480 48543 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 568020

[startup+9.50038 s]
/proc/loadavg: 8.16 8.45 8.31 9/291 20581
/proc/meminfo: memFree=16338064/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=569112 CPUtime=63.02 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 64378 0 0 0 6248 54 0 0 25 0 8 0 660219880 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20572/statm: 142278 50429 466 189 0 136627 0
[pid=20572/tid=20574] ppid=20570 vsize=569112 CPUtime=7.98 cores=0-7
/proc/20572/task/20574/stat : 20574 (claspmt) R 20570 20572 20246 0 -1 4202560 4083 0 0 0 793 5 0 0 25 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20572/tid=20575] ppid=20570 vsize=569112 CPUtime=7.96 cores=0-7
/proc/20572/task/20575/stat : 20575 (claspmt) R 20570 20572 20246 0 -1 4202560 6741 0 0 0 789 7 0 0 25 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20572/tid=20576] ppid=20570 vsize=569112 CPUtime=7.96 cores=0-7
/proc/20572/task/20576/stat : 20576 (claspmt) R 20570 20572 20246 0 -1 4202560 5844 0 0 0 791 5 0 0 25 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20572/tid=20577] ppid=20570 vsize=569112 CPUtime=7.88 cores=0-7
/proc/20572/task/20577/stat : 20577 (claspmt) R 20570 20572 20246 0 -1 4202560 5457 0 0 0 782 6 0 0 25 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20572/tid=20578] ppid=20570 vsize=569112 CPUtime=7.04 cores=0-7
/proc/20572/task/20578/stat : 20578 (claspmt) R 20570 20572 20246 0 -1 4202560 5147 0 0 0 700 4 0 0 25 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4668924 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20572/tid=20579] ppid=20570 vsize=569112 CPUtime=7.98 cores=0-7
/proc/20572/task/20579/stat : 20579 (claspmt) R 20570 20572 20246 0 -1 4202560 6058 0 0 0 790 8 0 0 25 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20572/tid=20580] ppid=20570 vsize=569112 CPUtime=7.98 cores=0-7
/proc/20572/task/20580/stat : 20580 (claspmt) R 20570 20572 20246 0 -1 4202560 6120 0 0 0 791 7 0 0 18 0 8 0 660219999 582770688 50429 33554432000 4194304 4964800 140736039334736 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 63.02
Current children cumulated vsize (KiB) 569112

[startup+10.3012 s]
/proc/loadavg: 8.16 8.45 8.31 9/291 20581
/proc/meminfo: memFree=16332872/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=569400 CPUtime=69.41 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 64724 0 0 0 6887 54 0 0 25 0 8 0 660219880 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20572/statm: 142350 50775 466 189 0 136699 0
[pid=20572/tid=20574] ppid=20570 vsize=569400 CPUtime=8.78 cores=0-7
/proc/20572/task/20574/stat : 20574 (claspmt) R 20570 20572 20246 0 -1 4202560 4133 0 0 0 873 5 0 0 25 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 274664475549 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20572/tid=20575] ppid=20570 vsize=569400 CPUtime=8.76 cores=0-7
/proc/20572/task/20575/stat : 20575 (claspmt) R 20570 20572 20246 0 -1 4202560 6760 0 0 0 869 7 0 0 25 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20572/tid=20576] ppid=20570 vsize=569400 CPUtime=8.76 cores=0-7
/proc/20572/task/20576/stat : 20576 (claspmt) R 20570 20572 20246 0 -1 4202560 5853 0 0 0 871 5 0 0 25 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20572/tid=20577] ppid=20570 vsize=569400 CPUtime=8.67 cores=0-7
/proc/20572/task/20577/stat : 20577 (claspmt) R 20570 20572 20246 0 -1 4202560 5531 0 0 0 861 6 0 0 25 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20572/tid=20578] ppid=20570 vsize=569400 CPUtime=7.84 cores=0-7
/proc/20572/task/20578/stat : 20578 (claspmt) R 20570 20572 20246 0 -1 4202560 5234 0 0 0 780 4 0 0 25 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20572/tid=20579] ppid=20570 vsize=569400 CPUtime=8.78 cores=0-7
/proc/20572/task/20579/stat : 20579 (claspmt) R 20570 20572 20246 0 -1 4202560 6097 0 0 0 870 8 0 0 25 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4660283 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20572/tid=20580] ppid=20570 vsize=569400 CPUtime=8.78 cores=0-7
/proc/20572/task/20580/stat : 20580 (claspmt) R 20570 20572 20246 0 -1 4202560 6172 0 0 0 871 7 0 0 19 0 8 0 660219999 583065600 50775 33554432000 4194304 4964800 140736039334736 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 69.41
Current children cumulated vsize (KiB) 569400

[startup+10.7012 s]
/proc/loadavg: 8.16 8.45 8.31 9/291 20581
/proc/meminfo: memFree=16332872/32951132 swapFree=67093824/67111528
[pid=20572] ppid=20570 vsize=552320 CPUtime=71.95 cores=0-7
/proc/20572/stat : 20572 (claspmt) R 20570 20572 20246 0 -1 4202496 64751 0 0 0 7141 54 0 0 25 0 1 0 660219880 565575680 46532 33554432000 4194304 4964800 140736039334736 18446744073709551615 274664457330 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/20572/statm: 138080 46532 476 189 0 132429 0
Current children cumulated CPU time (s) 71.95
Current children cumulated vsize (KiB) 552320

Child status: 20
Real time (s): 10.7828
CPU time (s): 72.043
CPU user time (s): 71.4851
CPU system time (s): 0.557915
CPU usage (%): 668.129
Max. virtual memory (cumulated for all children) (KiB): 569400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.4851
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64752
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= 9148
involuntary context switches= 355

runsolver used 0.035994 second user time and 0.06299 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 21:03:22
IDJOB=3380627
IDBENCH=70952
IDSOLVER=1865
FILE ID=node131/3380627-1305486202
RUNJOBID= node131-1305481204-20260
PBS_JOBID= 13325349
Free space on /tmp= 73700 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380627-1305486202/watcher-3380627-1305486202 -o /tmp/evaluation-result-3380627-1305486202/solver-3380627-1305486202 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380627-1305486202.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=431644147

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16531296 kB
Buffers:        296684 kB
Cached:        4370020 kB
SwapCached:       1504 kB
Active:       12661968 kB
Inactive:      3486108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16531296 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            7736 kB
Writeback:           0 kB
AnonPages:    11480060 kB
Mapped:          27452 kB
Slab:           169572 kB
PageTables:      33536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29786328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node131 at 2011-05-15 21:03:33