Trace number 3273268

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) 1299.94 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3273268-1303600951/watcher-3273268-1303600951 -o /tmp/evaluation-result-3273268-1303600951/solver-3273268-1303600951 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3273268-1303600951.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: 0.04 0.03 0.49 3/183 24089
/proc/meminfo: memFree=14458668/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=2460 CPUtime=0 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 386 0 0 0 0 0 0 0 21 0 1 0 471692975 2519040 341 33554432000 134512640 136057169 4293626272 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 615 341 145 378 0 235 0

[startup+0.0152059 s]
/proc/loadavg: 0.04 0.03 0.49 3/183 24089
/proc/meminfo: memFree=14458668/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=3396 CPUtime=0.01 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 666 0 0 0 1 0 0 0 21 0 1 0 471692975 3477504 580 33554432000 134512640 136057169 4293626272 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 849 581 145 378 0 469 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3396

[startup+0.100222 s]
/proc/loadavg: 0.04 0.03 0.49 3/183 24089
/proc/meminfo: memFree=14458668/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=14232 CPUtime=0.09 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 4089 0 0 0 9 0 0 0 21 0 1 0 471692975 14573568 3156 33554432000 134512640 136057169 4293626272 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 3558 3158 163 378 0 3178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14232

[startup+0.301191 s]
/proc/loadavg: 0.04 0.03 0.49 3/183 24089
/proc/meminfo: memFree=14458668/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=15156 CPUtime=0.29 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 4376 0 0 0 29 0 0 0 22 0 1 0 471692975 15519744 3443 33554432000 134512640 136057169 4293626272 18446744073709551615 134767624 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 3789 3443 166 378 0 3409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15156

[startup+0.701045 s]
/proc/loadavg: 0.04 0.03 0.49 3/183 24089
/proc/meminfo: memFree=14458668/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=15156 CPUtime=0.69 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 4376 0 0 0 69 0 0 0 24 0 1 0 471692975 15519744 3443 33554432000 134512640 136057169 4293626272 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 6 0 0 0
/proc/24089/statm: 3789 3443 166 378 0 3409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15156

[startup+1.50096 s]
/proc/loadavg: 0.04 0.03 0.49 3/184 24090
/proc/meminfo: memFree=14441556/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=17532 CPUtime=1.48 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 4985 0 0 0 148 0 0 0 25 0 1 0 471692975 17952768 4052 33554432000 134512640 136057169 4293626272 18446744073709551615 134765822 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 4383 4052 168 378 0 4003 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17532

[startup+3.1006 s]
/proc/loadavg: 0.04 0.03 0.49 3/184 24090
/proc/meminfo: memFree=14439820/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=16552 CPUtime=3.08 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 5369 0 0 0 308 0 0 0 25 0 1 0 471692975 16949248 3914 33554432000 134512640 136057169 4293626272 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 6 0 0 0
/proc/24089/statm: 4138 3914 182 378 0 3758 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16552

[startup+6.30107 s]
/proc/loadavg: 0.19 0.06 0.50 4/186 24094
/proc/meminfo: memFree=14416120/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=28692 CPUtime=6.28 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 8372 0 0 0 627 1 0 0 25 0 1 0 471692975 29380608 6917 33554432000 134512640 136057169 4293626272 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 7173 6917 182 378 0 6793 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28692

[startup+12.7008 s]
/proc/loadavg: 0.42 0.11 0.51 5/194 24110
/proc/meminfo: memFree=14326664/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=51328 CPUtime=12.67 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 14034 0 0 0 1265 2 0 0 25 0 1 0 471692975 52559872 12579 33554432000 134512640 136057169 4293626272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 6 0 0 0
/proc/24089/statm: 12832 12579 182 378 0 12452 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51328

[startup+25.5005 s]
/proc/loadavg: 1.21 0.30 0.57 5/194 24110
/proc/meminfo: memFree=14269648/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=60296 CPUtime=25.45 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 16239 0 0 0 2543 2 0 0 25 0 1 0 471692975 61743104 14784 33554432000 134512640 136057169 4293626272 18446744073709551615 134625619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 15074 14784 182 378 0 14694 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 60296

[startup+51.1007 s]
/proc/loadavg: 2.16 0.60 0.66 5/194 24111
/proc/meminfo: memFree=14236968/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=67428 CPUtime=51.02 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 18026 0 0 0 5099 3 0 0 25 0 1 0 471692975 69046272 16571 33554432000 134512640 136057169 4293626272 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 6 0 0 0
/proc/24089/statm: 16857 16571 182 378 0 16477 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 67428

[startup+102.307 s]
/proc/loadavg: 3.27 1.14 0.83 6/194 24112
/proc/meminfo: memFree=14176444/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=87460 CPUtime=102.19 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 23122 0 0 0 10215 4 0 0 25 0 1 0 471692975 89559040 21531 33554432000 134512640 136057169 4293626272 18446744073709551615 134756832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 21865 21531 182 378 0 21485 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 87460

[startup+162.301 s]
/proc/loadavg: 3.73 1.65 1.03 5/194 24114
/proc/meminfo: memFree=14145800/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=90868 CPUtime=162.18 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 23936 0 0 0 16214 4 0 0 25 0 1 0 471692975 93048832 22345 33554432000 134512640 136057169 4293626272 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 22717 22345 182 378 0 22337 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 90868

[startup+222.301 s]
/proc/loadavg: 3.90 2.08 1.21 5/194 24115
/proc/meminfo: memFree=14093440/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=120724 CPUtime=222.18 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 31314 0 0 0 22212 6 0 0 25 0 1 0 471692975 123621376 29723 33554432000 134512640 136057169 4293626272 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 30181 29723 182 378 0 29801 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 120724

[startup+282.301 s]
/proc/loadavg: 4.13 2.48 1.40 5/194 24117
/proc/meminfo: memFree=14076556/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=121588 CPUtime=282.18 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 31516 0 0 0 28212 6 0 0 25 0 1 0 471692975 124506112 29925 33554432000 134512640 136057169 4293626272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 30397 29925 182 378 0 30017 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 121588

[startup+342.301 s]
/proc/loadavg: 4.04 2.76 1.56 6/194 24119
/proc/meminfo: memFree=14057436/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=126272 CPUtime=342.19 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 32658 0 0 0 34212 7 0 0 25 0 1 0 471692975 129302528 31067 33554432000 134512640 136057169 4293626272 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 31568 31067 182 378 0 31188 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 126272

[startup+402.301 s]
/proc/loadavg: 4.09 3.01 1.72 5/194 24120
/proc/meminfo: memFree=14048124/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=127548 CPUtime=402.19 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 32941 0 0 0 40212 7 0 0 25 0 1 0 471692975 130609152 31350 33554432000 134512640 136057169 4293626272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 31887 31350 182 378 0 31507 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 127548

[startup+462.301 s]
/proc/loadavg: 4.03 3.19 1.86 5/194 24122
/proc/meminfo: memFree=14017120/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=136108 CPUtime=462.19 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 35094 0 0 0 46211 8 0 0 25 0 1 0 471692975 139374592 33503 33554432000 134512640 136057169 4293626272 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 34027 33503 182 378 0 33647 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 136108

[startup+522.301 s]
/proc/loadavg: 4.01 3.33 1.99 5/194 24123
/proc/meminfo: memFree=13997148/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=137736 CPUtime=522.19 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 35436 0 0 0 52211 8 0 0 25 0 1 0 471692975 141041664 33845 33554432000 134512640 136057169 4293626272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 34434 33845 182 378 0 34054 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 137736

[startup+582.3 s]
/proc/loadavg: 4.00 3.45 2.12 5/194 24125
/proc/meminfo: memFree=13986224/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=139076 CPUtime=582.19 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 35731 0 0 0 58211 8 0 0 25 0 1 0 471692975 142413824 34140 33554432000 134512640 136057169 4293626272 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 34769 34140 182 378 0 34389 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 139076

[startup+642.3 s]
/proc/loadavg: 4.00 3.56 2.24 5/194 24127
/proc/meminfo: memFree=13976516/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=140768 CPUtime=642.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 36102 0 0 0 64212 8 0 0 25 0 1 0 471692975 144146432 34511 33554432000 134512640 136057169 4293626272 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 35192 34511 182 378 0 34812 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 140768

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.34 5/194 24128
/proc/meminfo: memFree=13959868/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=143660 CPUtime=702.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 36761 0 0 0 70212 8 0 0 25 0 1 0 471692975 147107840 35170 33554432000 134512640 136057169 4293626272 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 35915 35170 182 378 0 35535 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 143660

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 2.45 5/194 24130
/proc/meminfo: memFree=13949808/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=150172 CPUtime=762.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 38470 0 0 0 76212 8 0 0 25 0 1 0 471692975 153776128 36676 33554432000 134512640 136057169 4293626272 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 37543 36676 182 378 0 37163 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 150172

[startup+822.301 s]
/proc/loadavg: 4.15 3.78 2.55 5/194 24131
/proc/meminfo: memFree=13944440/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=152372 CPUtime=822.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 38955 0 0 0 82212 8 0 0 25 0 1 0 471692975 156028928 37161 33554432000 134512640 136057169 4293626272 18446744073709551615 134823895 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 38093 37161 182 378 0 37713 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 152372

[startup+882.301 s]
/proc/loadavg: 4.05 3.82 2.63 5/194 24133
/proc/meminfo: memFree=13942316/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=152372 CPUtime=882.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 38955 0 0 0 88212 8 0 0 25 0 1 0 471692975 156028928 37161 33554432000 134512640 136057169 4293626272 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 38093 37161 182 378 0 37713 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 152372

[startup+942.301 s]
/proc/loadavg: 4.10 3.86 2.72 5/194 24135
/proc/meminfo: memFree=13932860/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=153096 CPUtime=942.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 39118 0 0 0 94212 8 0 0 25 0 1 0 471692975 156770304 37324 33554432000 134512640 136057169 4293626272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 38274 37324 182 378 0 37894 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 153096

[startup+1002.3 s]
/proc/loadavg: 4.03 3.89 2.80 5/194 24136
/proc/meminfo: memFree=13927132/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=156904 CPUtime=1002.2 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 39987 0 0 0 100211 9 0 0 25 0 1 0 471692975 160669696 38193 33554432000 134512640 136057169 4293626272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 39226 38193 182 378 0 38846 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 156904

[startup+1062.3 s]
/proc/loadavg: 4.09 3.92 2.88 5/194 24138
/proc/meminfo: memFree=13921768/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=157448 CPUtime=1062.21 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 40105 0 0 0 106212 9 0 0 25 0 1 0 471692975 161226752 38311 33554432000 134512640 136057169 4293626272 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 39362 38311 182 378 0 38982 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 157448

[startup+1122.3 s]
/proc/loadavg: 4.03 3.93 2.94 5/194 24139
/proc/meminfo: memFree=13911308/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=159536 CPUtime=1122.21 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 40691 0 0 0 112212 9 0 0 25 0 1 0 471692975 163364864 38776 33554432000 134512640 136057169 4293626272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 39884 38776 182 378 0 39504 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 159536

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 3.01 5/194 24141
/proc/meminfo: memFree=13906712/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=159880 CPUtime=1182.21 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 40797 0 0 0 118212 9 0 0 25 0 1 0 471692975 163717120 38882 33554432000 134512640 136057169 4293626272 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 39970 38882 182 378 0 39590 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 159880

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.07 5/194 24143
/proc/meminfo: memFree=13880640/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=180240 CPUtime=1242.21 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 45893 0 0 0 124210 11 0 0 25 0 1 0 471692975 184565760 43978 33554432000 134512640 136057169 4293626272 18446744073709551615 134618553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 45060 43978 182 378 0 44680 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 180240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.12 4/192 24145
/proc/meminfo: memFree=14051756/32951124 swapFree=67111528/67111528
[pid=24089] ppid=24087 vsize=182372 CPUtime=1299.92 cores=4,6
/proc/24089/stat : 24089 (clasp) R 24087 24089 24048 0 -1 4202496 46385 0 0 0 129981 11 0 0 25 0 1 0 471692975 186748928 44470 33554432000 134512640 136057169 4293626272 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24089/statm: 45593 44470 182 378 0 45213 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 182372

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

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

Child status: 0
Real time (s): 1300.02
CPU time (s): 1299.94
CPU user time (s): 1299.81
CPU system time (s): 0.12598
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 182372

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

runsolver used 2.28865 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-24 01:22:31
IDJOB=3273268
IDBENCH=71366
IDSOLVER=1674
FILE ID=node135/3273268-1303600951
RUNJOBID= node135-1303600949-24068
PBS_JOBID= 13150607
Free space on /tmp= 71352 MiB

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

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=2001213922

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14458824 kB
Buffers:       2058936 kB
Cached:       15757424 kB
SwapCached:          0 kB
Active:        7364256 kB
Inactive:     10534220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14458824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:       81180 kB
Mapped:          15748 kB
Slab:           531208 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71348 MiB
End job on node135 at 2011-04-24 01:44:13