Trace number 3274689

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) 1300.03 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark950.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

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-3274689-1303609115/watcher-3274689-1303609115 -o /tmp/evaluation-result-3274689-1303609115/solver-3274689-1303609115 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274689-1303609115.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.89 2.01 2.51 5/189 27593
/proc/meminfo: memFree=14513204/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=1776 CPUtime=0 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 214 0 0 0 0 0 0 0 25 0 1 0 472510266 1818624 170 33554432000 134512640 136057169 4291969056 18446744073709551615 134834402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 444 174 141 378 0 64 0

[startup+0.07866 s]
/proc/loadavg: 1.89 2.01 2.51 5/189 27593
/proc/meminfo: memFree=14513204/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=3492 CPUtime=0.07 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 686 0 0 0 7 0 0 0 25 0 1 0 472510266 3575808 633 33554432000 134512640 136057169 4291969056 18446744073709551615 134820197 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 873 633 182 378 0 493 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3492

[startup+0.100656 s]
/proc/loadavg: 1.89 2.01 2.51 5/189 27593
/proc/meminfo: memFree=14513204/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=3492 CPUtime=0.09 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 686 0 0 0 9 0 0 0 25 0 1 0 472510266 3575808 633 33554432000 134512640 136057169 4291969056 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 873 633 182 378 0 493 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3492

[startup+0.300621 s]
/proc/loadavg: 1.89 2.01 2.51 5/189 27593
/proc/meminfo: memFree=14513204/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=3624 CPUtime=0.29 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 721 0 0 0 29 0 0 0 25 0 1 0 472510266 3710976 668 33554432000 134512640 136057169 4291969056 18446744073709551615 134820128 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 906 668 182 378 0 526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3624

[startup+0.70055 s]
/proc/loadavg: 1.89 2.01 2.51 5/189 27593
/proc/meminfo: memFree=14513204/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=3888 CPUtime=0.69 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 793 0 0 0 69 0 0 0 25 0 1 0 472510266 3981312 740 33554432000 134512640 136057169 4291969056 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 972 740 182 378 0 592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3888

[startup+1.50041 s]
/proc/loadavg: 1.89 2.01 2.51 5/190 27594
/proc/meminfo: memFree=14509236/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=4548 CPUtime=1.49 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 946 0 0 0 149 0 0 0 25 0 1 0 472510266 4657152 893 33554432000 134512640 136057169 4291969056 18446744073709551615 134756810 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 1137 893 182 378 0 757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4548

[startup+3.10013 s]
/proc/loadavg: 1.89 2.01 2.51 5/190 27621
/proc/meminfo: memFree=14509244/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=5076 CPUtime=3.09 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 1091 0 0 0 309 0 0 0 25 0 1 0 472510266 5197824 1038 33554432000 134512640 136057169 4291969056 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 1269 1038 182 378 0 889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5076

[startup+6.30056 s]
/proc/loadavg: 2.05 2.04 2.52 5/190 27622
/proc/meminfo: memFree=14506472/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=5736 CPUtime=6.29 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 1253 0 0 0 629 0 0 0 25 0 1 0 472510266 5873664 1200 33554432000 134512640 136057169 4291969056 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 1434 1200 182 378 0 1054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5736

[startup+12.7004 s]
/proc/loadavg: 2.21 2.08 2.53 5/190 27622
/proc/meminfo: memFree=14503428/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=6528 CPUtime=12.69 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 1454 0 0 0 1269 0 0 0 25 0 1 0 472510266 6684672 1401 33554432000 134512640 136057169 4291969056 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 1632 1401 182 378 0 1252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6528

[startup+25.5002 s]
/proc/loadavg: 2.61 2.17 2.55 5/190 27622
/proc/meminfo: memFree=14500816/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=7596 CPUtime=25.49 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 1706 0 0 0 2549 0 0 0 25 0 1 0 472510266 7778304 1653 33554432000 134512640 136057169 4291969056 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 1899 1653 182 378 0 1519 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7596

[startup+51.1006 s]
/proc/loadavg: 3.08 2.32 2.59 5/190 27623
/proc/meminfo: memFree=14497452/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=9100 CPUtime=51.09 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 2081 0 0 0 5109 0 0 0 25 0 1 0 472510266 9318400 2028 33554432000 134512640 136057169 4291969056 18446744073709551615 134612878 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 2275 2028 182 378 0 1895 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9100

[startup+102.307 s]
/proc/loadavg: 3.60 2.57 2.66 5/190 27624
/proc/meminfo: memFree=14491712/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=11304 CPUtime=102.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 2610 0 0 0 10230 0 0 0 25 0 1 0 472510266 11575296 2557 33554432000 134512640 136057169 4291969056 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 2826 2557 182 378 0 2446 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 11304

[startup+162.301 s]
/proc/loadavg: 3.85 2.83 2.74 5/190 27626
/proc/meminfo: memFree=14488196/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=12816 CPUtime=162.29 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 2978 0 0 0 16229 0 0 0 25 0 1 0 472510266 13123584 2925 33554432000 134512640 136057169 4291969056 18446744073709551615 134823736 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 3204 2925 182 378 0 2824 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 12816

[startup+222.3 s]
/proc/loadavg: 3.94 3.04 2.82 5/190 27627
/proc/meminfo: memFree=14484944/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=14276 CPUtime=222.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 3348 0 0 0 22230 0 0 0 25 0 1 0 472510266 14618624 3295 33554432000 134512640 136057169 4291969056 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 3569 3295 182 378 0 3189 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 14276

[startup+282.301 s]
/proc/loadavg: 4.06 3.23 2.89 5/190 27629
/proc/meminfo: memFree=14483032/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=15648 CPUtime=282.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 3663 0 0 0 28230 0 0 0 25 0 1 0 472510266 16023552 3610 33554432000 134512640 136057169 4291969056 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 3912 3610 182 378 0 3532 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15648

[startup+342.3 s]
/proc/loadavg: 4.05 3.38 2.97 5/190 27631
/proc/meminfo: memFree=14480776/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=16896 CPUtime=342.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 3961 0 0 0 34230 0 0 0 25 0 1 0 472510266 17301504 3908 33554432000 134512640 136057169 4291969056 18446744073709551615 134828816 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 4224 3908 182 378 0 3844 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 16896

[startup+402.301 s]
/proc/loadavg: 4.02 3.49 3.03 5/190 27632
/proc/meminfo: memFree=14478752/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=18152 CPUtime=402.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 4258 0 0 0 40230 0 0 0 25 0 1 0 472510266 18587648 4205 33554432000 134512640 136057169 4291969056 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 4538 4205 182 378 0 4158 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 18152

[startup+462.301 s]
/proc/loadavg: 4.00 3.58 3.09 5/190 27634
/proc/meminfo: memFree=14477216/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=19400 CPUtime=462.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 4559 0 0 0 46230 0 0 0 25 0 1 0 472510266 19865600 4506 33554432000 134512640 136057169 4291969056 18446744073709551615 134812037 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 4850 4506 182 378 0 4470 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19400

[startup+522.3 s]
/proc/loadavg: 4.00 3.65 3.14 5/190 27635
/proc/meminfo: memFree=14476060/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=19956 CPUtime=522.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 4704 0 0 0 52230 0 0 0 25 0 1 0 472510266 20434944 4651 33554432000 134512640 136057169 4291969056 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 4989 4651 182 378 0 4609 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 19956

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 3.19 5/190 27637
/proc/meminfo: memFree=14474892/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=20748 CPUtime=582.3 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 4874 0 0 0 58230 0 0 0 25 0 1 0 472510266 21245952 4821 33554432000 134512640 136057169 4291969056 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5187 4821 182 378 0 4807 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 20748

[startup+642.3 s]
/proc/loadavg: 4.00 3.76 3.24 5/190 27639
/proc/meminfo: memFree=14473508/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=21276 CPUtime=642.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5008 0 0 0 64231 0 0 0 25 0 1 0 472510266 21786624 4955 33554432000 134512640 136057169 4291969056 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5319 4955 182 378 0 4939 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21276

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.28 5/190 27640
/proc/meminfo: memFree=14472716/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=21464 CPUtime=702.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5063 0 0 0 70231 0 0 0 25 0 1 0 472510266 21979136 5010 33554432000 134512640 136057169 4291969056 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5366 5010 182 378 0 4986 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 21464

[startup+762.307 s]
/proc/loadavg: 4.03 3.85 3.33 5/190 27642
/proc/meminfo: memFree=14471428/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=21844 CPUtime=762.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5118 0 0 0 76231 0 0 0 25 0 1 0 472510266 22368256 5065 33554432000 134512640 136057169 4291969056 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5461 5065 182 378 0 5081 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 21844

[startup+822.3 s]
/proc/loadavg: 4.01 3.87 3.37 5/190 27643
/proc/meminfo: memFree=14471016/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=22000 CPUtime=822.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5165 0 0 0 82231 0 0 0 25 0 1 0 472510266 22528000 5112 33554432000 134512640 136057169 4291969056 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5500 5112 182 378 0 5120 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 22000

[startup+882.301 s]
/proc/loadavg: 4.04 3.91 3.41 5/190 27645
/proc/meminfo: memFree=14468980/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=23544 CPUtime=882.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5519 0 0 0 88231 0 0 0 25 0 1 0 472510266 24109056 5466 33554432000 134512640 136057169 4291969056 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5886 5466 182 378 0 5506 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 23544

[startup+942.3 s]
/proc/loadavg: 4.01 3.92 3.45 5/190 27647
/proc/meminfo: memFree=14468088/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=23924 CPUtime=942.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5637 0 0 0 94231 0 0 0 25 0 1 0 472510266 24498176 5584 33554432000 134512640 136057169 4291969056 18446744073709551615 134824423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 5981 5584 182 378 0 5601 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23924

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.48 5/190 27648
/proc/meminfo: memFree=14466924/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=24484 CPUtime=1002.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5747 0 0 0 100231 0 0 0 25 0 1 0 472510266 25071616 5694 33554432000 134512640 136057169 4291969056 18446744073709551615 134615832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 6121 5694 182 378 0 5741 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 24484

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.51 5/190 27650
/proc/meminfo: memFree=14466132/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=24808 CPUtime=1062.31 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5842 0 0 0 106231 0 0 0 25 0 1 0 472510266 25403392 5789 33554432000 134512640 136057169 4291969056 18446744073709551615 134823736 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 6202 5789 182 378 0 5822 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 24808

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.54 5/190 27651
/proc/meminfo: memFree=14465348/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=24968 CPUtime=1122.32 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5867 0 0 0 112232 0 0 0 25 0 1 0 472510266 25567232 5814 33554432000 134512640 136057169 4291969056 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 6242 5814 182 378 0 5862 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 24968

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.56 5/190 27653
/proc/meminfo: memFree=14464924/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=25272 CPUtime=1182.32 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 5960 0 0 0 118232 0 0 0 25 0 1 0 472510266 25878528 5904 33554432000 134512640 136057169 4291969056 18446744073709551615 134618492 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 6318 5904 182 378 0 5938 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 25272

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.58 5/190 27655
/proc/meminfo: memFree=14463168/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=25972 CPUtime=1242.32 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 6120 0 0 0 124232 0 0 0 25 0 1 0 472510266 26595328 6064 33554432000 134512640 136057169 4291969056 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 6493 6064 182 378 0 6113 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 25972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.96 3.61 3/186 27658
/proc/meminfo: memFree=14486716/32950928 swapFree=67111528/67111528
[pid=27593] ppid=27591 vsize=26104 CPUtime=1300.02 cores=5,7
/proc/27593/stat : 27593 (clasp) R 27591 27593 26237 0 -1 4202496 6193 0 0 0 130002 0 0 0 25 0 1 0 472510266 26730496 6094 33554432000 134512640 136057169 4291969056 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27593/statm: 6526 6094 182 378 0 6146 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 26104

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.03
CPU system time (s): 0.004999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 26104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6196
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= 3
involuntary context switches= 2008

runsolver used 2.03869 second user time and 4.30234 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 03:38:35
IDJOB=3274689
IDBENCH=84643
IDSOLVER=1674
FILE ID=node120/3274689-1303609115
RUNJOBID= node120-1303609113-27500
PBS_JOBID= 13150621
Free space on /tmp= 72112 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.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-3274689-1303609115/watcher-3274689-1303609115 -o /tmp/evaluation-result-3274689-1303609115/solver-3274689-1303609115 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274689-1303609115.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=769132286

node120.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	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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.78
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14513360 kB
Buffers:       2461852 kB
Cached:       15338156 kB
SwapCached:          0 kB
Active:       10533936 kB
Inactive:      7337984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14513360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7904 kB
Writeback:           0 kB
AnonPages:       70772 kB
Mapped:          17408 kB
Slab:           503976 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   252900 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= 72116 MiB
End job on node120 at 2011-04-24 04:00:17