Trace number 3300532

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
clasp 2.0-R4092-crafted? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
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

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826804/instance-3300532-1303826804.cnf
1.99/2.07	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.004s (Solving: 1297.93s 1st Model: 0.00s Unsat: 0.00s)
1300.03/1300.00	c CPU Time      : 1300.030s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3300532-1303826804/watcher-3300532-1303826804 -o /tmp/evaluation-result-3300532-1303826804/solver-3300532-1303826804 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300532-1303826804.cnf 

running on 2 cores: 0,2

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: 6.78 7.77 7.65 4/174 3981
/proc/meminfo: memFree=12698976/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=13436 CPUtime=0 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 725 0 0 0 0 0 0 0 25 0 1 0 475096672 13758464 645 33554432000 4194304 4929204 140735128498512 18446744073709551615 212039655168 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 3359 646 327 180 0 369 0

[startup+0.029206 s]
/proc/loadavg: 6.78 7.77 7.65 4/174 3981
/proc/meminfo: memFree=12698976/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=17412 CPUtime=0.02 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 2153 0 0 0 2 0 0 0 25 0 1 0 475096672 17829888 1600 33554432000 4194304 4929204 140735128498512 18446744073709551615 212039316165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 4353 1602 327 180 0 1363 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17412

[startup+0.101218 s]
/proc/loadavg: 6.78 7.77 7.65 4/174 3981
/proc/meminfo: memFree=12698976/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=30476 CPUtime=0.09 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 6042 0 0 0 9 0 0 0 25 0 1 0 475096672 31207424 4787 33554432000 4194304 4929204 140735128498512 18446744073709551615 212039352707 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 7619 4791 336 180 0 4629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.30116 s]
/proc/loadavg: 6.78 7.77 7.65 4/174 3981
/proc/meminfo: memFree=12698976/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=31268 CPUtime=0.29 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 6373 0 0 0 29 0 0 0 25 0 1 0 475096672 32018432 5118 33554432000 4194304 4929204 140735128498512 18446744073709551615 4582148 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 7817 5118 337 180 0 4827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31268

[startup+0.701061 s]
/proc/loadavg: 6.78 7.77 7.65 4/174 3981
/proc/meminfo: memFree=12698976/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=31268 CPUtime=0.69 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 6373 0 0 0 69 0 0 0 25 0 1 0 475096672 32018432 5118 33554432000 4194304 4929204 140735128498512 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 7817 5118 337 180 0 4827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31268

[startup+1.50095 s]
/proc/loadavg: 6.78 7.77 7.65 5/190 4003
/proc/meminfo: memFree=12604492/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=34040 CPUtime=1.49 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 7044 0 0 0 149 0 0 0 25 0 1 0 475096672 34856960 5789 33554432000 4194304 4929204 140735128498512 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 8510 5789 339 180 0 5520 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34040

[startup+3.10067 s]
/proc/loadavg: 6.78 7.77 7.65 5/190 4003
/proc/meminfo: memFree=12598416/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=33336 CPUtime=3.08 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 7502 0 0 0 308 0 0 0 25 0 1 0 475096672 34136064 5650 33554432000 4194304 4929204 140735128498512 18446744073709551615 4327453 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 8334 5650 367 180 0 5344 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33336

[startup+6.30108 s]
/proc/loadavg: 6.55 7.71 7.63 5/190 4003
/proc/meminfo: memFree=12598844/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=33336 CPUtime=6.29 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 7502 0 0 0 629 0 0 0 25 0 1 0 475096672 34136064 5650 33554432000 4194304 4929204 140735128498512 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 8334 5650 367 180 0 5344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33336

[startup+12.7009 s]
/proc/loadavg: 6.35 7.65 7.61 5/190 4003
/proc/meminfo: memFree=12598504/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=33336 CPUtime=12.69 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 7502 0 0 0 1269 0 0 0 25 0 1 0 475096672 34136064 5650 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 8334 5650 367 180 0 5344 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33336

[startup+25.5006 s]
/proc/loadavg: 5.83 7.47 7.55 5/190 4003
/proc/meminfo: memFree=12597964/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=34200 CPUtime=25.49 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 7726 0 0 0 2549 0 0 0 25 0 1 0 475096672 35020800 5874 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 8550 5874 367 180 0 5560 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34200

[startup+51.1011 s]
/proc/loadavg: 5.20 7.19 7.45 5/190 4031
/proc/meminfo: memFree=12556656/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=38188 CPUtime=51.09 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 8738 0 0 0 5108 1 0 0 25 0 1 0 475096672 39104512 6886 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633564 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 9547 6886 367 180 0 6557 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38188

[startup+102.307 s]
/proc/loadavg: 4.52 6.70 7.27 5/190 4032
/proc/meminfo: memFree=12544684/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=40592 CPUtime=102.3 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 9319 0 0 0 10229 1 0 0 25 0 1 0 475096672 41566208 7467 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 10148 7467 367 180 0 7158 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40592

[startup+162.3 s]
/proc/loadavg: 4.19 6.20 7.06 5/190 4034
/proc/meminfo: memFree=12527676/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=44032 CPUtime=162.29 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 10149 0 0 0 16228 1 0 0 25 0 1 0 475096672 45088768 8297 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 11008 8297 367 180 0 8018 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44032

[startup+222.3 s]
/proc/loadavg: 4.07 5.80 6.87 5/190 4036
/proc/meminfo: memFree=12504836/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=52044 CPUtime=222.29 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 12160 0 0 0 22228 1 0 0 25 0 1 0 475096672 53293056 10308 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 13011 10308 369 180 0 10021 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 52044

[startup+282.301 s]
/proc/loadavg: 4.02 5.47 6.69 5/190 4037
/proc/meminfo: memFree=12489196/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=54344 CPUtime=282.29 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 12733 0 0 0 28228 1 0 0 25 0 1 0 475096672 55648256 10881 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 13586 10881 369 180 0 10596 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 54344

[startup+342.301 s]
/proc/loadavg: 4.07 5.21 6.52 5/190 4039
/proc/meminfo: memFree=12479748/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=55032 CPUtime=342.3 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 12879 0 0 0 34229 1 0 0 25 0 1 0 475096672 56352768 11027 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 13758 11027 369 180 0 10768 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 55032

[startup+402.3 s]
/proc/loadavg: 4.06 5.00 6.37 5/190 4067
/proc/meminfo: memFree=12546648/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=55692 CPUtime=402.3 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 13041 0 0 0 40229 1 0 0 25 0 1 0 475096672 57028608 11189 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 13923 11189 369 180 0 10933 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55692

[startup+462.301 s]
/proc/loadavg: 4.06 4.83 6.22 5/190 4069
/proc/meminfo: memFree=12530988/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=61552 CPUtime=462.3 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 14504 0 0 0 46228 2 0 0 25 0 1 0 475096672 63029248 12652 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 15388 12652 369 180 0 12398 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 61552

[startup+522.301 s]
/proc/loadavg: 4.08 4.69 6.08 5/190 4071
/proc/meminfo: memFree=12525736/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=62792 CPUtime=522.3 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 14799 0 0 0 52228 2 0 0 25 0 1 0 475096672 64299008 12947 33554432000 4194304 4929204 140735128498512 18446744073709551615 4658486 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 15698 12947 369 180 0 12708 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 62792

[startup+582.301 s]
/proc/loadavg: 4.03 4.57 5.95 5/190 4072
/proc/meminfo: memFree=12518648/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=64672 CPUtime=582.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 15275 0 0 0 58228 3 0 0 25 0 1 0 475096672 66224128 13423 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316281 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 16168 13423 369 180 0 13178 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 64672

[startup+642.3 s]
/proc/loadavg: 4.01 4.46 5.82 5/190 4074
/proc/meminfo: memFree=12508832/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=65996 CPUtime=642.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 15610 0 0 0 64228 3 0 0 25 0 1 0 475096672 67579904 13758 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 16499 13758 369 180 0 13509 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 65996

[startup+702.301 s]
/proc/loadavg: 4.00 4.37 5.71 5/190 4075
/proc/meminfo: memFree=12501988/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=66136 CPUtime=702.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 15626 0 0 0 70228 3 0 0 25 0 1 0 475096672 67723264 13774 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316327 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 16534 13774 369 180 0 13544 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 66136

[startup+762.307 s]
/proc/loadavg: 4.00 4.30 5.60 5/190 4077
/proc/meminfo: memFree=12492532/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=70144 CPUtime=762.32 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 16598 0 0 0 76229 3 0 0 25 0 1 0 475096672 71827456 14746 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 17536 14746 369 180 0 14546 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 70144

[startup+822.301 s]
/proc/loadavg: 4.00 4.25 5.50 5/190 4079
/proc/meminfo: memFree=12490164/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=71100 CPUtime=822.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 16829 0 0 0 82228 3 0 0 25 0 1 0 475096672 72806400 14977 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 17775 14977 369 180 0 14785 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 71100

[startup+882.3 s]
/proc/loadavg: 4.00 4.20 5.40 5/190 4080
/proc/meminfo: memFree=12484056/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=73040 CPUtime=882.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 17311 0 0 0 88228 3 0 0 25 0 1 0 475096672 74792960 15459 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 18260 15459 369 180 0 15270 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 73040

[startup+942.301 s]
/proc/loadavg: 4.06 4.17 5.31 5/190 4082
/proc/meminfo: memFree=12482556/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=73040 CPUtime=942.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 17311 0 0 0 94228 3 0 0 25 0 1 0 475096672 74792960 15459 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 18260 15459 369 180 0 15270 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 73040

[startup+1002.3 s]
/proc/loadavg: 4.12 4.17 5.24 5/190 4083
/proc/meminfo: memFree=12479428/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=73468 CPUtime=1002.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 17425 0 0 0 100228 3 0 0 25 0 1 0 475096672 75231232 15573 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316283 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 18367 15573 369 180 0 15377 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 73468

[startup+1062.3 s]
/proc/loadavg: 4.04 4.14 5.16 5/190 4085
/proc/meminfo: memFree=12476932/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=74832 CPUtime=1062.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 17744 0 0 0 106228 3 0 0 25 0 1 0 475096672 76627968 15892 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 18708 15892 369 180 0 15718 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 74832

[startup+1122.3 s]
/proc/loadavg: 4.05 4.12 5.09 5/190 4090
/proc/meminfo: memFree=12472160/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=75392 CPUtime=1122.31 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 17904 0 0 0 112228 3 0 0 25 0 1 0 475096672 77201408 16052 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 18848 16052 369 180 0 15858 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 75392

[startup+1182.3 s]
/proc/loadavg: 4.02 4.10 5.02 5/190 4091
/proc/meminfo: memFree=12468272/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=76368 CPUtime=1182.32 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 18125 0 0 0 118228 4 0 0 25 0 1 0 475096672 78200832 16273 33554432000 4194304 4929204 140735128498512 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 19092 16273 369 180 0 16102 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 76368

[startup+1242.3 s]
/proc/loadavg: 4.00 4.08 4.95 5/190 4093
/proc/meminfo: memFree=12465272/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=76552 CPUtime=1242.32 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 18177 0 0 0 124228 4 0 0 25 0 1 0 475096672 78389248 16325 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 19138 16325 369 180 0 16148 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 76552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.89 5/190 4094
/proc/meminfo: memFree=12461292/32951124 swapFree=67111528/67111528
[pid=3981] ppid=3979 vsize=77520 CPUtime=1300.03 cores=0,2
/proc/3981/stat : 3981 (clasp) R 3979 3981 3942 0 -1 4202496 18425 0 0 0 129999 4 0 0 25 0 1 0 475096672 79380480 16573 33554432000 4194304 4929204 140735128498512 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3981/statm: 19380 16573 369 180 0 16390 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 77520

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18438
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= 6
involuntary context switches= 17746

runsolver used 2.19367 second user time and 4.90625 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-26 16:06:44
IDJOB=3300532
IDBENCH=71603
IDSOLVER=1685
FILE ID=node146/3300532-1303826804
RUNJOBID= node146-1303826804-3960
PBS_JOBID= 13160796
Free space on /tmp= 73020 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300532-1303826804/watcher-3300532-1303826804 -o /tmp/evaluation-result-3300532-1303826804/solver-3300532-1303826804 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300532-1303826804.cnf

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=913561576

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12699480 kB
Buffers:       2084612 kB
Cached:       17568600 kB
SwapCached:          0 kB
Active:        9957380 kB
Inactive:      9759784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12699480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12568 kB
Writeback:           0 kB
AnonPages:       63220 kB
Mapped:          14876 kB
Slab:           470384 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73016 MiB
End job on node146 at 2011-04-26 16:28:26