Trace number 3276298

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.03 4999.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.177972
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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

running on 4 cores: 0,2,4,6

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.88 1.52 2/177 25447
/proc/meminfo: memFree=13696364/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=2516 CPUtime=0 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 389 0 0 0 0 0 0 0 25 0 1 0 557086633 2576384 343 33554432000 134512640 136057169 4292274288 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 629 344 145 378 0 249 0

[startup+0.028497 s]
/proc/loadavg: 2.00 1.88 1.52 2/177 25447
/proc/meminfo: memFree=13696364/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=5172 CPUtime=0.02 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 1237 0 0 0 2 0 0 0 25 0 1 0 557086633 5296128 998 33554432000 134512640 136057169 4292274288 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 1293 998 145 378 0 913 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5172

[startup+0.100545 s]
/proc/loadavg: 2.00 1.88 1.52 2/177 25447
/proc/meminfo: memFree=13696364/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=10060 CPUtime=0.09 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 2702 0 0 0 9 0 0 0 25 0 1 0 557086633 10301440 2182 33554432000 134512640 136057169 4292274288 18446744073709551615 134774352 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 2515 2182 166 378 0 2135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10060

[startup+0.300516 s]
/proc/loadavg: 2.00 1.88 1.52 2/177 25447
/proc/meminfo: memFree=13696364/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=10060 CPUtime=0.29 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 2702 0 0 0 29 0 0 0 25 0 1 0 557086633 10301440 2182 33554432000 134512640 136057169 4292274288 18446744073709551615 134774328 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 2515 2182 166 378 0 2135 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10060

[startup+0.700438 s]
/proc/loadavg: 2.00 1.88 1.52 2/177 25447
/proc/meminfo: memFree=13696364/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=10192 CPUtime=0.69 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 2741 0 0 0 69 0 0 0 25 0 1 0 557086633 10436608 2221 33554432000 134512640 136057169 4292274288 18446744073709551615 134778122 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 2548 2221 168 378 0 2168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10192

[startup+1.5003 s]
/proc/loadavg: 2.00 1.88 1.52 3/178 25448
/proc/meminfo: memFree=13687056/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=10024 CPUtime=1.49 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 3109 0 0 0 149 0 0 0 25 0 1 0 557086633 10264576 2263 33554432000 134512640 136057169 4292274288 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 2506 2264 183 378 0 2126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10024

[startup+3.10105 s]
/proc/loadavg: 2.00 1.88 1.52 3/178 25448
/proc/meminfo: memFree=13682716/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=21696 CPUtime=3.09 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 6010 0 0 0 308 1 0 0 25 0 1 0 557086633 22216704 5164 33554432000 134512640 136057169 4292274288 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 5424 5164 183 378 0 5044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21696

[startup+6.30046 s]
/proc/loadavg: 2.00 1.89 1.52 3/178 25448
/proc/meminfo: memFree=13661388/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=39944 CPUtime=6.29 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 10579 0 0 0 627 2 0 0 25 0 1 0 557086633 40902656 9733 33554432000 134512640 136057169 4292274288 18446744073709551615 134828257 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 9986 9733 183 378 0 9606 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39944

[startup+12.7003 s]
/proc/loadavg: 2.00 1.89 1.52 3/178 25448
/proc/meminfo: memFree=13649280/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=47068 CPUtime=12.69 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 12330 0 0 0 1267 2 0 0 25 0 1 0 557086633 48197632 11484 33554432000 134512640 136057169 4292274288 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/25447/statm: 11767 11484 183 378 0 11387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47068

[startup+25.5011 s]
/proc/loadavg: 2.00 1.89 1.53 3/178 25449
/proc/meminfo: memFree=13637868/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=58004 CPUtime=25.49 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 15064 0 0 0 2546 3 0 0 25 0 1 0 557086633 59396096 14218 33554432000 134512640 136057169 4292274288 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 14501 14218 183 378 0 14121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58004

[startup+51.1006 s]
/proc/loadavg: 2.00 1.90 1.54 3/178 25449
/proc/meminfo: memFree=13615284/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=79332 CPUtime=51.09 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 20348 0 0 0 5105 4 0 0 25 0 1 0 557086633 81235968 19502 33554432000 134512640 136057169 4292274288 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 19833 19502 183 378 0 19453 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79332

[startup+102.307 s]
/proc/loadavg: 2.00 1.91 1.56 3/178 25451
/proc/meminfo: memFree=13588100/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=102672 CPUtime=102.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 26041 0 0 0 10225 5 0 0 25 0 1 0 557086633 105136128 25195 33554432000 134512640 136057169 4292274288 18446744073709551615 134634582 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 25668 25195 183 378 0 25288 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102672

[startup+162.301 s]
/proc/loadavg: 2.00 1.93 1.59 3/178 25452
/proc/meminfo: memFree=13568096/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=117964 CPUtime=162.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 29739 0 0 0 16224 6 0 0 25 0 1 0 557086633 120795136 28893 33554432000 134512640 136057169 4292274288 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 29491 28893 183 378 0 29111 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 117964

[startup+222.301 s]
/proc/loadavg: 2.00 1.94 1.61 3/178 25454
/proc/meminfo: memFree=13521428/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=145804 CPUtime=222.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 36496 0 0 0 22223 7 0 0 25 0 1 0 557086633 149303296 35650 33554432000 134512640 136057169 4292274288 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 36451 35650 183 378 0 36071 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 145804

[startup+282.301 s]
/proc/loadavg: 2.00 1.95 1.63 3/178 25456
/proc/meminfo: memFree=13456060/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=158328 CPUtime=282.29 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 39535 0 0 0 28222 7 0 0 25 0 1 0 557086633 162127872 38689 33554432000 134512640 136057169 4292274288 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 39582 38689 183 378 0 39202 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 158328

[startup+342.301 s]
/proc/loadavg: 2.00 1.95 1.65 3/178 25457
/proc/meminfo: memFree=13450928/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=161280 CPUtime=342.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 40207 0 0 0 34222 8 0 0 25 0 1 0 557086633 165150720 39361 33554432000 134512640 136057169 4292274288 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 40320 39361 183 378 0 39940 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161280

[startup+402.301 s]
/proc/loadavg: 2.03 1.97 1.68 3/178 25459
/proc/meminfo: memFree=13446052/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=163396 CPUtime=402.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 40691 0 0 0 40222 8 0 0 25 0 1 0 557086633 167317504 39845 33554432000 134512640 136057169 4292274288 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25447/statm: 40849 39845 183 378 0 40469 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163396

[startup+462.301 s]
/proc/loadavg: 2.01 1.97 1.69 3/178 25460
/proc/meminfo: memFree=13436472/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=166092 CPUtime=462.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 41366 0 0 0 46222 8 0 0 25 0 1 0 557086633 170078208 40384 33554432000 134512640 136057169 4292274288 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25447/statm: 41523 40384 183 378 0 41143 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 166092

[startup+522.301 s]
/proc/loadavg: 2.00 1.97 1.71 3/178 25462
/proc/meminfo: memFree=13430468/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=168652 CPUtime=522.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 41956 0 0 0 52222 8 0 0 25 0 1 0 557086633 172699648 40974 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25447/statm: 42163 40974 183 378 0 41783 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 168652

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 25464
/proc/meminfo: memFree=13349208/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=169824 CPUtime=582.3 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 42245 0 0 0 58222 8 0 0 25 0 1 0 557086633 173899776 41263 33554432000 134512640 136057169 4292274288 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25447/statm: 42456 41263 183 378 0 42076 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 169824

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25568
/proc/meminfo: memFree=12492280/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=291216 CPUtime=4062.39 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 71563 0 0 0 406219 20 0 0 25 0 1 0 557086633 298205184 70270 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 72804 70270 183 378 0 72424 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 291216

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25570
/proc/meminfo: memFree=12490620/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=291216 CPUtime=4122.38 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 71584 0 0 0 412218 20 0 0 25 0 1 0 557086633 298205184 70291 33554432000 134512640 136057169 4292274288 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 72804 70291 183 378 0 72424 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 291216

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25572
/proc/meminfo: memFree=12489472/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=291216 CPUtime=4182.38 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 71624 0 0 0 418218 20 0 0 25 0 1 0 557086633 298205184 70331 33554432000 134512640 136057169 4292274288 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 72804 70331 183 378 0 72424 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 291216

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25573
/proc/meminfo: memFree=12485852/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=292388 CPUtime=4242.39 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 71884 0 0 0 424219 20 0 0 25 0 1 0 557086633 299405312 70591 33554432000 134512640 136057169 4292274288 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73097 70591 183 378 0 72717 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 292388

[startup+4302.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 25575
/proc/meminfo: memFree=12484936/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=292708 CPUtime=4302.39 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 71959 0 0 0 430219 20 0 0 25 0 1 0 557086633 299732992 70666 33554432000 134512640 136057169 4292274288 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73177 70666 183 378 0 72797 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 292708

[startup+4362.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/178 25576
/proc/meminfo: memFree=12482916/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=292708 CPUtime=4362.39 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 71964 0 0 0 436219 20 0 0 25 0 1 0 557086633 299732992 70671 33554432000 134512640 136057169 4292274288 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73177 70671 183 378 0 72797 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 292708

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 25578
/proc/meminfo: memFree=12482004/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=293828 CPUtime=4422.39 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 72229 0 0 0 442219 20 0 0 25 0 1 0 557086633 300879872 70936 33554432000 134512640 136057169 4292274288 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73457 70936 183 378 0 73077 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 293828

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 25580
/proc/meminfo: memFree=12479484/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=294628 CPUtime=4482.39 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 72424 0 0 0 448219 20 0 0 25 0 1 0 557086633 301699072 71131 33554432000 134512640 136057169 4292274288 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73657 71131 183 378 0 73277 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 294628

[startup+4542.3 s]
/proc/loadavg: 1.37 1.82 1.88 2/172 25599
/proc/meminfo: memFree=14139324/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=295108 CPUtime=4542.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 72533 0 0 0 454219 21 0 0 25 0 1 0 557086633 302190592 71240 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73777 71240 183 378 0 73397 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 295108

[startup+4602.3 s]
/proc/loadavg: 1.13 1.67 1.82 2/172 25601
/proc/meminfo: memFree=14138924/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=295588 CPUtime=4602.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 72627 0 0 0 460219 21 0 0 25 0 1 0 557086633 302682112 71334 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 73897 71334 183 378 0 73517 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 295588

[startup+4662.3 s]
/proc/loadavg: 1.05 1.56 1.77 2/172 25602
/proc/meminfo: memFree=14137272/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=297272 CPUtime=4662.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 72996 0 0 0 466219 21 0 0 25 0 1 0 557086633 304406528 71703 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 74318 71703 183 378 0 73938 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 297272

[startup+4722.31 s]
/proc/loadavg: 1.02 1.44 1.72 2/172 25604
/proc/meminfo: memFree=14135992/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=298476 CPUtime=4722.41 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 73284 0 0 0 472220 21 0 0 25 0 1 0 557086633 305639424 71991 33554432000 134512640 136057169 4292274288 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 74619 71991 183 378 0 74239 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 298476

[startup+4782.3 s]
/proc/loadavg: 1.00 1.37 1.67 2/172 25606
/proc/meminfo: memFree=14136076/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=298476 CPUtime=4782.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 73330 0 0 0 478219 21 0 0 25 0 1 0 557086633 305639424 72037 33554432000 134512640 136057169 4292274288 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 74619 72037 183 378 0 74239 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 298476

[startup+4842.3 s]
/proc/loadavg: 1.00 1.29 1.62 2/172 25607
/proc/meminfo: memFree=14135172/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=299436 CPUtime=4842.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 73527 0 0 0 484219 21 0 0 25 0 1 0 557086633 306622464 72234 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 74859 72234 183 378 0 74479 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 299436

[startup+4902.3 s]
/proc/loadavg: 1.00 1.24 1.59 2/172 25609
/proc/meminfo: memFree=14135256/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=299436 CPUtime=4902.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 73549 0 0 0 490219 21 0 0 25 0 1 0 557086633 306622464 72256 33554432000 134512640 136057169 4292274288 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 74859 72256 183 378 0 74479 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 299436

[startup+4962.3 s]
/proc/loadavg: 1.00 1.19 1.54 2/172 25610
/proc/meminfo: memFree=14132984/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=301632 CPUtime=4962.4 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 74135 0 0 0 496219 21 0 0 25 0 1 0 557086633 308871168 72842 33554432000 134512640 136057169 4292274288 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 75408 72842 183 378 0 75028 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 301632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.17 1.52 2/172 25611
/proc/meminfo: memFree=14132712/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=301968 CPUtime=5000.01 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 74187 0 0 0 499980 21 0 0 25 0 1 0 557086633 309215232 72894 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 75492 72894 183 378 0 75112 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 301968

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: 1.00 1.17 1.52 2/172 25611
/proc/meminfo: memFree=14132712/32950940 swapFree=67111528/67111528
[pid=25447] ppid=25445 vsize=301968 CPUtime=5000.01 cores=0,2,4,6
/proc/25447/stat : 25447 (clasp) R 25445 25447 25328 0 -1 4202496 74187 0 0 0 499980 21 0 0 25 0 1 0 557086633 309215232 72894 33554432000 134512640 136057169 4292274288 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25447/statm: 75492 72894 183 378 0 75112 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 301968

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.8
CPU system time (s): 0.228965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 301968

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

runsolver used 8.45072 second user time and 16.8274 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 20:09:19
IDJOB=3276298
IDBENCH=88205
IDSOLVER=1677
FILE ID=node117/3276298-1303668559
RUNJOBID= node117-1303667890-25346
PBS_JOBID= 13150768
Free space on /tmp= 71652 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.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-3276298-1303668559/watcher-3276298-1303668559 -o /tmp/evaluation-result-3276298-1303668559/solver-3276298-1303668559 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276298-1303668559.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1522696614

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      13696636 kB
Buffers:       2318368 kB
Cached:       15604300 kB
SwapCached:          0 kB
Active:       11099672 kB
Inactive:      7596784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      13696636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3908 kB
Writeback:           0 kB
AnonPages:      773108 kB
Mapped:          15780 kB
Slab:           492464 kB
PageTables:       6068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   923192 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= 71664 MiB
End job on node117 at 2011-04-24 21:32:41