Trace number 3273262

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
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-3273262-1303600950/watcher-3273262-1303600950 -o /tmp/evaluation-result-3273262-1303600950/solver-3273262-1303600950 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3273262-1303600950.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.07 0.02 0.22 3/183 12275
/proc/meminfo: memFree=19458388/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=2624 CPUtime=0 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 1 0 471693240 2686976 362 33554432000 134512640 136057169 4293814064 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 656 362 145 378 0 276 0

[startup+0.018802 s]
/proc/loadavg: 0.07 0.02 0.22 3/183 12275
/proc/meminfo: memFree=19458388/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=3912 CPUtime=0.01 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 841 0 0 0 1 0 0 0 20 0 1 0 471693240 4005888 693 33554432000 134512640 136057169 4293814064 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 978 694 145 378 0 598 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3912

[startup+0.100815 s]
/proc/loadavg: 0.07 0.02 0.22 3/183 12275
/proc/meminfo: memFree=19458388/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=14380 CPUtime=0.09 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 4137 0 0 0 9 0 0 0 20 0 1 0 471693240 14725120 3203 33554432000 134512640 136057169 4293814064 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 3595 3206 163 378 0 3215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14380

[startup+0.300746 s]
/proc/loadavg: 0.07 0.02 0.22 3/183 12275
/proc/meminfo: memFree=19458388/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=15040 CPUtime=0.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 4363 0 0 0 29 0 0 0 21 0 1 0 471693240 15400960 3429 33554432000 134512640 136057169 4293814064 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 3760 3429 166 378 0 3380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15040

[startup+0.700686 s]
/proc/loadavg: 0.07 0.02 0.22 3/183 12275
/proc/meminfo: memFree=19458388/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=15040 CPUtime=0.69 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 4363 0 0 0 69 0 0 0 22 0 1 0 471693240 15400960 3429 33554432000 134512640 136057169 4293814064 18446744073709551615 134774523 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 3760 3429 166 378 0 3380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15040

[startup+1.50054 s]
/proc/loadavg: 0.07 0.02 0.22 3/184 12276
/proc/meminfo: memFree=19442024/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=17548 CPUtime=1.49 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 5002 0 0 0 149 0 0 0 25 0 1 0 471693240 17969152 4068 33554432000 134512640 136057169 4293814064 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 4387 4068 168 378 0 4007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17548

[startup+3.10028 s]
/proc/loadavg: 0.07 0.02 0.22 3/184 12276
/proc/meminfo: memFree=19438304/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=16576 CPUtime=3.09 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 5370 0 0 0 309 0 0 0 25 0 1 0 471693240 16973824 3914 33554432000 134512640 136057169 4293814064 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 4144 3914 182 378 0 3764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16576

[startup+6.30066 s]
/proc/loadavg: 0.22 0.05 0.23 3/184 12276
/proc/meminfo: memFree=19429284/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=27388 CPUtime=6.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 8069 0 0 0 628 1 0 0 25 0 1 0 471693240 28045312 6613 33554432000 134512640 136057169 4293814064 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 6847 6613 182 378 0 6467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27388

[startup+12.7005 s]
/proc/loadavg: 0.44 0.10 0.24 5/194 12297
/proc/meminfo: memFree=19367612/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=47816 CPUtime=12.69 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 13170 0 0 0 1267 2 0 0 25 0 1 0 471693240 48963584 11714 33554432000 134512640 136057169 4293814064 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 11954 11714 182 378 0 11574 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47816

[startup+25.5003 s]
/proc/loadavg: 1.23 0.29 0.30 5/194 12297
/proc/meminfo: memFree=19324664/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=57604 CPUtime=25.49 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 15570 0 0 0 2547 2 0 0 25 0 1 0 471693240 58986496 14114 33554432000 134512640 136057169 4293814064 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 14401 14114 182 378 0 14021 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57604

[startup+51.1007 s]
/proc/loadavg: 2.17 0.59 0.40 5/194 12298
/proc/meminfo: memFree=19298720/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=66928 CPUtime=51.09 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 17906 0 0 0 5106 3 0 0 25 0 1 0 471693240 68534272 16450 33554432000 134512640 136057169 4293814064 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 16732 16450 182 378 0 16352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66928

[startup+102.307 s]
/proc/loadavg: 3.24 1.12 0.59 5/194 12299
/proc/meminfo: memFree=19254568/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=78660 CPUtime=102.3 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 20908 0 0 0 10226 4 0 0 25 0 1 0 471693240 80547840 19316 33554432000 134512640 136057169 4293814064 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 19665 19316 182 378 0 19285 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78660

[startup+162.301 s]
/proc/loadavg: 3.84 1.68 0.81 5/194 12301
/proc/meminfo: memFree=19239772/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=86676 CPUtime=162.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 22883 0 0 0 16225 4 0 0 25 0 1 0 471693240 88756224 21291 33554432000 134512640 136057169 4293814064 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 21669 21291 182 378 0 21289 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86676

[startup+222.3 s]
/proc/loadavg: 4.04 2.13 1.02 5/194 12302
/proc/meminfo: memFree=19213436/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=100420 CPUtime=222.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 26268 0 0 0 22224 5 0 0 25 0 1 0 471693240 102830080 24676 33554432000 134512640 136057169 4293814064 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 25105 24676 182 378 0 24725 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100420

[startup+282.301 s]
/proc/loadavg: 4.01 2.46 1.20 5/194 12304
/proc/meminfo: memFree=19174220/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=126472 CPUtime=282.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 32759 0 0 0 28223 6 0 0 25 0 1 0 471693240 129507328 31167 33554432000 134512640 136057169 4293814064 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 31618 31167 182 378 0 31238 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 126472

[startup+342.301 s]
/proc/loadavg: 4.00 2.74 1.38 5/194 12306
/proc/meminfo: memFree=19159540/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=133360 CPUtime=342.3 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 34489 0 0 0 34223 7 0 0 25 0 1 0 471693240 136560640 32897 33554432000 134512640 136057169 4293814064 18446744073709551615 134828269 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 33340 32897 182 378 0 32960 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133360

[startup+402.3 s]
/proc/loadavg: 4.00 2.97 1.54 5/194 12307
/proc/meminfo: memFree=19138056/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=143416 CPUtime=402.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 36964 0 0 0 40222 7 0 0 25 0 1 0 471693240 146857984 35372 33554432000 134512640 136057169 4293814064 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 35854 35372 182 378 0 35474 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143416

[startup+462.301 s]
/proc/loadavg: 4.03 3.17 1.69 5/194 12309
/proc/meminfo: memFree=19132692/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=143764 CPUtime=462.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 37041 0 0 0 46222 7 0 0 25 0 1 0 471693240 147214336 35449 33554432000 134512640 136057169 4293814064 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 35941 35449 182 378 0 35561 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 143764

[startup+522.301 s]
/proc/loadavg: 4.01 3.32 1.84 5/194 12310
/proc/meminfo: memFree=19129556/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=143764 CPUtime=522.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 37047 0 0 0 52222 7 0 0 25 0 1 0 471693240 147214336 35455 33554432000 134512640 136057169 4293814064 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 35941 35455 182 378 0 35561 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 143764

[startup+582.3 s]
/proc/loadavg: 4.00 3.44 1.97 5/194 12312
/proc/meminfo: memFree=19123456/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=143976 CPUtime=582.29 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 37084 0 0 0 58222 7 0 0 25 0 1 0 471693240 147431424 35492 33554432000 134512640 136057169 4293814064 18446744073709551615 134637481 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 35994 35492 182 378 0 35614 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 143976

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 2.09 5/194 12314
/proc/meminfo: memFree=19108656/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=144296 CPUtime=642.3 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 37162 0 0 0 64223 7 0 0 25 0 1 0 471693240 147759104 35570 33554432000 134512640 136057169 4293814064 18446744073709551615 134813066 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 36074 35570 182 378 0 35694 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 144296

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.21 5/194 12315
/proc/meminfo: memFree=19097204/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=152432 CPUtime=702.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 39310 0 0 0 70223 8 0 0 25 0 1 0 471693240 156090368 37515 33554432000 134512640 136057169 4293814064 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 38108 37515 182 378 0 37728 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 152432

[startup+762.307 s]
/proc/loadavg: 4.05 3.70 2.32 5/194 12317
/proc/meminfo: memFree=19079056/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=165448 CPUtime=762.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 42516 0 0 0 76222 9 0 0 25 0 1 0 471693240 169418752 40721 33554432000 134512640 136057169 4293814064 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 41362 40721 182 378 0 40982 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165448

[startup+822.301 s]
/proc/loadavg: 4.02 3.75 2.43 5/194 12318
/proc/meminfo: memFree=19075040/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=165800 CPUtime=822.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 42574 0 0 0 82222 9 0 0 25 0 1 0 471693240 169779200 40779 33554432000 134512640 136057169 4293814064 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 41450 40779 182 378 0 41070 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 165800

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.52 5/194 12320
/proc/meminfo: memFree=19068428/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=167940 CPUtime=882.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 43089 0 0 0 88222 9 0 0 25 0 1 0 471693240 171970560 41294 33554432000 134512640 136057169 4293814064 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 41985 41294 182 378 0 41605 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 167940

[startup+942.3 s]
/proc/loadavg: 4.00 3.83 2.61 5/194 12322
/proc/meminfo: memFree=19052276/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=169924 CPUtime=942.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 43556 0 0 0 94222 9 0 0 25 0 1 0 471693240 174002176 41761 33554432000 134512640 136057169 4293814064 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 42481 41761 182 378 0 42101 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 169924

[startup+1002.3 s]
/proc/loadavg: 4.05 3.87 2.70 5/194 12323
/proc/meminfo: memFree=19048280/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=171560 CPUtime=1002.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 43940 0 0 0 100222 9 0 0 25 0 1 0 471693240 175677440 42145 33554432000 134512640 136057169 4293814064 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 42890 42145 182 378 0 42510 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 171560

[startup+1062.3 s]
/proc/loadavg: 4.02 3.89 2.78 5/194 12325
/proc/meminfo: memFree=19041308/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=175920 CPUtime=1062.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 45054 0 0 0 106222 9 0 0 25 0 1 0 471693240 180142080 43259 33554432000 134512640 136057169 4293814064 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 43980 43259 182 378 0 43600 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 175920

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.85 5/194 12326
/proc/meminfo: memFree=19036932/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=177364 CPUtime=1122.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 45405 0 0 0 112222 9 0 0 25 0 1 0 471693240 181620736 43610 33554432000 134512640 136057169 4293814064 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 44341 43610 182 378 0 43961 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 177364

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.92 5/194 12328
/proc/meminfo: memFree=19030948/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=177584 CPUtime=1182.31 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 45437 0 0 0 118222 9 0 0 25 0 1 0 471693240 181846016 43642 33554432000 134512640 136057169 4293814064 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 44396 43642 182 378 0 44016 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 177584

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.99 5/194 12330
/proc/meminfo: memFree=19026576/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=178632 CPUtime=1242.32 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 45812 0 0 0 124222 10 0 0 25 0 1 0 471693240 182919168 43896 33554432000 134512640 136057169 4293814064 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 44658 43896 182 378 0 44278 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 178632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.96 3.05 4/192 12332
/proc/meminfo: memFree=19071060/32951124 swapFree=67111528/67111528
[pid=12275] ppid=12273 vsize=178844 CPUtime=1300.03 cores=4,6
/proc/12275/stat : 12275 (clasp) R 12273 12275 12235 0 -1 4202496 45849 0 0 0 129993 10 0 0 25 0 1 0 471693240 183136256 43933 33554432000 134512640 136057169 4293814064 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12275/statm: 44711 43933 182 378 0 44331 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178844

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): 1300.04
CPU user time (s): 1299.93
CPU system time (s): 0.108983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 178844

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

runsolver used 2.34864 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-24 01:22:31
IDJOB=3273262
IDBENCH=71353
IDSOLVER=1674
FILE ID=node132/3273262-1303600950
RUNJOBID= node132-1303600949-12254
PBS_JOBID= 13150610
Free space on /tmp= 72052 MiB

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

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=2001213922

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19458660 kB
Buffers:       1605512 kB
Cached:       11271200 kB
SwapCached:          0 kB
Active:        2471856 kB
Inactive:     10473712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19458660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7404 kB
Writeback:           0 kB
AnonPages:       68024 kB
Mapped:          15608 kB
Slab:           482468 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214820 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= 72044 MiB
End job on node132 at 2011-04-24 01:44:13