Trace number 3276293

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) 5000.09 4999.94

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-3276293-1303668048/watcher-3276293-1303668048 -o /tmp/evaluation-result-3276293-1303668048/solver-3276293-1303668048 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276293-1303668048.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.73 2/177 17272
/proc/meminfo: memFree=16259256/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=2644 CPUtime=0 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 1 0 478405222 2707456 367 33554432000 134512640 136057169 4293129744 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 661 367 145 378 0 281 0

[startup+0.0138089 s]
/proc/loadavg: 2.00 1.97 1.73 2/177 17272
/proc/meminfo: memFree=16259256/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=3416 CPUtime=0.01 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 662 0 0 0 1 0 0 0 25 0 1 0 478405222 3497984 575 33554432000 134512640 136057169 4293129744 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 854 576 145 378 0 474 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3416

[startup+0.100831 s]
/proc/loadavg: 2.00 1.97 1.73 2/177 17272
/proc/meminfo: memFree=16259256/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=13444 CPUtime=0.09 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 3899 0 0 0 9 0 0 0 25 0 1 0 478405222 13766656 3017 33554432000 134512640 136057169 4293129744 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 3361 3018 145 378 0 2981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13444

[startup+0.300795 s]
/proc/loadavg: 2.00 1.97 1.73 2/177 17272
/proc/meminfo: memFree=16259256/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=30208 CPUtime=0.29 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 9531 0 0 0 29 0 0 0 25 0 1 0 478405222 30932992 7076 33554432000 134512640 136057169 4293129744 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30208

[startup+0.700725 s]
/proc/loadavg: 2.00 1.97 1.73 2/177 17272
/proc/meminfo: memFree=16259256/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=30208 CPUtime=0.69 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 9531 0 0 0 69 0 0 0 25 0 1 0 478405222 30932992 7076 33554432000 134512640 136057169 4293129744 18446744073709551615 134774608 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30208

[startup+1.50058 s]
/proc/loadavg: 2.00 1.97 1.73 4/178 17273
/proc/meminfo: memFree=16231244/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=30208 CPUtime=1.49 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 9531 0 0 0 149 0 0 0 25 0 1 0 478405222 30932992 7076 33554432000 134512640 136057169 4293129744 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30208

[startup+3.1003 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 17273
/proc/meminfo: memFree=16230872/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=30208 CPUtime=3.09 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 9531 0 0 0 309 0 0 0 25 0 1 0 478405222 30932992 7076 33554432000 134512640 136057169 4293129744 18446744073709551615 134774488 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 7552 7076 166 378 0 7172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30208

[startup+6.30071 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 17274
/proc/meminfo: memFree=16227776/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=33776 CPUtime=6.29 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 10431 0 0 0 629 0 0 0 25 0 1 0 478405222 34586624 7976 33554432000 134512640 136057169 4293129744 18446744073709551615 135441004 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/17272/statm: 8444 7976 172 378 0 8064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33776

[startup+12.7005 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 17274
/proc/meminfo: memFree=16210916/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=53276 CPUtime=12.69 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 16816 0 0 0 1268 1 0 0 25 0 1 0 478405222 54554624 13057 33554432000 134512640 136057169 4293129744 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 13319 13057 182 378 0 12939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53276

[startup+25.5002 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 17283
/proc/meminfo: memFree=16148592/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=112744 CPUtime=25.49 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 31613 0 0 0 2544 5 0 0 25 0 1 0 478405222 115449856 27854 33554432000 134512640 136057169 4293129744 18446744073709551615 134820137 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 28186 27854 182 378 0 27806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112744

[startup+51.1006 s]
/proc/loadavg: 2.08 1.99 1.74 3/178 17284
/proc/meminfo: memFree=16065312/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=196880 CPUtime=51.1 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 52573 0 0 0 5101 9 0 0 25 0 1 0 478405222 201605120 48678 33554432000 134512640 136057169 4293129744 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 49220 48679 182 378 0 48840 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 196880

[startup+102.306 s]
/proc/loadavg: 2.03 1.99 1.75 3/178 17285
/proc/meminfo: memFree=16011244/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=250080 CPUtime=102.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 65838 0 0 0 10218 12 0 0 25 0 1 0 478405222 256081920 61740 33554432000 134512640 136057169 4293129744 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 62520 61740 182 378 0 62140 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 250080

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.76 3/178 17287
/proc/meminfo: memFree=15960004/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=304772 CPUtime=162.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 79093 0 0 0 16213 17 0 0 25 0 1 0 478405222 312086528 74995 33554432000 134512640 136057169 4293129744 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 76193 74995 182 378 0 75813 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 304772

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 17291
/proc/meminfo: memFree=15938256/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=324052 CPUtime=222.29 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 83892 0 0 0 22212 17 0 0 25 0 1 0 478405222 331829248 79794 33554432000 134512640 136057169 4293129744 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 81013 79794 182 378 0 80633 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 324052

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.79 3/178 17293
/proc/meminfo: memFree=15912584/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=351468 CPUtime=282.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 90469 0 0 0 28211 19 0 0 25 0 1 0 478405222 359903232 86371 33554432000 134512640 136057169 4293129744 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 87867 86371 182 378 0 87487 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 351468

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.80 3/178 17294
/proc/meminfo: memFree=15899924/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=363296 CPUtime=342.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 93405 0 0 0 34210 20 0 0 25 0 1 0 478405222 372015104 89307 33554432000 134512640 136057169 4293129744 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 90824 89307 182 378 0 90444 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 363296

[startup+402.301 s]
/proc/loadavg: 2.08 2.00 1.82 3/178 17296
/proc/meminfo: memFree=15894956/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=368628 CPUtime=402.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 94561 0 0 0 40210 20 0 0 25 0 1 0 478405222 377475072 90463 33554432000 134512640 136057169 4293129744 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 92157 90463 182 378 0 91777 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 368628

[startup+462.301 s]
/proc/loadavg: 2.03 2.00 1.82 3/178 17298
/proc/meminfo: memFree=15888740/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=375452 CPUtime=462.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 96341 0 0 0 46209 21 0 0 25 0 1 0 478405222 384462848 91939 33554432000 134512640 136057169 4293129744 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 93863 91939 182 378 0 93483 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 375452

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.83 3/178 17299
/proc/meminfo: memFree=15887112/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=377800 CPUtime=522.3 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 96851 0 0 0 52209 21 0 0 25 0 1 0 478405222 386867200 92449 33554432000 134512640 136057169 4293129744 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 94450 92449 182 378 0 94070 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 377800

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 17301
/proc/meminfo: memFree=15844184/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=421244 CPUtime=582.31 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 107614 0 0 0 58206 25 0 0 25 0 1 0 478405222 431353856 103212 33554432000 134512640 136057169 4293129744 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 105311 103212 182 378 0 104931 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 421244

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.01 2.02 1.95 3/178 17460
/proc/meminfo: memFree=14864484/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=726684 CPUtime=4062.42 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 182891 0 0 0 406196 46 0 0 25 0 1 0 478405222 744124416 176308 33554432000 134512640 136057169 4293129744 18446744073709551615 134823836 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 181671 176308 182 378 0 181291 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 726684

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/178 17461
/proc/meminfo: memFree=14864460/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=726684 CPUtime=4122.41 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 182892 0 0 0 412195 46 0 0 25 0 1 0 478405222 744124416 176309 33554432000 134512640 136057169 4293129744 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 181671 176309 182 378 0 181291 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 726684

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 17463
/proc/meminfo: memFree=14863208/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=728404 CPUtime=4182.41 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 183254 0 0 0 418195 46 0 0 25 0 1 0 478405222 745885696 176671 33554432000 134512640 136057169 4293129744 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 182101 176671 182 378 0 181721 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 728404

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 17464
/proc/meminfo: memFree=14858108/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=730164 CPUtime=4242.41 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 183653 0 0 0 424195 46 0 0 25 0 1 0 478405222 747687936 177070 33554432000 134512640 136057169 4293129744 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 182541 177070 182 378 0 182161 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 730164

[startup+4302.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/178 17466
/proc/meminfo: memFree=14834908/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=753296 CPUtime=4302.42 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 189599 0 0 0 430195 47 0 0 25 0 1 0 478405222 771375104 182560 33554432000 134512640 136057169 4293129744 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 188324 182560 182 378 0 187944 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 753296

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 17468
/proc/meminfo: memFree=14834760/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=753656 CPUtime=4362.42 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 189667 0 0 0 436195 47 0 0 25 0 1 0 478405222 771743744 182628 33554432000 134512640 136057169 4293129744 18446744073709551615 134635264 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 188414 182628 182 378 0 188034 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 753656

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 17469
/proc/meminfo: memFree=14834624/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=753656 CPUtime=4422.42 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 189667 0 0 0 442195 47 0 0 25 0 1 0 478405222 771743744 182628 33554432000 134512640 136057169 4293129744 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 188414 182628 182 378 0 188034 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 753656

[startup+4482.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/178 17471
/proc/meminfo: memFree=14832492/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=755644 CPUtime=4482.42 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 190246 0 0 0 448195 47 0 0 25 0 1 0 478405222 773779456 183086 33554432000 134512640 136057169 4293129744 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 188911 183086 182 378 0 188531 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 755644

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 17472
/proc/meminfo: memFree=14831856/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=756272 CPUtime=4542.42 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 190686 0 0 0 454195 47 0 0 25 0 1 0 478405222 774422528 183209 33554432000 134512640 136057169 4293129744 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 189068 183209 182 378 0 188688 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 756272

[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 17474
/proc/meminfo: memFree=14827992/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=757912 CPUtime=4602.44 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 191261 0 0 0 460196 48 0 0 25 0 1 0 478405222 776101888 183603 33554432000 134512640 136057169 4293129744 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 189478 183603 182 378 0 189098 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 757912

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 17476
/proc/meminfo: memFree=14824364/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=761532 CPUtime=4662.43 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 192417 0 0 0 466195 48 0 0 25 0 1 0 478405222 779808768 184375 33554432000 134512640 136057169 4293129744 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 190383 184375 182 378 0 190003 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 761532

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 17477
/proc/meminfo: memFree=14790612/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=776896 CPUtime=4722.43 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 196494 0 0 0 472194 49 0 0 25 0 1 0 478405222 795541504 188090 33554432000 134512640 136057169 4293129744 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 194224 188090 182 378 0 193844 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 776896

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 17479
/proc/meminfo: memFree=14769144/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=783232 CPUtime=4782.43 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 198087 0 0 0 478193 50 0 0 25 0 1 0 478405222 802029568 189683 33554432000 134512640 136057169 4293129744 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 195808 189683 182 378 0 195428 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 783232

[startup+4842.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 17480
/proc/meminfo: memFree=14767524/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=784556 CPUtime=4842.43 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 198349 0 0 0 484193 50 0 0 25 0 1 0 478405222 803385344 189945 33554432000 134512640 136057169 4293129744 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 196139 189945 182 378 0 195759 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 784556

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 17482
/proc/meminfo: memFree=14764536/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=786728 CPUtime=4902.43 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 198811 0 0 0 490193 50 0 0 25 0 1 0 478405222 805609472 190407 33554432000 134512640 136057169 4293129744 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 196682 190407 182 378 0 196302 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 786728

[startup+4962.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 17484
/proc/meminfo: memFree=14758828/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=788900 CPUtime=4962.43 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 199359 0 0 0 496193 50 0 0 25 0 1 0 478405222 807833600 190955 33554432000 134512640 136057169 4293129744 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 197225 190955 182 378 0 196845 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 788900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 17485
/proc/meminfo: memFree=14754232/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=790340 CPUtime=5000.05 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 199675 0 0 0 499954 51 0 0 25 0 1 0 478405222 809308160 191271 33554432000 134512640 136057169 4293129744 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 197585 191271 182 378 0 197205 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 790340

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 17485
/proc/meminfo: memFree=14754232/32951124 swapFree=67111528/67111528
[pid=17272] ppid=17270 vsize=790340 CPUtime=5000.05 cores=1,3,5,7
/proc/17272/stat : 17272 (clasp) R 17270 17272 17146 0 -1 4202496 199675 0 0 0 499954 51 0 0 25 0 1 0 478405222 809308160 191271 33554432000 134512640 136057169 4293129744 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17272/statm: 197585 191271 182 378 0 197205 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 790340

Child status: 0
Real time (s): 4999.94
CPU time (s): 5000.09
CPU user time (s): 4999.54
CPU system time (s): 0.545917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 790340

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

runsolver used 8.26974 second user time and 16.8864 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-24 20:00:48
IDJOB=3276293
IDBENCH=88204
IDSOLVER=1677
FILE ID=node106/3276293-1303668048
RUNJOBID= node106-1303666758-17165
PBS_JOBID= 13150761
Free space on /tmp= 71776 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-3276293-1303668048/watcher-3276293-1303668048 -o /tmp/evaluation-result-3276293-1303668048/solver-3276293-1303668048 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276293-1303668048.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=369746638

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16259528 kB
Buffers:       1984268 kB
Cached:       14062840 kB
SwapCached:          0 kB
Active:        9626140 kB
Inactive:      6505628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16259528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9512 kB
Writeback:           0 kB
AnonPages:       84388 kB
Mapped:          15876 kB
Slab:           497096 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226784 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= 71768 MiB
End job on node106 at 2011-04-24 21:24:10