Trace number 3274842

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1300.03 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3274842-1303610437/watcher-3274842-1303610437 -o /tmp/evaluation-result-3274842-1303610437/solver-3274842-1303610437 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274842-1303610437.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.69 3.94 3.87 4/186 21660
/proc/meminfo: memFree=13876644/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=2644 CPUtime=0 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 424 0 0 0 0 0 0 0 22 0 1 0 551274428 2707456 378 33554432000 134512640 136057169 4288270400 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 661 378 145 378 0 281 0

[startup+0.103259 s]
/proc/loadavg: 3.69 3.94 3.87 4/186 21660
/proc/meminfo: memFree=13876644/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=13576 CPUtime=0.09 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 3959 0 0 0 9 0 0 0 22 0 1 0 551274428 13901824 3077 33554432000 134512640 136057169 4288270400 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 3394 3079 145 378 0 3014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13576

[startup+0.201244 s]
/proc/loadavg: 3.69 3.94 3.87 4/186 21660
/proc/meminfo: memFree=13876644/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=27184 CPUtime=0.19 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 8402 0 0 0 18 1 0 0 23 0 1 0 551274428 27836416 6403 33554432000 134512640 136057169 4288270400 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 6796 6404 163 378 0 6416 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27184

[startup+0.301218 s]
/proc/loadavg: 3.69 3.94 3.87 4/186 21660
/proc/meminfo: memFree=13876644/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=30208 CPUtime=0.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 9531 0 0 0 28 1 0 0 23 0 1 0 551274428 30932992 7076 33554432000 134512640 136057169 4288270400 18446744073709551615 134774491 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30208

[startup+0.701141 s]
/proc/loadavg: 3.69 3.94 3.87 4/186 21660
/proc/meminfo: memFree=13876644/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=30208 CPUtime=0.69 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 9531 0 0 0 68 1 0 0 25 0 1 0 551274428 30932992 7076 33554432000 134512640 136057169 4288270400 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30208

[startup+1.50099 s]
/proc/loadavg: 3.71 3.94 3.87 6/190 21667
/proc/meminfo: memFree=13815356/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=30208 CPUtime=1.49 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 9531 0 0 0 148 1 0 0 25 0 1 0 551274428 30932992 7076 33554432000 134512640 136057169 4288270400 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30208

[startup+3.1007 s]
/proc/loadavg: 3.71 3.94 3.87 6/190 21667
/proc/meminfo: memFree=13809644/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=30208 CPUtime=3.09 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 9531 0 0 0 308 1 0 0 25 0 1 0 551274428 30932992 7076 33554432000 134512640 136057169 4288270400 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30208

[startup+6.3011 s]
/proc/loadavg: 3.71 3.94 3.87 6/190 21667
/proc/meminfo: memFree=13781092/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=33776 CPUtime=6.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 10427 0 0 0 628 1 0 0 25 0 1 0 551274428 34586624 7972 33554432000 134512640 136057169 4288270400 18446744073709551615 134775134 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 8444 7972 168 378 0 8064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33776

[startup+12.7009 s]
/proc/loadavg: 3.83 3.96 3.88 6/190 21667
/proc/meminfo: memFree=13706552/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=52088 CPUtime=12.69 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 16511 0 0 0 1267 2 0 0 25 0 1 0 551274428 53338112 12752 33554432000 134512640 136057169 4288270400 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 13022 12752 182 378 0 12642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52088

[startup+25.5005 s]
/proc/loadavg: 3.86 3.96 3.88 6/190 21677
/proc/meminfo: memFree=13559876/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=109108 CPUtime=25.49 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 30718 0 0 0 2544 5 0 0 25 0 1 0 551274428 111726592 26959 33554432000 134512640 136057169 4288270400 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 27277 26959 182 378 0 26897 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 109108

[startup+51.1008 s]
/proc/loadavg: 3.91 3.96 3.88 7/190 21677
/proc/meminfo: memFree=13360740/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=189980 CPUtime=51.09 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 50856 0 0 0 5100 9 0 0 25 0 1 0 551274428 194539520 46961 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 47495 46961 182 378 0 47115 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189980

[startup+102.3 s]
/proc/loadavg: 4.07 4.00 3.89 6/190 22152
/proc/meminfo: memFree=13590180/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=250080 CPUtime=102.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 65836 0 0 0 10216 13 0 0 25 0 1 0 551274428 256081920 61738 33554432000 134512640 136057169 4288270400 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 62520 61738 182 378 0 62140 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 250080

[startup+162.301 s]
/proc/loadavg: 4.02 4.00 3.90 6/190 22153
/proc/meminfo: memFree=13541136/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=286160 CPUtime=162.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 74623 0 0 0 16213 16 0 0 25 0 1 0 551274428 293027840 70525 33554432000 134512640 136057169 4288270400 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 71540 70525 182 378 0 71160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 286160

[startup+222.307 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 22182
/proc/meminfo: memFree=13470892/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=323836 CPUtime=222.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 83825 0 0 0 22212 17 0 0 25 0 1 0 551274428 331608064 79727 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 80959 79727 182 378 0 80579 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 323836

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22183
/proc/meminfo: memFree=13407140/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=327336 CPUtime=282.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 84656 0 0 0 28212 17 0 0 25 0 1 0 551274428 335192064 80558 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 81834 80558 182 378 0 81454 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 327336

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22185
/proc/meminfo: memFree=13352320/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=363296 CPUtime=342.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 93393 0 0 0 34209 20 0 0 25 0 1 0 551274428 372015104 89295 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 90824 89295 182 378 0 90444 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 363296

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.91 6/190 22187
/proc/meminfo: memFree=13346352/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=363616 CPUtime=402.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 93505 0 0 0 40209 20 0 0 25 0 1 0 551274428 372342784 89407 33554432000 134512640 136057169 4288270400 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 90904 89407 182 378 0 90524 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 363616

[startup+462.3 s]
/proc/loadavg: 4.02 4.00 3.91 6/190 22188
/proc/meminfo: memFree=13335044/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=370888 CPUtime=462.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 95039 0 0 0 46208 21 0 0 25 0 1 0 551274428 379789312 90941 33554432000 134512640 136057169 4288270400 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 92722 90941 182 378 0 92342 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 370888

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22190
/proc/meminfo: memFree=13289016/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=375452 CPUtime=522.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 96341 0 0 0 52208 21 0 0 25 0 1 0 551274428 384462848 91939 33554432000 134512640 136057169 4288270400 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 93863 91939 182 378 0 93483 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 375452

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22191
/proc/meminfo: memFree=13260848/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=377800 CPUtime=582.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 96851 0 0 0 58208 21 0 0 25 0 1 0 551274428 386867200 92449 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 94450 92449 182 378 0 94070 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 377800

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22193
/proc/meminfo: memFree=13193632/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=410604 CPUtime=642.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 104997 0 0 0 64206 23 0 0 25 0 1 0 551274428 420458496 100595 33554432000 134512640 136057169 4288270400 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 102651 100595 182 378 0 102271 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 410604

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22195
/proc/meminfo: memFree=13168316/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=430644 CPUtime=702.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 109865 0 0 0 70205 24 0 0 25 0 1 0 551274428 440979456 105463 33554432000 134512640 136057169 4288270400 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 107661 105463 182 378 0 107281 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 430644

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 22196
/proc/meminfo: memFree=13160616/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=434600 CPUtime=762.3 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 110819 0 0 0 76205 25 0 0 25 0 1 0 551274428 445030400 106417 33554432000 134512640 136057169 4288270400 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 108650 106417 182 378 0 108270 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 434600

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 3.92 6/190 22198
/proc/meminfo: memFree=13150180/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=441808 CPUtime=822.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 112499 0 0 0 82204 25 0 0 25 0 1 0 551274428 452411392 108097 33554432000 134512640 136057169 4288270400 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 110452 108097 182 378 0 110072 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 441808

[startup+882.307 s]
/proc/loadavg: 4.10 4.03 3.93 6/190 22199
/proc/meminfo: memFree=13142596/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=446888 CPUtime=882.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 113752 0 0 0 88204 25 0 0 25 0 1 0 551274428 457613312 109350 33554432000 134512640 136057169 4288270400 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 111722 109350 182 378 0 111342 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 446888

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.93 6/190 22201
/proc/meminfo: memFree=13091252/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=497060 CPUtime=942.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 126261 0 0 0 94200 29 0 0 25 0 1 0 551274428 508989440 121738 33554432000 134512640 136057169 4288270400 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 124265 121738 182 378 0 123885 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 497060

[startup+1002.3 s]
/proc/loadavg: 3.44 3.86 3.87 5/184 22220
/proc/meminfo: memFree=13129012/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=497060 CPUtime=1002.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 126271 0 0 0 100200 29 0 0 25 0 1 0 551274428 508989440 121748 33554432000 134512640 136057169 4288270400 18446744073709551615 134634707 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 124265 121748 182 378 0 123885 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 497060

[startup+1062.3 s]
/proc/loadavg: 3.16 3.70 3.82 5/184 22221
/proc/meminfo: memFree=13119068/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=497492 CPUtime=1062.29 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 126350 0 0 0 106200 29 0 0 25 0 1 0 551274428 509431808 121827 33554432000 134512640 136057169 4288270400 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 124373 121827 182 378 0 123993 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 497492

[startup+1122.3 s]
/proc/loadavg: 3.10 3.59 3.77 5/184 22223
/proc/meminfo: memFree=13099460/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=516308 CPUtime=1122.28 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 130983 0 0 0 112198 30 0 0 25 0 1 0 551274428 528699392 126460 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 129077 126460 182 378 0 128697 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 516308

[startup+1182.3 s]
/proc/loadavg: 3.04 3.48 3.72 5/184 22224
/proc/meminfo: memFree=13062620/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=551660 CPUtime=1182.28 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 139692 0 0 0 118196 32 0 0 25 0 1 0 551274428 564899840 135169 33554432000 134512640 136057169 4288270400 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 137915 135169 182 378 0 137535 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 551660

[startup+1242.3 s]
/proc/loadavg: 3.01 3.39 3.67 5/184 22226
/proc/meminfo: memFree=13052564/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=552268 CPUtime=1242.28 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 139822 0 0 0 124196 32 0 0 25 0 1 0 551274428 565522432 135299 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 138067 135299 182 378 0 137687 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 552268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.22 3.37 3.64 4/188 6368
/proc/meminfo: memFree=13236384/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=554912 CPUtime=1299.99 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 140586 0 0 0 129967 32 0 0 25 0 1 0 551274428 568229888 136063 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 138728 136063 182 378 0 138348 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 554912

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

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

[startup+1300 s]
/proc/loadavg: 3.22 3.37 3.64 4/188 6368
/proc/meminfo: memFree=13236384/32950928 swapFree=67111528/67111528
[pid=21660] ppid=21658 vsize=554912 CPUtime=1299.99 cores=4,6
/proc/21660/stat : 21660 (clasp) R 21658 21660 21291 0 -1 4202496 140586 0 0 0 129967 32 0 0 25 0 1 0 551274428 568229888 136063 33554432000 134512640 136057169 4288270400 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21660/statm: 138728 136063 182 378 0 138348 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 554912

Child status: 0
Real time (s): 1300.03
CPU time (s): 1300.03
CPU user time (s): 1299.67
CPU system time (s): 0.353946
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 554912

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

runsolver used 2.27765 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-24 04:00:38
IDJOB=3274842
IDBENCH=88204
IDSOLVER=1674
FILE ID=node113/3274842-1303610437
RUNJOBID= node113-1303610437-21625
PBS_JOBID= 13150626
Free space on /tmp= 70764 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.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-3274842-1303610437/watcher-3274842-1303610437 -o /tmp/evaluation-result-3274842-1303610437/solver-3274842-1303610437 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274842-1303610437.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1888321838

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13877040 kB
Buffers:       1844148 kB
Cached:       16562508 kB
SwapCached:          0 kB
Active:       10613624 kB
Inactive:      7872936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13877040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19232 kB
Writeback:           0 kB
AnonPages:       79744 kB
Mapped:          16336 kB
Slab:           524044 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   244868 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= 71128 MiB
End job on node113 at 2011-04-24 04:22:20