Trace number 3273247

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.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 2 cores: 4,6

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: 0.97 0.22 0.41 3/184 26669
/proc/meminfo: memFree=12913408/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=2592 CPUtime=0 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 404 0 0 0 0 0 0 0 21 0 1 0 471662965 2654208 358 33554432000 134512640 136057169 4289073984 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 648 358 145 378 0 268 0

[startup+0.017256 s]
/proc/loadavg: 0.97 0.22 0.41 3/184 26669
/proc/meminfo: memFree=12913408/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=3880 CPUtime=0.01 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 813 0 0 0 1 0 0 0 21 0 1 0 471662965 3973120 665 33554432000 134512640 136057169 4289073984 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 970 666 145 378 0 590 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3880

[startup+0.100272 s]
/proc/loadavg: 0.97 0.22 0.41 3/184 26669
/proc/meminfo: memFree=12913408/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=12980 CPUtime=0.09 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 3755 0 0 0 8 1 0 0 21 0 1 0 471662965 13291520 2823 33554432000 134512640 136057169 4289073984 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 3245 2823 166 378 0 2865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12980

[startup+0.300235 s]
/proc/loadavg: 0.97 0.22 0.41 3/184 26669
/proc/meminfo: memFree=12913408/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=12980 CPUtime=0.29 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 3755 0 0 0 28 1 0 0 22 0 1 0 471662965 13291520 2823 33554432000 134512640 136057169 4289073984 18446744073709551615 134774437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 3245 2823 166 378 0 2865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12980

[startup+0.701169 s]
/proc/loadavg: 0.97 0.22 0.41 3/184 26669
/proc/meminfo: memFree=12913408/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=12980 CPUtime=0.7 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 3757 0 0 0 69 1 0 0 24 0 1 0 471662965 13291520 2825 33554432000 134512640 136057169 4289073984 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 3245 2825 168 378 0 2865 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12980

[startup+1.50103 s]
/proc/loadavg: 0.97 0.22 0.41 4/185 26670
/proc/meminfo: memFree=12901124/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=13640 CPUtime=1.49 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 4523 0 0 0 148 1 0 0 25 0 1 0 471662965 13967360 3169 33554432000 134512640 136057169 4289073984 18446744073709551615 134637478 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 3410 3169 182 378 0 3030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13640

[startup+3.10066 s]
/proc/loadavg: 0.97 0.22 0.41 4/185 26670
/proc/meminfo: memFree=12900380/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=15544 CPUtime=3.09 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 4983 0 0 0 308 1 0 0 25 0 1 0 471662965 15917056 3629 33554432000 134512640 136057169 4289073984 18446744073709551615 134828275 0 0 4096 16386 0 0 0 17 6 0 0 0
/proc/26669/statm: 3886 3629 182 378 0 3506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15544

[startup+6.30114 s]
/proc/loadavg: 1.21 0.29 0.43 5/190 26680
/proc/meminfo: memFree=12873548/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=28076 CPUtime=6.28 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 8121 0 0 0 627 1 0 0 25 0 1 0 471662965 28749824 6767 33554432000 134512640 136057169 4289073984 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 7019 6768 182 378 0 6639 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28076

[startup+12.701 s]
/proc/loadavg: 1.43 0.35 0.45 5/190 26680
/proc/meminfo: memFree=12852484/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=38372 CPUtime=12.69 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 10692 0 0 0 1267 2 0 0 25 0 1 0 471662965 39292928 9338 33554432000 134512640 136057169 4289073984 18446744073709551615 134618333 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 9593 9338 182 378 0 9213 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38372

[startup+25.5006 s]
/proc/loadavg: 2.00 0.53 0.50 5/190 26681
/proc/meminfo: memFree=12837512/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=42384 CPUtime=25.49 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 11682 0 0 0 2547 2 0 0 25 0 1 0 471662965 43401216 10328 33554432000 134512640 136057169 4289073984 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 10596 10328 182 378 0 10216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42384

[startup+51.101 s]
/proc/loadavg: 2.68 0.81 0.59 5/190 26681
/proc/meminfo: memFree=12810056/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=49500 CPUtime=51.09 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 13462 0 0 0 5106 3 0 0 25 0 1 0 471662965 50688000 12108 33554432000 134512640 136057169 4289073984 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 12375 12108 182 378 0 11995 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49500

[startup+102.307 s]
/proc/loadavg: 3.51 1.31 0.78 5/190 26683
/proc/meminfo: memFree=12768136/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=60808 CPUtime=102.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 16221 0 0 0 10226 4 0 0 25 0 1 0 471662965 62267392 14867 33554432000 134512640 136057169 4289073984 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 15202 14867 182 378 0 14822 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60808

[startup+162.301 s]
/proc/loadavg: 3.82 1.80 0.97 5/190 26684
/proc/meminfo: memFree=12747028/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=65912 CPUtime=162.29 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 17493 0 0 0 16225 4 0 0 25 0 1 0 471662965 67493888 16139 33554432000 134512640 136057169 4289073984 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 16478 16139 182 378 0 16098 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65912

[startup+222.301 s]
/proc/loadavg: 3.93 2.20 1.16 5/190 26686
/proc/meminfo: memFree=12726188/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=78428 CPUtime=222.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 20616 0 0 0 22225 5 0 0 25 0 1 0 471662965 80310272 19262 33554432000 134512640 136057169 4289073984 18446744073709551615 134819220 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 19607 19262 182 378 0 19227 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78428

[startup+282.301 s]
/proc/loadavg: 4.01 2.54 1.34 5/190 26688
/proc/meminfo: memFree=12687612/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=85476 CPUtime=282.29 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 22341 0 0 0 28224 5 0 0 25 0 1 0 471662965 87527424 20987 33554432000 134512640 136057169 4289073984 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 21369 20987 182 378 0 20989 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85476

[startup+342.301 s]
/proc/loadavg: 4.04 2.81 1.51 5/190 26689
/proc/meminfo: memFree=12675588/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=88592 CPUtime=342.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 23076 0 0 0 34224 6 0 0 25 0 1 0 471662965 90718208 21722 33554432000 134512640 136057169 4289073984 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 22148 21722 182 378 0 21768 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88592

[startup+402.301 s]
/proc/loadavg: 4.01 3.03 1.66 5/190 26691
/proc/meminfo: memFree=12664668/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=91840 CPUtime=402.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 23939 0 0 0 40224 6 0 0 25 0 1 0 471662965 94044160 22449 33554432000 134512640 136057169 4289073984 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 6 0 0 0
/proc/26669/statm: 22960 22449 182 378 0 22580 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91840

[startup+462.301 s]
/proc/loadavg: 4.00 3.20 1.81 5/190 26692
/proc/meminfo: memFree=12651764/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=92372 CPUtime=462.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 24054 0 0 0 46224 6 0 0 25 0 1 0 471662965 94588928 22564 33554432000 134512640 136057169 4289073984 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 23093 22564 182 378 0 22713 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92372

[startup+522.301 s]
/proc/loadavg: 4.06 3.36 1.95 5/190 26694
/proc/meminfo: memFree=12644432/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=96108 CPUtime=522.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 24961 0 0 0 52224 6 0 0 25 0 1 0 471662965 98414592 23471 33554432000 134512640 136057169 4289073984 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 24027 23471 182 378 0 23647 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96108

[startup+582.301 s]
/proc/loadavg: 4.02 3.47 2.07 5/190 26696
/proc/meminfo: memFree=12633492/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=101564 CPUtime=582.3 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 26305 0 0 0 58224 6 0 0 25 0 1 0 471662965 104001536 24815 33554432000 134512640 136057169 4289073984 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 25391 24815 182 378 0 25011 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101564

[startup+642.301 s]
/proc/loadavg: 4.01 3.57 2.19 5/190 26697
/proc/meminfo: memFree=12628264/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=104516 CPUtime=642.31 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 27029 0 0 0 64224 7 0 0 25 0 1 0 471662965 107024384 25539 33554432000 134512640 136057169 4289073984 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 26129 25539 182 378 0 25749 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 104516

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 2.30 5/190 26699
/proc/meminfo: memFree=12605420/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=107104 CPUtime=702.31 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 27604 0 0 0 70224 7 0 0 25 0 1 0 471662965 109674496 26114 33554432000 134512640 136057169 4289073984 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 26776 26114 182 378 0 26396 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 107104

[startup+762.307 s]
/proc/loadavg: 4.00 3.71 2.40 5/190 26700
/proc/meminfo: memFree=12590144/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=110828 CPUtime=762.31 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 28497 0 0 0 76224 7 0 0 25 0 1 0 471662965 113487872 27007 33554432000 134512640 136057169 4289073984 18446744073709551615 134828464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 27707 27007 182 378 0 27327 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 110828

[startup+822.301 s]
/proc/loadavg: 4.05 3.77 2.51 5/190 26702
/proc/meminfo: memFree=12583800/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=111740 CPUtime=822.31 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 28699 0 0 0 82224 7 0 0 25 0 1 0 471662965 114421760 27209 33554432000 134512640 136057169 4289073984 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 27935 27209 182 378 0 27555 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 111740

[startup+882.3 s]
/proc/loadavg: 4.07 3.83 2.60 5/190 26704
/proc/meminfo: memFree=12579812/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=112544 CPUtime=882.31 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 28884 0 0 0 88224 7 0 0 25 0 1 0 471662965 115245056 27394 33554432000 134512640 136057169 4289073984 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 28136 27394 182 378 0 27756 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 112544

[startup+942.3 s]
/proc/loadavg: 4.02 3.85 2.69 5/190 26705
/proc/meminfo: memFree=12568260/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=118816 CPUtime=942.31 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 30435 0 0 0 94223 8 0 0 25 0 1 0 471662965 121667584 28945 33554432000 134512640 136057169 4289073984 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 29704 28945 182 378 0 29324 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 118816

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 2.77 5/190 26707
/proc/meminfo: memFree=12559808/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=118816 CPUtime=1002.32 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 30438 0 0 0 100224 8 0 0 25 0 1 0 471662965 121667584 28948 33554432000 134512640 136057169 4289073984 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 29704 28948 182 378 0 29324 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 118816

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.84 5/190 26708
/proc/meminfo: memFree=12544528/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=121116 CPUtime=1062.32 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 30992 0 0 0 106224 8 0 0 25 0 1 0 471662965 124022784 29502 33554432000 134512640 136057169 4289073984 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 30279 29502 182 378 0 29899 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121116

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.91 5/190 26710
/proc/meminfo: memFree=12535460/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=123216 CPUtime=1122.32 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 31496 0 0 0 112224 8 0 0 25 0 1 0 471662965 126173184 30006 33554432000 134512640 136057169 4289073984 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 30804 30006 182 378 0 30424 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 123216

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.97 5/190 26712
/proc/meminfo: memFree=12528256/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=128004 CPUtime=1182.32 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 32630 0 0 0 118223 9 0 0 25 0 1 0 471662965 131076096 31140 33554432000 134512640 136057169 4289073984 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 32001 31140 182 378 0 31621 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 128004

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.04 5/190 26713
/proc/meminfo: memFree=12524900/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=129104 CPUtime=1242.32 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 32871 0 0 0 124223 9 0 0 25 0 1 0 471662965 132202496 31381 33554432000 134512640 136057169 4289073984 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 32276 31381 182 378 0 31896 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 129104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.09 5/190 26771
/proc/meminfo: memFree=12767968/32951124 swapFree=67111528/67111528
[pid=26669] ppid=26667 vsize=130096 CPUtime=1300.03 cores=4,6
/proc/26669/stat : 26669 (clasp) R 26667 26669 26564 0 -1 4202496 33070 0 0 0 129994 9 0 0 25 0 1 0 471662965 133218304 31580 33554432000 134512640 136057169 4289073984 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26669/statm: 32524 31580 182 378 0 32144 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 130096

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.04
CPU user time (s): 1299.94
CPU system time (s): 0.099984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 130096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33073
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= 1725

runsolver used 2.30665 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 01:17:05
IDJOB=3273247
IDBENCH=71308
IDSOLVER=1674
FILE ID=node104/3273247-1303600625
RUNJOBID= node104-1303600600-26583
PBS_JOBID= 13150591
Free space on /tmp= 71120 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g4.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-3273247-1303600625/watcher-3273247-1303600625 -o /tmp/evaluation-result-3273247-1303600625/solver-3273247-1303600625 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3273247-1303600625.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=1812872624

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12913556 kB
Buffers:       2274536 kB
Cached:       17043592 kB
SwapCached:          0 kB
Active:       10909100 kB
Inactive:      8554004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12913556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16144 kB
Writeback:           0 kB
AnonPages:      144224 kB
Mapped:          16552 kB
Slab:           511748 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310356 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= 71124 MiB
End job on node104 at 2011-04-24 01:38:47