Trace number 3381325

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 407.595 51.1825

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...666797/instance-3381325-1307666797.cnf
0.02/0.05	c Solving...
407.26/51.18	s UNSATISFIABLE
407.26/51.18	
407.26/51.18	c Models        : 0     
407.26/51.18	c Time          : 51.135s (Solving: 51.09s 1st Model: 0.00s Unsat: 51.09s)
407.26/51.18	c CPU Time      : 407.540s

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

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-3381325-1307666797/watcher-3381325-1307666797 -o /tmp/evaluation-result-3381325-1307666797/solver-3381325-1307666797 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381325-1307666797.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: 6.94 4.16 2.80 2/167 25767
/proc/meminfo: memFree=31938892/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=22624 CPUtime=0 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 1010 0 0 0 0 0 0 0 25 0 1 0 878280170 23166976 874 33554432000 4194304 4964800 140734237733424 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25767/statm: 5656 874 386 189 0 530 0

[startup+0.023479 s]
/proc/loadavg: 6.94 4.16 2.80 2/167 25767
/proc/meminfo: memFree=31938892/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=25016 CPUtime=0.02 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 1719 0 0 0 2 0 0 0 25 0 1 0 878280170 25616384 1465 33554432000 4194304 4964800 140734237733424 18446744073709551615 4607814 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25767/statm: 6254 1465 399 189 0 1128 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25016

[startup+0.100465 s]
/proc/loadavg: 6.94 4.16 2.80 2/167 25767
/proc/meminfo: memFree=31938892/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=322952 CPUtime=0.1 cores=0-7
/proc/25767/stat : 25767 (claspmt) S 25765 25767 25643 0 -1 4202496 4203 0 0 0 9 1 0 0 25 0 8 0 878280170 330702848 3358 33554432000 4194304 4964800 140734237733424 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25767/statm: 80738 3358 437 189 0 75087 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 322952

[startup+0.312219 s]
/proc/loadavg: 6.94 4.16 2.80 2/167 25767
/proc/meminfo: memFree=31938892/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=324272 CPUtime=1.75 cores=0-7
/proc/25767/stat : 25767 (claspmt) D 25765 25767 25643 0 -1 4202496 5794 0 0 0 174 1 0 0 25 0 8 0 878280170 332054528 4949 33554432000 4194304 4964800 140734237733424 18446744073709551615 244446988471 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/25767/statm: 81068 4950 464 189 0 75417 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 324272

[startup+0.730166 s]
/proc/loadavg: 6.94 4.16 2.80 2/167 25767
/proc/meminfo: memFree=31938892/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=326408 CPUtime=5.99 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 8344 0 0 0 596 3 0 0 25 0 8 0 878280170 334241792 7499 33554432000 4194304 4964800 140734237733424 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 81602 7499 464 189 0 75951 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 326408

[startup+1.50016 s]
/proc/loadavg: 6.94 4.16 2.80 2/167 25767
/proc/meminfo: memFree=31938892/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=327464 CPUtime=10.77 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 9822 0 0 0 1073 4 0 0 25 0 8 0 878280170 335323136 8977 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 81866 8978 464 189 0 76215 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 327464

[startup+3.10087 s]
/proc/loadavg: 6.94 4.16 2.80 9/175 25775
/proc/meminfo: memFree=31898564/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=329988 CPUtime=23.56 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 12711 0 0 0 2351 5 0 0 25 0 8 0 878280170 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 82497 11866 464 189 0 76846 0
[pid=25767/tid=25769] ppid=25765 vsize=329988 CPUtime=2.95 cores=0-7
/proc/25767/task/25769/stat : 25769 (claspmt) R 25765 25767 25643 0 -1 4202560 1106 0 0 0 295 0 0 0 22 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25767/tid=25770] ppid=25765 vsize=329988 CPUtime=2.83 cores=0-7
/proc/25767/task/25770/stat : 25770 (claspmt) R 25765 25767 25643 0 -1 4202560 1550 0 0 0 282 1 0 0 21 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25767/tid=25771] ppid=25765 vsize=329988 CPUtime=2.95 cores=0-7
/proc/25767/task/25771/stat : 25771 (claspmt) R 25765 25767 25643 0 -1 4202560 1018 0 0 0 295 0 0 0 22 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25767/tid=25772] ppid=25765 vsize=329988 CPUtime=2.87 cores=0-7
/proc/25767/task/25772/stat : 25772 (claspmt) R 25765 25767 25643 0 -1 4202560 1221 0 0 0 287 0 0 0 21 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25767/tid=25773] ppid=25765 vsize=329988 CPUtime=3.02 cores=0-7
/proc/25767/task/25773/stat : 25773 (claspmt) R 25765 25767 25643 0 -1 4202560 1434 0 0 0 302 0 0 0 25 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25767/tid=25774] ppid=25765 vsize=329988 CPUtime=2.97 cores=0-7
/proc/25767/task/25774/stat : 25774 (claspmt) R 25765 25767 25643 0 -1 4202560 1069 0 0 0 297 0 0 0 22 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25767/tid=25775] ppid=25765 vsize=329988 CPUtime=2.89 cores=0-7
/proc/25767/task/25775/stat : 25775 (claspmt) R 25765 25767 25643 0 -1 4202560 2679 0 0 0 288 1 0 0 22 0 8 0 878280175 337907712 11866 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 329988

[startup+6.30128 s]
/proc/loadavg: 7.02 4.22 2.83 9/175 25775
/proc/meminfo: memFree=31876448/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=335048 CPUtime=49.15 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 17793 0 0 0 4906 9 0 0 25 0 8 0 878280170 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669552 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 83762 16948 464 189 0 78111 0
[pid=25767/tid=25769] ppid=25765 vsize=335048 CPUtime=6.13 cores=0-7
/proc/25767/task/25769/stat : 25769 (claspmt) R 25765 25767 25643 0 -1 4202560 1318 0 0 0 613 0 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25767/tid=25770] ppid=25765 vsize=335048 CPUtime=6.03 cores=0-7
/proc/25767/task/25770/stat : 25770 (claspmt) R 25765 25767 25643 0 -1 4202560 2060 0 0 0 602 1 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25767/tid=25771] ppid=25765 vsize=335048 CPUtime=6.16 cores=0-7
/proc/25767/task/25771/stat : 25771 (claspmt) R 25765 25767 25643 0 -1 4202560 1400 0 0 0 615 1 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25767/tid=25772] ppid=25765 vsize=335048 CPUtime=6.06 cores=0-7
/proc/25767/task/25772/stat : 25772 (claspmt) R 25765 25767 25643 0 -1 4202560 1831 0 0 0 606 0 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25767/tid=25773] ppid=25765 vsize=335048 CPUtime=6.22 cores=0-7
/proc/25767/task/25773/stat : 25773 (claspmt) R 25765 25767 25643 0 -1 4202560 1936 0 0 0 622 0 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669711 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25767/tid=25774] ppid=25765 vsize=335048 CPUtime=6.17 cores=0-7
/proc/25767/task/25774/stat : 25774 (claspmt) R 25765 25767 25643 0 -1 4202560 1368 0 0 0 617 0 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25767/tid=25775] ppid=25765 vsize=335048 CPUtime=6.09 cores=0-7
/proc/25767/task/25775/stat : 25775 (claspmt) R 25765 25767 25643 0 -1 4202560 4952 0 0 0 607 2 0 0 25 0 8 0 878280175 343089152 16948 33554432000 4194304 4964800 140734237733424 18446744073709551615 4668614 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 335048

[startup+12.7011 s]
/proc/loadavg: 7.10 4.28 2.86 9/175 25775
/proc/meminfo: memFree=31853564/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=336384 CPUtime=100.34 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 23076 0 0 0 10022 12 0 0 25 0 8 0 878280170 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669324 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 84096 22231 466 189 0 78445 0
[pid=25767/tid=25769] ppid=25765 vsize=336384 CPUtime=12.5 cores=0-7
/proc/25767/task/25769/stat : 25769 (claspmt) R 25765 25767 25643 0 -1 4202560 1426 0 0 0 1250 0 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25767/tid=25770] ppid=25765 vsize=336384 CPUtime=12.43 cores=0-7
/proc/25767/task/25770/stat : 25770 (claspmt) R 25765 25767 25643 0 -1 4202560 2535 0 0 0 1242 1 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4378536 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25767/tid=25771] ppid=25765 vsize=336384 CPUtime=12.56 cores=0-7
/proc/25767/task/25771/stat : 25771 (claspmt) R 25765 25767 25643 0 -1 4202560 1469 0 0 0 1255 1 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25767/tid=25772] ppid=25765 vsize=336384 CPUtime=12.47 cores=0-7
/proc/25767/task/25772/stat : 25772 (claspmt) R 25765 25767 25643 0 -1 4202560 2713 0 0 0 1246 1 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25767/tid=25773] ppid=25765 vsize=336384 CPUtime=12.64 cores=0-7
/proc/25767/task/25773/stat : 25773 (claspmt) R 25765 25767 25643 0 -1 4202560 2072 0 0 0 1263 1 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25767/tid=25774] ppid=25765 vsize=336384 CPUtime=12.57 cores=0-7
/proc/25767/task/25774/stat : 25774 (claspmt) R 25765 25767 25643 0 -1 4202560 1485 0 0 0 1257 0 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25767/tid=25775] ppid=25765 vsize=336384 CPUtime=12.5 cores=0-7
/proc/25767/task/25775/stat : 25775 (claspmt) R 25765 25767 25643 0 -1 4202560 8315 0 0 0 1246 4 0 0 25 0 8 0 878280175 344457216 22231 33554432000 4194304 4964800 140734237733424 18446744073709551615 4365711 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.34
Current children cumulated vsize (KiB) 336384

[startup+25.5007 s]
/proc/loadavg: 7.24 4.41 2.91 9/175 25775
/proc/meminfo: memFree=31830716/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=341368 CPUtime=202.63 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 29068 0 0 0 20246 17 0 0 25 0 8 0 878280170 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4660384 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 85342 28212 466 189 0 79691 0
[pid=25767/tid=25769] ppid=25765 vsize=341368 CPUtime=25.23 cores=0-7
/proc/25767/task/25769/stat : 25769 (claspmt) R 25765 25767 25643 0 -1 4202560 1708 0 0 0 2522 1 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4362195 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25767/tid=25770] ppid=25765 vsize=341368 CPUtime=25.23 cores=0-7
/proc/25767/task/25770/stat : 25770 (claspmt) R 25765 25767 25643 0 -1 4202560 2915 0 0 0 2521 2 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25767/tid=25771] ppid=25765 vsize=341368 CPUtime=25.35 cores=0-7
/proc/25767/task/25771/stat : 25771 (claspmt) R 25765 25767 25643 0 -1 4202560 1638 0 0 0 2534 1 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25767/tid=25772] ppid=25765 vsize=341368 CPUtime=25.27 cores=0-7
/proc/25767/task/25772/stat : 25772 (claspmt) R 25765 25767 25643 0 -1 4202560 3206 0 0 0 2525 2 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25767/tid=25773] ppid=25765 vsize=341368 CPUtime=25.43 cores=0-7
/proc/25767/task/25773/stat : 25773 (claspmt) R 25765 25767 25643 0 -1 4202560 2799 0 0 0 2542 1 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25767/tid=25774] ppid=25765 vsize=341368 CPUtime=25.36 cores=0-7
/proc/25767/task/25774/stat : 25774 (claspmt) R 25765 25767 25643 0 -1 4202560 1551 0 0 0 2536 0 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25767/tid=25775] ppid=25765 vsize=341368 CPUtime=25.29 cores=0-7
/proc/25767/task/25775/stat : 25775 (claspmt) R 25765 25767 25643 0 -1 4202560 11912 0 0 0 2523 6 0 0 25 0 8 0 878280175 349560832 28212 33554432000 4194304 4964800 140734237733424 18446744073709551615 4668636 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.63
Current children cumulated vsize (KiB) 341368

[startup+51.1009 s]
/proc/loadavg: 7.54 4.75 3.07 9/175 25776
/proc/meminfo: memFree=31817260/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=345484 CPUtime=407.26 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 32468 0 0 0 40707 19 0 0 25 0 8 0 878280170 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 86371 31491 466 189 0 80720 0
[pid=25767/tid=25769] ppid=25765 vsize=345484 CPUtime=50.69 cores=0-7
/proc/25767/task/25769/stat : 25769 (claspmt) R 25765 25767 25643 0 -1 4202560 1836 0 0 0 5068 1 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669329 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25767/tid=25770] ppid=25765 vsize=345484 CPUtime=50.82 cores=0-7
/proc/25767/task/25770/stat : 25770 (claspmt) R 25765 25767 25643 0 -1 4202560 3749 0 0 0 5080 2 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25767/tid=25771] ppid=25765 vsize=345484 CPUtime=50.95 cores=0-7
/proc/25767/task/25771/stat : 25771 (claspmt) R 25765 25767 25643 0 -1 4202560 1682 0 0 0 5094 1 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25767/tid=25772] ppid=25765 vsize=345484 CPUtime=50.86 cores=0-7
/proc/25767/task/25772/stat : 25772 (claspmt) R 25765 25767 25643 0 -1 4202560 3584 0 0 0 5084 2 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25767/tid=25773] ppid=25765 vsize=345484 CPUtime=51.02 cores=0-7
/proc/25767/task/25773/stat : 25773 (claspmt) R 25765 25767 25643 0 -1 4202560 3267 0 0 0 5101 1 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4691402 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25767/tid=25774] ppid=25765 vsize=345484 CPUtime=50.96 cores=0-7
/proc/25767/task/25774/stat : 25774 (claspmt) R 25765 25767 25643 0 -1 4202560 1565 0 0 0 5096 0 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4342189 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25767/tid=25775] ppid=25765 vsize=345484 CPUtime=50.89 cores=0-7
/proc/25767/task/25775/stat : 25775 (claspmt) R 25765 25767 25643 0 -1 4202560 13324 0 0 0 5082 7 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.26
Current children cumulated vsize (KiB) 345484

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

[startup+51.1009 s]
/proc/loadavg: 7.54 4.75 3.07 9/175 25776
/proc/meminfo: memFree=31817260/32951124 swapFree=67064368/67111528
[pid=25767] ppid=25765 vsize=345484 CPUtime=407.26 cores=0-7
/proc/25767/stat : 25767 (claspmt) R 25765 25767 25643 0 -1 4202496 32468 0 0 0 40707 19 0 0 25 0 8 0 878280170 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25767/statm: 86371 31491 466 189 0 80720 0
[pid=25767/tid=25769] ppid=25765 vsize=345484 CPUtime=50.69 cores=0-7
/proc/25767/task/25769/stat : 25769 (claspmt) R 25765 25767 25643 0 -1 4202560 1836 0 0 0 5068 1 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669329 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25767/tid=25770] ppid=25765 vsize=345484 CPUtime=50.82 cores=0-7
/proc/25767/task/25770/stat : 25770 (claspmt) R 25765 25767 25643 0 -1 4202560 3749 0 0 0 5080 2 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25767/tid=25771] ppid=25765 vsize=345484 CPUtime=50.95 cores=0-7
/proc/25767/task/25771/stat : 25771 (claspmt) R 25765 25767 25643 0 -1 4202560 1682 0 0 0 5094 1 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25767/tid=25772] ppid=25765 vsize=345484 CPUtime=50.86 cores=0-7
/proc/25767/task/25772/stat : 25772 (claspmt) R 25765 25767 25643 0 -1 4202560 3584 0 0 0 5084 2 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25767/tid=25773] ppid=25765 vsize=345484 CPUtime=51.02 cores=0-7
/proc/25767/task/25773/stat : 25773 (claspmt) R 25765 25767 25643 0 -1 4202560 3267 0 0 0 5101 1 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4691402 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25767/tid=25774] ppid=25765 vsize=345484 CPUtime=50.96 cores=0-7
/proc/25767/task/25774/stat : 25774 (claspmt) R 25765 25767 25643 0 -1 4202560 1565 0 0 0 5096 0 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4342189 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25767/tid=25775] ppid=25765 vsize=345484 CPUtime=50.89 cores=0-7
/proc/25767/task/25775/stat : 25775 (claspmt) R 25765 25767 25643 0 -1 4202560 13324 0 0 0 5082 7 0 0 25 0 8 0 878280175 353775616 31491 33554432000 4194304 4964800 140734237733424 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.26
Current children cumulated vsize (KiB) 345484

Child status: 20
Real time (s): 51.1825
CPU time (s): 407.595
CPU user time (s): 407.386
CPU system time (s): 0.208968
CPU usage (%): 796.357
Max. virtual memory (cumulated for all children) (KiB): 345484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 407.386
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32480
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= 5070
involuntary context switches= 1326

runsolver used 0.083987 second user time and 0.197969 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-10 02:46:37
IDJOB=3381325
IDBENCH=87988
IDSOLVER=1865
FILE ID=node105/3381325-1307666797
RUNJOBID= node105-1307666656-25657
PBS_JOBID= 13549482
Free space on /tmp= 74144 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.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-3381325-1307666797/watcher-3381325-1307666797 -o /tmp/evaluation-result-3381325-1307666797/solver-3381325-1307666797 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381325-1307666797.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=30416912

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      31939064 kB
Buffers:        235000 kB
Cached:         523956 kB
SwapCached:      20132 kB
Active:         341392 kB
Inactive:       446000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31939064 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:       26880 kB
Mapped:           9876 kB
Slab:           158980 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   155408 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= 74140 MiB
End job on node105 at 2011-06-10 02:47:29