Trace number 3274305

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.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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-3274305-1303602260/watcher-3274305-1303602260 -o /tmp/evaluation-result-3274305-1303602260/solver-3274305-1303602260 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274305-1303602260.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: 3.88 3.93 3.07 3/184 23279
/proc/meminfo: memFree=18411924/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=2436 CPUtime=0 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 384 0 0 0 0 0 0 0 21 0 1 0 471824577 2494464 338 33554432000 134512640 136057169 4294772272 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 609 338 145 378 0 229 0

[startup+0.0957869 s]
/proc/loadavg: 3.88 3.93 3.07 3/184 23279
/proc/meminfo: memFree=18411924/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=12360 CPUtime=0.09 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 3210 0 0 0 9 0 0 0 21 0 1 0 471824577 12656640 2822 33554432000 134512640 136057169 4294772272 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 3123 2826 163 378 0 2743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12360

[startup+0.100788 s]
/proc/loadavg: 3.88 3.93 3.07 3/184 23279
/proc/meminfo: memFree=18411924/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=13420 CPUtime=0.09 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 3540 0 0 0 9 0 0 0 21 0 1 0 471824577 13742080 3016 33554432000 134512640 136057169 4294772272 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 3355 3016 163 378 0 2975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13420

[startup+0.300755 s]
/proc/loadavg: 3.88 3.93 3.07 3/184 23279
/proc/meminfo: memFree=18411924/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=14080 CPUtime=0.29 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 3771 0 0 0 29 0 0 0 22 0 1 0 471824577 14417920 3247 33554432000 134512640 136057169 4294772272 18446744073709551615 134774457 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 3520 3247 166 378 0 3140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14080

[startup+0.700688 s]
/proc/loadavg: 3.88 3.93 3.07 3/184 23279
/proc/meminfo: memFree=18411924/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=14080 CPUtime=0.69 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 3771 0 0 0 69 0 0 0 24 0 1 0 471824577 14417920 3247 33554432000 134512640 136057169 4294772272 18446744073709551615 134774552 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 3520 3247 166 378 0 3140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14080

[startup+1.50053 s]
/proc/loadavg: 3.88 3.93 3.07 4/185 23280
/proc/meminfo: memFree=18392332/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=14740 CPUtime=1.49 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 3919 0 0 0 149 0 0 0 25 0 1 0 471824577 15093760 3395 33554432000 134512640 136057169 4294772272 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 3685 3395 168 378 0 3305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14740

[startup+3.10028 s]
/proc/loadavg: 3.88 3.93 3.07 4/185 23280
/proc/meminfo: memFree=18386628/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=19892 CPUtime=3.09 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 5223 0 0 0 309 0 0 0 25 0 1 0 471824577 20369408 4699 33554432000 134512640 136057169 4294772272 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 4973 4699 168 378 0 4593 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19892

[startup+6.30075 s]
/proc/loadavg: 3.81 3.91 3.06 5/185 23284
/proc/meminfo: memFree=18370456/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=26496 CPUtime=6.29 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 6876 0 0 0 629 0 0 0 25 0 1 0 471824577 27131904 6352 33554432000 134512640 136057169 4294772272 18446744073709551615 134766286 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 6624 6352 168 378 0 6244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26496

[startup+12.7007 s]
/proc/loadavg: 3.83 3.91 3.07 5/190 23317
/proc/meminfo: memFree=18337044/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=41968 CPUtime=12.7 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 11291 0 0 0 1268 2 0 0 25 0 1 0 471824577 42975232 10251 33554432000 134512640 136057169 4294772272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 10492 10251 183 378 0 10112 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 41968

[startup+25.5005 s]
/proc/loadavg: 3.86 3.91 3.08 5/190 23318
/proc/meminfo: memFree=18284968/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=65072 CPUtime=25.49 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 16992 0 0 0 2545 4 0 0 25 0 1 0 471824577 66633728 15952 33554432000 134512640 136057169 4294772272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 16268 15952 183 378 0 15888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65072

[startup+51.1012 s]
/proc/loadavg: 3.97 3.94 3.11 5/190 23319
/proc/meminfo: memFree=18217732/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=82888 CPUtime=51.09 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 21328 0 0 0 5104 5 0 0 25 0 1 0 471824577 84877312 20288 33554432000 134512640 136057169 4294772272 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 20722 20288 183 378 0 20342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82888

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.16 5/190 23347
/proc/meminfo: memFree=18108156/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=107548 CPUtime=102.29 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 27322 0 0 0 10223 6 0 0 25 0 1 0 471824577 110129152 26282 33554432000 134512640 136057169 4294772272 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 26887 26282 183 378 0 26507 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 107548

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.21 5/190 23375
/proc/meminfo: memFree=18069140/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=116116 CPUtime=162.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 29357 0 0 0 16223 7 0 0 25 0 1 0 471824577 118902784 28317 33554432000 134512640 136057169 4294772272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 29029 28317 183 378 0 28649 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 116116

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.25 5/190 23377
/proc/meminfo: memFree=18029040/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=131200 CPUtime=222.29 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 33097 0 0 0 22222 7 0 0 25 0 1 0 471824577 134348800 31921 33554432000 134512640 136057169 4294772272 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 32800 31921 183 378 0 32420 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131200

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.30 5/190 23379
/proc/meminfo: memFree=18004460/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=143052 CPUtime=282.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 35937 0 0 0 28222 8 0 0 25 0 1 0 471824577 146485248 34761 33554432000 134512640 136057169 4294772272 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 35763 34761 183 378 0 35383 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143052

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.34 5/190 23381
/proc/meminfo: memFree=17969696/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=149464 CPUtime=342.29 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 37638 0 0 0 34221 8 0 0 25 0 1 0 471824577 153051136 36337 33554432000 134512640 136057169 4294772272 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 37366 36337 183 378 0 36986 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 149464

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.38 5/190 23382
/proc/meminfo: memFree=17951428/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=155064 CPUtime=402.29 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 38924 0 0 0 40221 8 0 0 25 0 1 0 471824577 158785536 37623 33554432000 134512640 136057169 4294772272 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 38766 37623 183 378 0 38386 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 155064

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.42 5/190 23383
/proc/meminfo: memFree=17937140/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=160924 CPUtime=462.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 40318 0 0 0 46221 9 0 0 25 0 1 0 471824577 164786176 39017 33554432000 134512640 136057169 4294772272 18446744073709551615 134612958 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 40231 39017 183 378 0 39851 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 160924

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.45 5/190 23385
/proc/meminfo: memFree=17916024/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=166596 CPUtime=522.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 41622 0 0 0 52221 9 0 0 25 0 1 0 471824577 170594304 40321 33554432000 134512640 136057169 4294772272 18446744073709551615 134813076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 41649 40321 183 378 0 41269 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 166596

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.48 5/190 23387
/proc/meminfo: memFree=17901368/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=169756 CPUtime=582.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 42496 0 0 0 58221 9 0 0 25 0 1 0 471824577 173830144 41074 33554432000 134512640 136057169 4294772272 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 42439 41074 183 378 0 42059 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 169756

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.51 5/190 23389
/proc/meminfo: memFree=17887452/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=171336 CPUtime=642.31 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 42863 0 0 0 64222 9 0 0 25 0 1 0 471824577 175448064 41441 33554432000 134512640 136057169 4294772272 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 42834 41441 183 378 0 42454 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171336

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.54 5/190 23390
/proc/meminfo: memFree=17880112/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=171976 CPUtime=702.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 42991 0 0 0 70221 9 0 0 25 0 1 0 471824577 176103424 41569 33554432000 134512640 136057169 4294772272 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 42994 41569 183 378 0 42614 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 171976

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.57 5/190 23391
/proc/meminfo: memFree=17868284/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=173164 CPUtime=762.31 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 43245 0 0 0 76222 9 0 0 25 0 1 0 471824577 177319936 41823 33554432000 134512640 136057169 4294772272 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 43291 41823 183 378 0 42911 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 173164

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.59 5/190 23393
/proc/meminfo: memFree=17853488/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=177304 CPUtime=822.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 44255 0 0 0 82221 9 0 0 25 0 1 0 471824577 181559296 42833 33554432000 134512640 136057169 4294772272 18446744073709551615 134618496 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 44326 42833 183 378 0 43946 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 177304

[startup+882.301 s]
/proc/loadavg: 4.03 4.00 3.62 5/190 23395
/proc/meminfo: memFree=17832880/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=188752 CPUtime=882.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 46932 0 0 0 88220 10 0 0 25 0 1 0 471824577 193282048 45510 33554432000 134512640 136057169 4294772272 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 47188 45510 183 378 0 46808 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 188752

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.64 5/190 23397
/proc/meminfo: memFree=17821688/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=193784 CPUtime=942.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 48055 0 0 0 94220 10 0 0 25 0 1 0 471824577 198434816 46633 33554432000 134512640 136057169 4294772272 18446744073709551615 134618219 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 48446 46633 183 378 0 48066 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 193784

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 23407
/proc/meminfo: memFree=17815064/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=197320 CPUtime=1002.3 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 49017 0 0 0 100220 10 0 0 25 0 1 0 471824577 202055680 47414 33554432000 134512640 136057169 4294772272 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 49330 47414 183 378 0 48950 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 197320

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.68 5/190 23408
/proc/meminfo: memFree=17810924/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=199316 CPUtime=1062.31 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 49528 0 0 0 106220 11 0 0 25 0 1 0 471824577 204099584 47925 33554432000 134512640 136057169 4294772272 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 49829 47925 183 378 0 49449 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 199316

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.70 5/190 23410
/proc/meminfo: memFree=17800448/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=202868 CPUtime=1122.31 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 50345 0 0 0 112220 11 0 0 25 0 1 0 471824577 207736832 48742 33554432000 134512640 136057169 4294772272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 50717 48742 183 378 0 50337 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 202868

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 23412
/proc/meminfo: memFree=17792108/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=204844 CPUtime=1182.31 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 50791 0 0 0 118220 11 0 0 25 0 1 0 471824577 209760256 49188 33554432000 134512640 136057169 4294772272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 51211 49188 183 378 0 50831 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 204844

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.74 5/190 23417
/proc/meminfo: memFree=17777236/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=207136 CPUtime=1242.31 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 51331 0 0 0 124220 11 0 0 25 0 1 0 471824577 212107264 49728 33554432000 134512640 136057169 4294772272 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 51784 49728 183 378 0 51404 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 207136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 3.98 3.74 3/183 23437
/proc/meminfo: memFree=18227484/32951124 swapFree=67111528/67111528
[pid=23279] ppid=23277 vsize=210560 CPUtime=1300.02 cores=4,6
/proc/23279/stat : 23279 (clasp) R 23277 23279 23055 0 -1 4202496 52088 0 0 0 129991 11 0 0 25 0 1 0 471824577 215613440 50485 33554432000 134512640 136057169 4294772272 18446744073709551615 134618465 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23279/statm: 52640 50485 183 378 0 52260 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 210560

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.91
CPU system time (s): 0.121981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210560

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

runsolver used 2.24666 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-24 01:44:21
IDJOB=3274305
IDBENCH=83173
IDSOLVER=1674
FILE ID=node130/3274305-1303602260
RUNJOBID= node130-1303600950-23074
PBS_JOBID= 13150612
Free space on /tmp= 71828 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.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-3274305-1303602260/watcher-3274305-1303602260 -o /tmp/evaluation-result-3274305-1303602260/solver-3274305-1303602260 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274305-1303602260.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=158189955

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18412088 kB
Buffers:       2092600 kB
Cached:       11796452 kB
SwapCached:          0 kB
Active:        6411856 kB
Inactive:      7579996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18412088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21900 kB
Writeback:           0 kB
AnonPages:      102292 kB
Mapped:          16748 kB
Slab:           481908 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271912 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= 71840 MiB
End job on node130 at 2011-04-24 02:06:03