Trace number 3276388

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 5000.07 4999.94

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.165974
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3276388-1303671392/watcher-3276388-1303671392 -o /tmp/evaluation-result-3276388-1303671392/solver-3276388-1303671392 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276388-1303671392.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 0.92 0.98 0.99 2/177 32686
/proc/meminfo: memFree=14926864/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=2552 CPUtime=0 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 390 0 0 0 0 0 0 0 23 0 1 0 478739961 2613248 345 33554432000 134512640 136057169 4289842144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 638 345 145 378 0 258 0

[startup+0.058535 s]
/proc/loadavg: 0.92 0.98 0.99 2/177 32686
/proc/meminfo: memFree=14926864/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=8256 CPUtime=0.05 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 2280 0 0 0 5 0 0 0 23 0 1 0 478739961 8454144 1703 33554432000 134512640 136057169 4289842144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 2064 1703 145 378 0 1684 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8256

[startup+0.100547 s]
/proc/loadavg: 0.92 0.98 0.99 2/177 32686
/proc/meminfo: memFree=14926864/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=13832 CPUtime=0.09 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 4002 0 0 0 9 0 0 0 23 0 1 0 478739961 14163968 3074 33554432000 134512640 136057169 4289842144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 3458 3076 163 378 0 3078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13832

[startup+0.300504 s]
/proc/loadavg: 0.92 0.98 0.99 2/177 32686
/proc/meminfo: memFree=14926864/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=14360 CPUtime=0.29 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 4171 0 0 0 29 0 0 0 25 0 1 0 478739961 14704640 3243 33554432000 134512640 136057169 4289842144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 3590 3243 166 378 0 3210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14360

[startup+0.700439 s]
/proc/loadavg: 0.92 0.98 0.99 2/177 32686
/proc/meminfo: memFree=14926864/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=14360 CPUtime=0.69 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 4171 0 0 0 69 0 0 0 25 0 1 0 478739961 14704640 3243 33554432000 134512640 136057169 4289842144 18446744073709551615 134774491 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 3590 3243 166 378 0 3210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14360

[startup+1.50028 s]
/proc/loadavg: 0.92 0.98 0.99 3/178 32687
/proc/meminfo: memFree=14908636/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=14624 CPUtime=1.49 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 4244 0 0 0 149 0 0 0 25 0 1 0 478739961 14974976 3316 33554432000 134512640 136057169 4289842144 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 3656 3316 168 378 0 3276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14624

[startup+3.10099 s]
/proc/loadavg: 0.92 0.98 0.99 3/178 32687
/proc/meminfo: memFree=14900276/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=16416 CPUtime=3.09 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 5289 0 0 0 309 0 0 0 25 0 1 0 478739961 16809984 3859 33554432000 134512640 136057169 4289842144 18446744073709551615 134651259 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 4104 3859 182 378 0 3724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16416

[startup+6.30042 s]
/proc/loadavg: 1.01 1.00 1.00 3/178 32688
/proc/meminfo: memFree=14877588/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=39976 CPUtime=6.29 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 11197 0 0 0 628 1 0 0 25 0 1 0 478739961 40935424 9767 33554432000 134512640 136057169 4289842144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 9994 9767 182 378 0 9614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39976

[startup+12.7002 s]
/proc/loadavg: 1.09 1.02 1.01 3/178 32688
/proc/meminfo: memFree=14831260/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=77944 CPUtime=12.69 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 20634 0 0 0 1266 3 0 0 25 0 1 0 478739961 79814656 19204 33554432000 134512640 136057169 4289842144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 19486 19204 182 378 0 19106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77944

[startup+25.5008 s]
/proc/loadavg: 1.29 1.06 1.02 3/178 32688
/proc/meminfo: memFree=14797788/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=103880 CPUtime=25.5 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 27056 0 0 0 2545 5 0 0 25 0 1 0 478739961 106373120 25626 33554432000 134512640 136057169 4289842144 18446744073709551615 134615973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 25970 25626 182 378 0 25590 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 103880

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/178 32689
/proc/meminfo: memFree=14768216/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=126600 CPUtime=51.1 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 32708 0 0 0 5104 6 0 0 25 0 1 0 478739961 129638400 31278 33554432000 134512640 136057169 4289842144 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 31650 31278 182 378 0 31270 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 126600

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/178 32690
/proc/meminfo: memFree=14715500/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=177400 CPUtime=102.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 45183 0 0 0 10223 7 0 0 25 0 1 0 478739961 181657600 43753 33554432000 134512640 136057169 4289842144 18446744073709551615 134820206 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 44350 43753 182 378 0 43970 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 177400

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/178 32719
/proc/meminfo: memFree=14678864/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=204088 CPUtime=162.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 51833 0 0 0 16221 9 0 0 25 0 1 0 478739961 208986112 50267 33554432000 134512640 136057169 4289842144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 51022 50267 182 378 0 50642 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 204088

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/178 32720
/proc/meminfo: memFree=14574436/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=240296 CPUtime=222.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 60644 0 0 0 22219 11 0 0 25 0 1 0 478739961 246063104 59078 33554432000 134512640 136057169 4289842144 18446744073709551615 134618116 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 60074 59078 182 378 0 59694 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 240296

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/178 32731
/proc/meminfo: memFree=14545636/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=240296 CPUtime=282.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 60695 0 0 0 28219 11 0 0 25 0 1 0 478739961 246063104 59129 33554432000 134512640 136057169 4289842144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 60074 59129 182 378 0 59694 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 240296

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/178 32733
/proc/meminfo: memFree=14536556/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=241496 CPUtime=342.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 60884 0 0 0 34218 12 0 0 25 0 1 0 478739961 247291904 59318 33554432000 134512640 136057169 4289842144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 60374 59318 182 378 0 59994 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 241496

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/178 32734
/proc/meminfo: memFree=14511976/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=246596 CPUtime=402.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 62071 0 0 0 40218 12 0 0 25 0 1 0 478739961 252514304 60505 33554432000 134512640 136057169 4289842144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 61649 60505 182 378 0 61269 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 246596

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/178 32739
/proc/meminfo: memFree=14481800/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=268472 CPUtime=462.3 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 67373 0 0 0 46217 13 0 0 25 0 1 0 478739961 274915328 65807 33554432000 134512640 136057169 4289842144 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 67118 65807 182 378 0 66738 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 268472

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/178 32740
/proc/meminfo: memFree=14476980/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=271860 CPUtime=522.31 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 68240 0 0 0 52217 14 0 0 25 0 1 0 478739961 278384640 66674 33554432000 134512640 136057169 4289842144 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 67965 66674 182 378 0 67585 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 271860

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/178 32742
/proc/meminfo: memFree=14455756/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=275412 CPUtime=582.31 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 69104 0 0 0 58217 14 0 0 25 0 1 0 478739961 282021888 67538 33554432000 134512640 136057169 4289842144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 68853 67538 182 378 0 68473 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 275412

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 388
/proc/meminfo: memFree=14074936/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=515400 CPUtime=4062.4 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 127759 0 0 0 406209 31 0 0 25 0 1 0 478739961 527769600 124841 33554432000 134512640 136057169 4289842144 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 128850 124841 182 378 0 128470 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 515400

[startup+4122.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 389
/proc/meminfo: memFree=14074052/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=515400 CPUtime=4122.4 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 127785 0 0 0 412209 31 0 0 25 0 1 0 478739961 527769600 124867 33554432000 134512640 136057169 4289842144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 128850 124867 182 378 0 128470 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 515400

[startup+4182.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 391
/proc/meminfo: memFree=14070812/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=517660 CPUtime=4182.4 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 128249 0 0 0 418209 31 0 0 25 0 1 0 478739961 530083840 125331 33554432000 134512640 136057169 4289842144 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 129415 125331 182 378 0 129035 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 517660

[startup+4242.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 393
/proc/meminfo: memFree=14031112/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=528600 CPUtime=4242.4 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 130887 0 0 0 424208 32 0 0 25 0 1 0 478739961 541286400 127969 33554432000 134512640 136057169 4289842144 18446744073709551615 134618416 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 132150 127969 182 378 0 131770 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 528600

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 394
/proc/meminfo: memFree=14029236/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=528960 CPUtime=4302.4 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 130952 0 0 0 430208 32 0 0 25 0 1 0 478739961 541655040 128034 33554432000 134512640 136057169 4289842144 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 132240 128034 182 378 0 131860 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 528960

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 396
/proc/meminfo: memFree=14024504/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=529896 CPUtime=4362.41 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 131170 0 0 0 436209 32 0 0 25 0 1 0 478739961 542613504 128252 33554432000 134512640 136057169 4289842144 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 132474 128252 182 378 0 132094 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 529896

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 397
/proc/meminfo: memFree=14021144/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=529896 CPUtime=4422.41 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 131176 0 0 0 442209 32 0 0 25 0 1 0 478739961 542613504 128258 33554432000 134512640 136057169 4289842144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 132474 128258 182 378 0 132094 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 529896

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 399
/proc/meminfo: memFree=14020376/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=530620 CPUtime=4482.42 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 131372 0 0 0 448209 33 0 0 25 0 1 0 478739961 543354880 128454 33554432000 134512640 136057169 4289842144 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 132655 128454 182 378 0 132275 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 530620

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 401
/proc/meminfo: memFree=14019484/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=531580 CPUtime=4542.41 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 131551 0 0 0 454208 33 0 0 25 0 1 0 478739961 544337920 128633 33554432000 134512640 136057169 4289842144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 132895 128633 182 378 0 132515 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 531580

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 402
/proc/meminfo: memFree=14017972/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=533264 CPUtime=4602.42 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 131899 0 0 0 460209 33 0 0 25 0 1 0 478739961 546062336 128981 33554432000 134512640 136057169 4289842144 18446744073709551615 134615832 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 133316 128981 182 378 0 132936 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 533264

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 404
/proc/meminfo: memFree=14015224/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=534948 CPUtime=4662.42 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 132294 0 0 0 466209 33 0 0 25 0 1 0 478739961 547786752 129376 33554432000 134512640 136057169 4289842144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 133737 129376 182 378 0 133357 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 534948

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 405
/proc/meminfo: memFree=14009488/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=535908 CPUtime=4722.42 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 132499 0 0 0 472209 33 0 0 25 0 1 0 478739961 548769792 129581 33554432000 134512640 136057169 4289842144 18446744073709551615 134634334 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 133977 129581 182 378 0 133597 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 535908

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 407
/proc/meminfo: memFree=14006988/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=538308 CPUtime=4782.42 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 132960 0 0 0 478209 33 0 0 25 0 1 0 478739961 551227392 130042 33554432000 134512640 136057169 4289842144 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 134577 130042 182 378 0 134197 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 538308

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 409
/proc/meminfo: memFree=14003124/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=541920 CPUtime=4842.43 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 133760 0 0 0 484209 34 0 0 25 0 1 0 478739961 554926080 130842 33554432000 134512640 136057169 4289842144 18446744073709551615 134813059 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 135480 130842 182 378 0 135100 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 541920

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 410
/proc/meminfo: memFree=14002612/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=541920 CPUtime=4902.43 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 133764 0 0 0 490209 34 0 0 25 0 1 0 478739961 554926080 130846 33554432000 134512640 136057169 4289842144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 135480 130846 182 378 0 135100 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 541920

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 412
/proc/meminfo: memFree=14001596/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=542400 CPUtime=4962.43 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 133886 0 0 0 496209 34 0 0 25 0 1 0 478739961 555417600 130968 33554432000 134512640 136057169 4289842144 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 135600 130968 182 378 0 135220 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 542400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 413
/proc/meminfo: memFree=14000964/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=543124 CPUtime=5000.04 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 134012 0 0 0 499970 34 0 0 25 0 1 0 478739961 556158976 131094 33554432000 134512640 136057169 4289842144 18446744073709551615 134828349 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 135781 131094 182 378 0 135401 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 543124

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 413
/proc/meminfo: memFree=14000964/32951124 swapFree=67111528/67111528
[pid=32686] ppid=32684 vsize=543124 CPUtime=5000.04 cores=0,2,4,6
/proc/32686/stat : 32686 (clasp) R 32684 32686 32405 0 -1 4202496 134012 0 0 0 499970 34 0 0 25 0 1 0 478739961 556158976 131094 33554432000 134512640 136057169 4289842144 18446744073709551615 134828349 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32686/statm: 135781 131094 182 378 0 135401 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 543124

Child status: 0
Real time (s): 4999.94
CPU time (s): 5000.07
CPU user time (s): 4999.7
CPU system time (s): 0.369943
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 543124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.7
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134015
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= 5
involuntary context switches= 60272

runsolver used 7.8858 second user time and 15.8246 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 20:56:32
IDJOB=3276388
IDBENCH=88223
IDSOLVER=1677
FILE ID=node109/3276388-1303671392
RUNJOBID= node109-1303671392-32666
PBS_JOBID= 13150758
Free space on /tmp= 72184 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276388-1303671392/watcher-3276388-1303671392 -o /tmp/evaluation-result-3276388-1303671392/solver-3276388-1303671392 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276388-1303671392.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=1973589029

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      14927028 kB
Buffers:       2106300 kB
Cached:       15275848 kB
SwapCached:          0 kB
Active:        9410208 kB
Inactive:      8040124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14927028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7788 kB
Writeback:           0 kB
AnonPages:       67756 kB
Mapped:          15660 kB
Slab:           510500 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211036 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= 72180 MiB
End job on node109 at 2011-04-24 22:19:54