Trace number 3273211

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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

running on 2 cores: 0,2

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.00 0.00 0.34 3/179 26605
/proc/meminfo: memFree=12987652/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=2184 CPUtime=0 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 321 0 0 0 0 0 0 0 22 0 1 0 471660940 2236416 275 33554432000 134512640 136057169 4288034352 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 546 276 145 378 0 166 0

[startup+0.063235 s]
/proc/loadavg: 0.00 0.00 0.34 3/179 26605
/proc/meminfo: memFree=12987652/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=6520 CPUtime=0.06 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 1578 0 0 0 6 0 0 0 22 0 1 0 471660940 6676480 1339 33554432000 134512640 136057169 4288034352 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 1630 1340 145 378 0 1250 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6520

[startup+0.101228 s]
/proc/loadavg: 0.00 0.00 0.34 3/179 26605
/proc/meminfo: memFree=12987652/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=10424 CPUtime=0.09 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 2688 0 0 0 9 0 0 0 22 0 1 0 471660940 10674176 2310 33554432000 134512640 136057169 4288034352 18446744073709551615 134784194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 2606 2310 165 378 0 2226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10424

[startup+0.301196 s]
/proc/loadavg: 0.00 0.00 0.34 3/179 26605
/proc/meminfo: memFree=12987652/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=12336 CPUtime=0.29 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 3123 0 0 0 29 0 0 0 23 0 1 0 471660940 12632064 2745 33554432000 134512640 136057169 4288034352 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 3084 2745 168 378 0 2704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12336

[startup+0.701115 s]
/proc/loadavg: 0.00 0.00 0.34 3/179 26605
/proc/meminfo: memFree=12987652/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=12336 CPUtime=0.69 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 3135 0 0 0 69 0 0 0 25 0 1 0 471660940 12632064 2757 33554432000 134512640 136057169 4288034352 18446744073709551615 134774442 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 3084 2757 168 378 0 2704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12336

[startup+1.50095 s]
/proc/loadavg: 0.16 0.03 0.35 3/180 26633
/proc/meminfo: memFree=12975368/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=11768 CPUtime=1.49 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 3320 0 0 0 149 0 0 0 25 0 1 0 471660940 12050432 2684 33554432000 134512640 136057169 4288034352 18446744073709551615 134645260 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 2942 2684 182 378 0 2562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11768

[startup+3.10063 s]
/proc/loadavg: 0.16 0.03 0.35 4/185 26643
/proc/meminfo: memFree=12955356/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=11768 CPUtime=3.09 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 3320 0 0 0 309 0 0 0 25 0 1 0 471660940 12050432 2684 33554432000 134512640 136057169 4288034352 18446744073709551615 134820362 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 2942 2684 182 378 0 2562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11768

[startup+6.30107 s]
/proc/loadavg: 0.39 0.08 0.37 4/185 26643
/proc/meminfo: memFree=12950152/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=14012 CPUtime=6.29 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 3870 0 0 0 629 0 0 0 25 0 1 0 471660940 14348288 3234 33554432000 134512640 136057169 4288034352 18446744073709551615 134828971 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 3503 3234 182 378 0 3123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14012

[startup+12.7009 s]
/proc/loadavg: 0.60 0.13 0.38 4/185 26643
/proc/meminfo: memFree=12921144/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=17424 CPUtime=12.7 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 4708 0 0 0 1269 1 0 0 25 0 1 0 471660940 17842176 4072 33554432000 134512640 136057169 4288034352 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 4356 4072 182 378 0 3976 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17424

[startup+25.5006 s]
/proc/loadavg: 1.21 0.29 0.43 5/190 26680
/proc/meminfo: memFree=12877144/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=20944 CPUtime=25.49 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 5563 0 0 0 2548 1 0 0 25 0 1 0 471660940 21446656 4927 33554432000 134512640 136057169 4288034352 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 5236 4927 182 378 0 4856 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20944

[startup+51.1009 s]
/proc/loadavg: 2.16 0.58 0.52 5/190 26681
/proc/meminfo: memFree=12830692/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=29600 CPUtime=51.09 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 7693 0 0 0 5108 1 0 0 25 0 1 0 471660940 30310400 7057 33554432000 134512640 136057169 4288034352 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 7400 7057 182 378 0 7020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29600

[startup+102.307 s]
/proc/loadavg: 3.20 1.11 0.70 5/190 26682
/proc/meminfo: memFree=12782776/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=34008 CPUtime=102.3 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 8708 0 0 0 10228 2 0 0 25 0 1 0 471660940 34824192 8072 33554432000 134512640 136057169 4288034352 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 8502 8072 182 378 0 8122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34008

[startup+162.301 s]
/proc/loadavg: 3.75 1.65 0.91 5/190 26684
/proc/meminfo: memFree=12748772/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=43308 CPUtime=162.29 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 10940 0 0 0 16227 2 0 0 25 0 1 0 471660940 44347392 10304 33554432000 134512640 136057169 4288034352 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 10827 10304 182 378 0 10447 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43308

[startup+222.301 s]
/proc/loadavg: 3.90 2.07 1.10 5/190 26685
/proc/meminfo: memFree=12736976/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=44164 CPUtime=222.29 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 11137 0 0 0 22227 2 0 0 25 0 1 0 471660940 45223936 10501 33554432000 134512640 136057169 4288034352 18446744073709551615 134828444 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 11041 10501 182 378 0 10661 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44164

[startup+282.301 s]
/proc/loadavg: 4.02 2.44 1.29 5/190 26687
/proc/meminfo: memFree=12701752/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=45768 CPUtime=282.3 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 11490 0 0 0 28228 2 0 0 25 0 1 0 471660940 46866432 10854 33554432000 134512640 136057169 4288034352 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 11442 10854 182 378 0 11062 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45768

[startup+342.301 s]
/proc/loadavg: 4.05 2.73 1.46 5/190 26689
/proc/meminfo: memFree=12677944/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=49708 CPUtime=342.3 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 12413 0 0 0 34227 3 0 0 25 0 1 0 471660940 50900992 11777 33554432000 134512640 136057169 4288034352 18446744073709551615 134618289 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 12427 11777 182 378 0 12047 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 49708

[startup+402.301 s]
/proc/loadavg: 4.02 2.96 1.61 5/190 26690
/proc/meminfo: memFree=12666528/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=51232 CPUtime=402.3 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 12764 0 0 0 40227 3 0 0 25 0 1 0 471660940 52461568 12128 33554432000 134512640 136057169 4288034352 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 12808 12128 182 378 0 12428 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51232

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.76 5/190 26692
/proc/meminfo: memFree=12653252/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=53992 CPUtime=462.3 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 13398 0 0 0 46227 3 0 0 25 0 1 0 471660940 55287808 12762 33554432000 134512640 136057169 4288034352 18446744073709551615 134618356 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 13498 12762 182 378 0 13118 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 53992

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.90 5/190 26693
/proc/meminfo: memFree=12649892/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=55024 CPUtime=522.3 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 13645 0 0 0 52227 3 0 0 25 0 1 0 471660940 56344576 13009 33554432000 134512640 136057169 4288034352 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 13756 13009 182 378 0 13376 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 55024

[startup+582.301 s]
/proc/loadavg: 4.03 3.44 2.03 5/190 26695
/proc/meminfo: memFree=12642304/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=55452 CPUtime=582.31 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 13733 0 0 0 58227 4 0 0 25 0 1 0 471660940 56782848 13097 33554432000 134512640 136057169 4288034352 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 13863 13097 182 378 0 13483 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55452

[startup+642.301 s]
/proc/loadavg: 4.01 3.54 2.15 5/190 26697
/proc/meminfo: memFree=12629880/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=55984 CPUtime=642.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 13844 0 0 0 64228 4 0 0 25 0 1 0 471660940 57327616 13208 33554432000 134512640 136057169 4288034352 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 13996 13208 182 378 0 13616 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 55984

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.26 5/190 26698
/proc/meminfo: memFree=12609640/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=58852 CPUtime=702.31 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 14497 0 0 0 70227 4 0 0 25 0 1 0 471660940 60264448 13861 33554432000 134512640 136057169 4288034352 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 14713 13861 182 378 0 14333 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 58852

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.37 5/190 26700
/proc/meminfo: memFree=12591388/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=59172 CPUtime=762.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 14589 0 0 0 76228 4 0 0 25 0 1 0 471660940 60592128 13953 33554432000 134512640 136057169 4288034352 18446744073709551615 134828286 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 14793 13953 182 378 0 14413 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 59172

[startup+822.301 s]
/proc/loadavg: 4.07 3.76 2.47 5/190 26701
/proc/meminfo: memFree=12583804/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=59812 CPUtime=822.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 14721 0 0 0 82228 4 0 0 25 0 1 0 471660940 61247488 14085 33554432000 134512640 136057169 4288034352 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 14953 14085 182 378 0 14573 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 59812

[startup+882.301 s]
/proc/loadavg: 4.09 3.81 2.57 5/190 26703
/proc/meminfo: memFree=12581180/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=60808 CPUtime=882.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 14945 0 0 0 88228 4 0 0 25 0 1 0 471660940 62267392 14309 33554432000 134512640 136057169 4288034352 18446744073709551615 134813088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 15202 14309 182 378 0 14822 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 60808

[startup+942.301 s]
/proc/loadavg: 4.03 3.85 2.66 5/190 26705
/proc/meminfo: memFree=12574836/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=62340 CPUtime=942.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 15293 0 0 0 94227 5 0 0 25 0 1 0 471660940 63836160 14657 33554432000 134512640 136057169 4288034352 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 15585 14657 182 378 0 15205 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 62340

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.74 5/190 26706
/proc/meminfo: memFree=12565392/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=63228 CPUtime=1002.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 15496 0 0 0 100227 5 0 0 25 0 1 0 471660940 64745472 14860 33554432000 134512640 136057169 4288034352 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 15807 14860 182 378 0 15427 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 63228

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.82 5/190 26708
/proc/meminfo: memFree=12554952/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=64188 CPUtime=1062.33 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 15706 0 0 0 106228 5 0 0 25 0 1 0 471660940 65728512 15070 33554432000 134512640 136057169 4288034352 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 16047 15070 182 378 0 15667 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 64188

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.89 5/190 26709
/proc/meminfo: memFree=12536952/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=71916 CPUtime=1122.32 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 17479 0 0 0 112227 5 0 0 25 0 1 0 471660940 73641984 16843 33554432000 134512640 136057169 4288034352 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 17979 16843 182 378 0 17599 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 71916

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.95 5/190 26711
/proc/meminfo: memFree=12533216/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=74604 CPUtime=1182.33 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 18107 0 0 0 118228 5 0 0 25 0 1 0 471660940 76394496 17471 33554432000 134512640 136057169 4288034352 18446744073709551615 134813016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 18651 17471 182 378 0 18271 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 74604

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.02 5/190 26713
/proc/meminfo: memFree=12525024/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=76700 CPUtime=1242.33 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 18561 0 0 0 124228 5 0 0 25 0 1 0 471660940 78540800 17925 33554432000 134512640 136057169 4288034352 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 19175 17925 182 378 0 18795 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 76700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 26714
/proc/meminfo: memFree=12523280/32951124 swapFree=67111528/67111528
[pid=26605] ppid=26603 vsize=77020 CPUtime=1300.03 cores=0,2
/proc/26605/stat : 26605 (clasp) R 26603 26605 26564 0 -1 4202496 18629 0 0 0 129998 5 0 0 25 0 1 0 471660940 78868480 17993 33554432000 134512640 136057169 4288034352 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26605/statm: 19255 17993 182 378 0 18875 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 77020

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.05
CPU user time (s): 1299.99
CPU system time (s): 0.05999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 77020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2475

runsolver used 2.23366 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 01:16:45
IDJOB=3273211
IDBENCH=71153
IDSOLVER=1674
FILE ID=node104/3273211-1303600604
RUNJOBID= node104-1303600600-26582
PBS_JOBID= 13150591
Free space on /tmp= 71124 MiB

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

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=2146097471

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:      12987808 kB
Buffers:       2274496 kB
Cached:       17038180 kB
SwapCached:          0 kB
Active:       10833924 kB
Inactive:      8555156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12987808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10736 kB
Writeback:           0 kB
AnonPages:       75188 kB
Mapped:          15584 kB
Slab:           511512 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220692 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= 71116 MiB
End job on node104 at 2011-04-24 01:38:27