Trace number 3300210

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-indust? (TO) 1300.01 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823723/instance-3300210-1303823723.cnf
1.00/1.10	c Solving...
1299.99/1300.00	
1299.99/1300.00	*** INTERRUPTED! ***
1299.99/1300.00	s UNKNOWN
1299.99/1300.00	
1299.99/1300.00	c INTERRUPTED   : 1
1299.99/1300.00	c Models        : 0+    
1299.99/1300.00	c Time          : 1300.005s (Solving: 1298.90s 1st Model: 0.00s Unsat: 0.00s)
1299.99/1300.00	c CPU Time      : 1299.990s

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-3300210-1303823723/watcher-3300210-1303823723 -o /tmp/evaluation-result-3300210-1303823723/solver-3300210-1303823723 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300210-1303823723.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: 0.00 0.00 0.03 2/179 32000
/proc/meminfo: memFree=26758356/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=33152 CPUtime=0 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 2120 0 0 0 0 0 0 0 21 0 1 0 493972082 33947648 2060 33554432000 4194304 4929204 140736330325872 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 8288 2068 319 180 0 5298 0

[startup+0.0965331 s]
/proc/loadavg: 0.00 0.00 0.03 2/179 32000
/proc/meminfo: memFree=26758356/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=58276 CPUtime=0.09 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 14509 0 0 0 8 1 0 0 21 0 1 0 493972082 59674624 11409 33554432000 4194304 4929204 140736330325872 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 14569 11411 327 180 0 11579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58276

[startup+0.100528 s]
/proc/loadavg: 0.00 0.00 0.03 2/179 32000
/proc/meminfo: memFree=26758356/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=58936 CPUtime=0.09 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 14689 0 0 0 8 1 0 0 21 0 1 0 493972082 60350464 11589 33554432000 4194304 4929204 140736330325872 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 14734 11590 327 180 0 11744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58936

[startup+0.300495 s]
/proc/loadavg: 0.00 0.00 0.03 2/179 32000
/proc/meminfo: memFree=26758356/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=99188 CPUtime=0.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 27959 0 0 0 27 2 0 0 22 0 1 0 493972082 101568512 20935 33554432000 4194304 4929204 140736330325872 18446744073709551615 4590208 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 24797 20935 340 180 0 21807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99188

[startup+0.700419 s]
/proc/loadavg: 0.00 0.00 0.03 2/179 32000
/proc/meminfo: memFree=26758356/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=101924 CPUtime=0.69 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 28775 0 0 0 66 3 0 0 24 0 1 0 493972082 104370176 21751 33554432000 4194304 4929204 140736330325872 18446744073709551615 4588480 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 25481 21751 342 180 0 22491 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101924

[startup+1.50039 s]
/proc/loadavg: 0.00 0.00 0.03 3/180 32001
/proc/meminfo: memFree=26671184/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=89140 CPUtime=1.49 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 29322 0 0 0 146 3 0 0 25 0 1 0 493972082 91279360 19292 33554432000 4194304 4929204 140736330325872 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 22285 19292 367 180 0 19295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89140

[startup+3.10102 s]
/proc/loadavg: 0.24 0.05 0.04 4/185 32011
/proc/meminfo: memFree=26652196/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=89140 CPUtime=3.09 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 29322 0 0 0 306 3 0 0 25 0 1 0 493972082 91279360 19292 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633305 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 22285 19292 367 180 0 19295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89140

[startup+6.30035 s]
/proc/loadavg: 0.24 0.05 0.04 5/187 32015
/proc/meminfo: memFree=26530040/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=89140 CPUtime=6.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 29322 0 0 0 626 3 0 0 25 0 1 0 493972082 91279360 19292 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633858 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 22285 19292 367 180 0 19295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89140

[startup+12.7002 s]
/proc/loadavg: 1.04 0.23 0.10 5/190 32022
/proc/meminfo: memFree=26330236/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=89140 CPUtime=12.69 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 29322 0 0 0 1266 3 0 0 25 0 1 0 493972082 91279360 19292 33554432000 4194304 4929204 140736330325872 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 22285 19292 367 180 0 19295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89140

[startup+25.5007 s]
/proc/loadavg: 1.49 0.35 0.14 5/190 32022
/proc/meminfo: memFree=26324836/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=89140 CPUtime=25.5 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 29322 0 0 0 2547 3 0 0 25 0 1 0 493972082 91279360 19292 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633278 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 22285 19292 367 180 0 19295 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 89140

[startup+51.1009 s]
/proc/loadavg: 2.35 0.64 0.24 5/190 32023
/proc/meminfo: memFree=26298764/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=89140 CPUtime=51.09 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 29327 0 0 0 5106 3 0 0 25 0 1 0 493972082 91279360 19297 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 22285 19297 372 180 0 19295 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89140

[startup+102.307 s]
/proc/loadavg: 3.34 1.21 0.46 5/190 32024
/proc/meminfo: memFree=26274792/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=94744 CPUtime=102.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 30837 0 0 0 10226 3 0 0 25 0 1 0 493972082 97017856 20807 33554432000 4194304 4929204 140736330325872 18446744073709551615 4632698 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 23686 20807 373 180 0 20696 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94744

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.66 5/190 32026
/proc/meminfo: memFree=26233340/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=115608 CPUtime=162.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 36031 0 0 0 16223 5 0 0 25 0 1 0 493972082 118382592 26001 33554432000 4194304 4929204 140736330325872 18446744073709551615 4327264 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 28902 26001 373 180 0 25912 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 115608

[startup+222.3 s]
/proc/loadavg: 3.91 2.12 0.88 5/190 32027
/proc/meminfo: memFree=26227832/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=117188 CPUtime=222.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 36402 0 0 0 22223 5 0 0 25 0 1 0 493972082 120000512 26372 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 29297 26372 373 180 0 26307 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 117188

[startup+282.301 s]
/proc/loadavg: 3.96 2.44 1.06 5/190 32029
/proc/meminfo: memFree=26186496/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=137428 CPUtime=282.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 41484 0 0 0 28222 7 0 0 25 0 1 0 493972082 140726272 31454 33554432000 4194304 4929204 140736330325872 18446744073709551615 4651952 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 34357 31454 373 180 0 31367 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 137428

[startup+342.3 s]
/proc/loadavg: 3.98 2.74 1.25 5/190 32030
/proc/meminfo: memFree=26164364/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=140896 CPUtime=342.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 42332 0 0 0 34222 7 0 0 25 0 1 0 493972082 144277504 32302 33554432000 4194304 4929204 140736330325872 18446744073709551615 4657962 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 35224 32302 373 180 0 32234 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140896

[startup+402.301 s]
/proc/loadavg: 4.06 2.97 1.41 5/190 32032
/proc/meminfo: memFree=26107652/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=157556 CPUtime=402.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 46486 0 0 0 40220 8 0 0 25 0 1 0 493972082 161337344 36456 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 39389 36456 373 180 0 36399 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 157556

[startup+462.301 s]
/proc/loadavg: 4.05 3.18 1.59 5/190 32034
/proc/meminfo: memFree=26106476/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=157976 CPUtime=462.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 46606 0 0 0 46219 9 0 0 25 0 1 0 493972082 161767424 36576 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 39494 36576 373 180 0 36504 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 157976

[startup+522.301 s]
/proc/loadavg: 4.02 3.31 1.73 5/190 32035
/proc/meminfo: memFree=26055332/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=171200 CPUtime=522.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 49841 0 0 0 52218 11 0 0 25 0 1 0 493972082 175308800 39811 33554432000 4194304 4929204 140736330325872 18446744073709551615 4657929 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 42800 39811 373 180 0 39810 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 171200

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 1.87 5/190 32037
/proc/meminfo: memFree=26034464/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=181604 CPUtime=582.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 52456 0 0 0 58217 12 0 0 25 0 1 0 493972082 185962496 42426 33554432000 4194304 4929204 140736330325872 18446744073709551615 4338929 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 45401 42426 373 180 0 42411 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 181604

[startup+642.3 s]
/proc/loadavg: 4.08 3.57 2.02 5/190 32038
/proc/meminfo: memFree=25995344/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=182528 CPUtime=642.3 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 52708 0 0 0 64218 12 0 0 25 0 1 0 493972082 186908672 42678 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633159 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 45632 42678 373 180 0 42642 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 182528

[startup+702.301 s]
/proc/loadavg: 4.03 3.64 2.13 5/190 32040
/proc/meminfo: memFree=25984616/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=191832 CPUtime=702.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 55034 0 0 0 70216 13 0 0 25 0 1 0 493972082 196435968 45004 33554432000 4194304 4929204 140736330325872 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 47958 45004 373 180 0 44968 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 191832

[startup+762.306 s]
/proc/loadavg: 4.01 3.71 2.25 5/190 32042
/proc/meminfo: memFree=25969936/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=205900 CPUtime=762.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 58563 0 0 0 76215 14 0 0 25 0 1 0 493972082 210841600 48533 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 51475 48533 373 180 0 48485 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 205900

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.35 5/190 32043
/proc/meminfo: memFree=25957112/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=206312 CPUtime=822.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 58699 0 0 0 82215 14 0 0 25 0 1 0 493972082 211263488 48669 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 51578 48669 373 180 0 48588 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 206312

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 32045
/proc/meminfo: memFree=25947264/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=214060 CPUtime=882.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 60489 0 0 0 88214 15 0 0 25 0 1 0 493972082 219197440 50459 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 53515 50459 373 180 0 50525 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 214060

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.55 5/190 32046
/proc/meminfo: memFree=25907888/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=253328 CPUtime=942.29 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 70293 0 0 0 94211 18 0 0 25 0 1 0 493972082 259407872 60263 33554432000 4194304 4929204 140736330325872 18446744073709551615 4327559 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 63332 60263 373 180 0 60342 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 253328

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.64 5/190 32048
/proc/meminfo: memFree=25898036/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=253328 CPUtime=1002.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 70295 0 0 0 100210 18 0 0 25 0 1 0 493972082 259407872 60265 33554432000 4194304 4929204 140736330325872 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 63332 60265 373 180 0 60342 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 253328

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.72 5/190 32050
/proc/meminfo: memFree=25862636/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=264956 CPUtime=1062.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 73221 0 0 0 106208 20 0 0 25 0 1 0 493972082 271314944 63191 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 66239 63191 373 180 0 63249 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 264956

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.80 5/190 32051
/proc/meminfo: memFree=25839504/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=264956 CPUtime=1122.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 73223 0 0 0 112208 20 0 0 25 0 1 0 493972082 271314944 63193 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 66239 63193 373 180 0 63249 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 264956

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 32053
/proc/meminfo: memFree=25789724/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=274852 CPUtime=1182.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 75712 0 0 0 118207 21 0 0 25 0 1 0 493972082 281448448 65682 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 68713 65682 373 180 0 65723 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 274852

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.94 5/190 32054
/proc/meminfo: memFree=25787448/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=274852 CPUtime=1242.28 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 75712 0 0 0 124207 21 0 0 25 0 1 0 493972082 281448448 65682 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 68713 65682 373 180 0 65723 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 274852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.00 4/188 32057
/proc/meminfo: memFree=25817552/32950928 swapFree=67111364/67111528
[pid=32000] ppid=31998 vsize=274852 CPUtime=1299.99 cores=0,2
/proc/32000/stat : 32000 (clasp) R 31998 32000 31960 0 -1 4202496 75715 0 0 0 129978 21 0 0 25 0 1 0 493972082 281448448 65685 33554432000 4194304 4929204 140736330325872 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32000/statm: 68713 65685 373 180 0 65723 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 274852

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.01
CPU user time (s): 1299.78
CPU system time (s): 0.226965
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 274852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75727
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3860

runsolver used 2.15267 second user time and 4.94925 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 15:15:24
IDJOB=3300210
IDBENCH=20386
IDSOLVER=1684
FILE ID=node127/3300210-1303823723
RUNJOBID= node127-1303823722-31978
PBS_JOBID= 13160768
Free space on /tmp= 71896 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300210-1303823723/watcher-3300210-1303823723 -o /tmp/evaluation-result-3300210-1303823723/solver-3300210-1303823723 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300210-1303823723.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1928059465

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26758636 kB
Buffers:       1313788 kB
Cached:        4334908 kB
SwapCached:          0 kB
Active:        1388736 kB
Inactive:      4328440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26758636 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14628 kB
Writeback:           0 kB
AnonPages:       68612 kB
Mapped:          15444 kB
Slab:           409268 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210204 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= 71760 MiB
End job on node127 at 2011-04-26 15:37:06