Trace number 3273286

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.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3273286-1303600955/watcher-3273286-1303600955 -o /tmp/evaluation-result-3273286-1303600955/solver-3273286-1303600955 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3273286-1303600955.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.02 0.40 3/183 22011
/proc/meminfo: memFree=18334028/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=2648 CPUtime=0 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 414 0 0 0 0 0 0 0 20 0 1 0 471693360 2711552 369 33554432000 134512640 136057169 4290215792 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 662 369 145 378 0 282 0

[startup+0.031418 s]
/proc/loadavg: 0.04 0.02 0.40 3/183 22011
/proc/meminfo: memFree=18334028/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=5436 CPUtime=0.02 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 1298 0 0 0 2 0 0 0 20 0 1 0 471693360 5566464 1060 33554432000 134512640 136057169 4290215792 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 1359 1061 145 378 0 979 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5436

[startup+0.100432 s]
/proc/loadavg: 0.04 0.02 0.40 3/183 22011
/proc/meminfo: memFree=18334028/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=13724 CPUtime=0.09 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 3832 0 0 0 9 0 0 0 20 0 1 0 471693360 14053376 3099 33554432000 134512640 136057169 4290215792 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 3431 3100 163 378 0 3051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13724

[startup+0.300373 s]
/proc/loadavg: 0.04 0.02 0.40 3/183 22011
/proc/meminfo: memFree=18334028/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=16636 CPUtime=0.29 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 4839 0 0 0 29 0 0 0 21 0 1 0 471693360 17035264 3903 33554432000 134512640 136057169 4290215792 18446744073709551615 134774328 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 4159 3903 166 378 0 3779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16636

[startup+0.700312 s]
/proc/loadavg: 0.04 0.02 0.40 3/183 22011
/proc/meminfo: memFree=18334028/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=16636 CPUtime=0.69 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 4839 0 0 0 69 0 0 0 22 0 1 0 471693360 17035264 3903 33554432000 134512640 136057169 4290215792 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 4159 3903 166 378 0 3779 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16636

[startup+1.50117 s]
/proc/loadavg: 0.04 0.02 0.40 4/186 22016
/proc/meminfo: memFree=18313872/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=18484 CPUtime=1.49 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 5289 0 0 0 149 0 0 0 25 0 1 0 471693360 18927616 4353 33554432000 134512640 136057169 4290215792 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 4621 4353 168 378 0 4241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18484

[startup+3.10086 s]
/proc/loadavg: 0.04 0.02 0.40 5/194 22032
/proc/meminfo: memFree=18288116/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=18712 CPUtime=3.09 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 5968 0 0 0 309 0 0 0 25 0 1 0 471693360 19161088 4434 33554432000 134512640 136057169 4290215792 18446744073709551615 134756835 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 4678 4434 182 378 0 4298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18712

[startup+6.30028 s]
/proc/loadavg: 0.36 0.09 0.42 5/194 22032
/proc/meminfo: memFree=18253140/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=29816 CPUtime=6.29 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 8740 0 0 0 629 0 0 0 25 0 1 0 471693360 30531584 7206 33554432000 134512640 136057169 4290215792 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 7454 7206 182 378 0 7074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29816

[startup+12.7011 s]
/proc/loadavg: 0.65 0.15 0.44 5/194 22032
/proc/meminfo: memFree=18208388/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=51772 CPUtime=12.69 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 14231 0 0 0 1268 1 0 0 25 0 1 0 471693360 53014528 12697 33554432000 134512640 136057169 4290215792 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 12943 12697 182 378 0 12563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51772

[startup+25.5008 s]
/proc/loadavg: 1.47 0.36 0.50 5/194 22032
/proc/meminfo: memFree=18176968/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=66596 CPUtime=25.49 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 17891 0 0 0 2548 1 0 0 25 0 1 0 471693360 68194304 16357 33554432000 134512640 136057169 4290215792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 16649 16357 182 378 0 16269 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66596

[startup+51.1012 s]
/proc/loadavg: 2.33 0.65 0.59 5/194 22033
/proc/meminfo: memFree=18137716/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=82376 CPUtime=51.09 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 21862 0 0 0 5107 2 0 0 25 0 1 0 471693360 84353024 20328 33554432000 134512640 136057169 4290215792 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 20594 20328 182 378 0 20214 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82376

[startup+102.307 s]
/proc/loadavg: 3.43 1.19 0.78 5/194 22034
/proc/meminfo: memFree=18108192/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=91088 CPUtime=102.29 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 24091 0 0 0 10227 2 0 0 25 0 1 0 471693360 93274112 22421 33554432000 134512640 136057169 4290215792 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 22772 22421 182 378 0 22392 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91088

[startup+162.301 s]
/proc/loadavg: 3.79 1.70 0.98 5/194 22036
/proc/meminfo: memFree=18065628/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=110512 CPUtime=162.29 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 28960 0 0 0 16226 3 0 0 25 0 1 0 471693360 113164288 27290 33554432000 134512640 136057169 4290215792 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 27628 27290 182 378 0 27248 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110512

[startup+222.301 s]
/proc/loadavg: 3.92 2.12 1.16 5/194 22037
/proc/meminfo: memFree=18029396/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=131532 CPUtime=222.29 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 34156 0 0 0 22225 4 0 0 25 0 1 0 471693360 134688768 32486 33554432000 134512640 136057169 4290215792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 32883 32486 182 378 0 32503 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131532

[startup+282.301 s]
/proc/loadavg: 3.97 2.46 1.34 5/194 22039
/proc/meminfo: memFree=18003460/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=139728 CPUtime=282.3 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 36306 0 0 0 28225 5 0 0 25 0 1 0 471693360 143081472 34499 33554432000 134512640 136057169 4290215792 18446744073709551615 134828326 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 34932 34499 182 378 0 34552 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 139728

[startup+342.3 s]
/proc/loadavg: 4.03 2.75 1.51 5/194 22041
/proc/meminfo: memFree=17989424/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=141320 CPUtime=342.3 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 36728 0 0 0 34225 5 0 0 25 0 1 0 471693360 144711680 34921 33554432000 134512640 136057169 4290215792 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 35330 34921 182 378 0 34950 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141320

[startup+402.3 s]
/proc/loadavg: 4.01 2.97 1.66 5/194 22042
/proc/meminfo: memFree=17977628/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=145012 CPUtime=402.3 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 37623 0 0 0 40225 5 0 0 25 0 1 0 471693360 148492288 35816 33554432000 134512640 136057169 4290215792 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 36253 35816 182 378 0 35873 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145012

[startup+462.3 s]
/proc/loadavg: 4.00 3.16 1.80 5/194 22044
/proc/meminfo: memFree=17956404/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=158596 CPUtime=462.3 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 41114 0 0 0 46224 6 0 0 25 0 1 0 471693360 162402304 39104 33554432000 134512640 136057169 4290215792 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 39649 39104 182 378 0 39269 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158596

[startup+522.3 s]
/proc/loadavg: 4.04 3.32 1.94 5/194 22045
/proc/meminfo: memFree=17952908/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=159488 CPUtime=522.31 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 41325 0 0 0 52225 6 0 0 25 0 1 0 471693360 163315712 39315 33554432000 134512640 136057169 4290215792 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 39872 39315 182 378 0 39492 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 159488

[startup+582.301 s]
/proc/loadavg: 4.01 3.44 2.07 5/194 22047
/proc/meminfo: memFree=17943696/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=159488 CPUtime=582.31 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 41333 0 0 0 58225 6 0 0 25 0 1 0 471693360 163315712 39323 33554432000 134512640 136057169 4290215792 18446744073709551615 134618286 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 39872 39323 182 378 0 39492 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 159488

[startup+642.301 s]
/proc/loadavg: 4.13 3.57 2.20 5/194 22049
/proc/meminfo: memFree=17932380/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=159912 CPUtime=642.32 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 41426 0 0 0 64226 6 0 0 25 0 1 0 471693360 163749888 39416 33554432000 134512640 136057169 4290215792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 39978 39416 182 378 0 39598 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 159912

[startup+702.301 s]
/proc/loadavg: 4.05 3.65 2.31 5/194 22050
/proc/meminfo: memFree=17923156/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=160948 CPUtime=702.31 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 41659 0 0 0 70225 6 0 0 25 0 1 0 471693360 164810752 39649 33554432000 134512640 136057169 4290215792 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 40237 39649 182 378 0 39857 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 160948

[startup+762.307 s]
/proc/loadavg: 4.02 3.71 2.41 5/194 22052
/proc/meminfo: memFree=17902664/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=177988 CPUtime=762.32 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 45949 0 0 0 76225 7 0 0 25 0 1 0 471693360 182259712 43939 33554432000 134512640 136057169 4290215792 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 44497 43939 182 378 0 44117 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 177988

[startup+822.301 s]
/proc/loadavg: 4.13 3.79 2.52 5/194 22053
/proc/meminfo: memFree=17893584/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=185836 CPUtime=822.31 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 47963 0 0 0 82224 7 0 0 25 0 1 0 471693360 190296064 45832 33554432000 134512640 136057169 4290215792 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 46459 45832 182 378 0 46079 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 185836

[startup+882.301 s]
/proc/loadavg: 4.05 3.83 2.61 5/194 22055
/proc/meminfo: memFree=17877820/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=187088 CPUtime=882.31 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 48272 0 0 0 88224 7 0 0 25 0 1 0 471693360 191578112 46141 33554432000 134512640 136057169 4290215792 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 46772 46141 182 378 0 46392 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 187088

[startup+942.301 s]
/proc/loadavg: 4.02 3.86 2.69 5/194 22057
/proc/meminfo: memFree=17864780/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=188876 CPUtime=942.32 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 48670 0 0 0 94224 8 0 0 25 0 1 0 471693360 193409024 46539 33554432000 134512640 136057169 4290215792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 47219 46539 182 378 0 46839 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 188876

[startup+1002.3 s]
/proc/loadavg: 4.04 3.89 2.78 5/194 22058
/proc/meminfo: memFree=17850628/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=189656 CPUtime=1002.32 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 48842 0 0 0 100224 8 0 0 25 0 1 0 471693360 194207744 46711 33554432000 134512640 136057169 4290215792 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 47414 46711 182 378 0 47034 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 189656

[startup+1062.3 s]
/proc/loadavg: 4.07 3.92 2.85 5/194 22060
/proc/meminfo: memFree=17847632/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=190192 CPUtime=1062.32 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 48955 0 0 0 106224 8 0 0 25 0 1 0 471693360 194756608 46824 33554432000 134512640 136057169 4290215792 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 47548 46824 182 378 0 47168 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 190192

[startup+1122.3 s]
/proc/loadavg: 4.09 3.96 2.93 5/194 22061
/proc/meminfo: memFree=17843388/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=190192 CPUtime=1122.33 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 48957 0 0 0 112225 8 0 0 25 0 1 0 471693360 194756608 46826 33554432000 134512640 136057169 4290215792 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 47548 46826 182 378 0 47168 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 190192

[startup+1182.3 s]
/proc/loadavg: 4.11 4.00 3.01 5/194 22090
/proc/meminfo: memFree=17890168/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=195020 CPUtime=1182.33 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 50167 0 0 0 118225 8 0 0 25 0 1 0 471693360 199700480 48036 33554432000 134512640 136057169 4290215792 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 48755 48036 182 378 0 48375 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 195020

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 3.08 5/194 22092
/proc/meminfo: memFree=17885692/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=197236 CPUtime=1242.33 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 50766 0 0 0 124225 8 0 0 25 0 1 0 471693360 201969664 48510 33554432000 134512640 136057169 4290215792 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 49309 48510 182 378 0 48929 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 197236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.04 3.14 4/192 22094
/proc/meminfo: memFree=18002484/32951124 swapFree=67111528/67111528
[pid=22011] ppid=22009 vsize=197588 CPUtime=1300.04 cores=4,6
/proc/22011/stat : 22011 (clasp) R 22009 22011 21970 0 -1 4202496 50850 0 0 0 129996 8 0 0 25 0 1 0 471693360 202330112 48594 33554432000 134512640 136057169 4290215792 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22011/statm: 49397 48594 182 378 0 49017 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 197588

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.05
CPU user time (s): 1299.96
CPU system time (s): 0.092985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 197588

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

runsolver used 2.32365 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 01:22:35
IDJOB=3273286
IDBENCH=71423
IDSOLVER=1674
FILE ID=node133/3273286-1303600955
RUNJOBID= node133-1303600950-21989
PBS_JOBID= 13150609
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=16459930

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.83
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.834
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.834
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:      18334184 kB
Buffers:       2163468 kB
Cached:       11820740 kB
SwapCached:          0 kB
Active:        8383792 kB
Inactive:      5674368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18334184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10164 kB
Writeback:           0 kB
AnonPages:       73316 kB
Mapped:          15600 kB
Slab:           495800 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219828 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= 71616 MiB
End job on node133 at 2011-04-24 01:44:17