Trace number 3300212

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.04 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823724/instance-3300212-1303823724.cnf
0.00/0.05	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.005s (Solving: 1299.95s 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-3300212-1303823724/watcher-3300212-1303823724 -o /tmp/evaluation-result-3300212-1303823724/solver-3300212-1303823724 -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-3300212-1303823724.cnf 

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.00 0.00 0.03 2/176 31994
/proc/meminfo: memFree=26766128/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=14332 CPUtime=0 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 973 0 0 0 0 0 0 0 25 0 1 0 493972059 14675968 855 33554432000 4194304 4929204 140733718658768 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 3583 855 330 180 0 593 0

[startup+0.0603061 s]
/proc/loadavg: 0.00 0.00 0.03 2/176 31994
/proc/meminfo: memFree=26766128/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=16692 CPUtime=0.05 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 1831 0 0 0 5 0 0 0 25 0 1 0 493972059 17092608 1484 33554432000 4194304 4929204 140733718658768 18446744073709551615 4626806 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4173 1484 361 180 0 1183 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16692

[startup+0.1003 s]
/proc/loadavg: 0.00 0.00 0.03 2/176 31994
/proc/meminfo: memFree=26766128/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=16692 CPUtime=0.09 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 1839 0 0 0 9 0 0 0 25 0 1 0 493972059 17092608 1492 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4173 1492 367 180 0 1183 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16692

[startup+0.300148 s]
/proc/loadavg: 0.00 0.00 0.03 2/176 31994
/proc/meminfo: memFree=26766128/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=16692 CPUtime=0.29 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 1851 0 0 0 29 0 0 0 25 0 1 0 493972059 17092608 1504 33554432000 4194304 4929204 140733718658768 18446744073709551615 4365627 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4173 1504 367 180 0 1183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16692

[startup+0.701072 s]
/proc/loadavg: 0.00 0.00 0.03 2/176 31994
/proc/meminfo: memFree=26766128/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=16824 CPUtime=0.69 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 1895 0 0 0 69 0 0 0 25 0 1 0 493972059 17227776 1548 33554432000 4194304 4929204 140733718658768 18446744073709551615 4357412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4206 1548 367 180 0 1216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16824

[startup+1.50098 s]
/proc/loadavg: 0.00 0.00 0.03 3/180 32001
/proc/meminfo: memFree=26672052/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=17220 CPUtime=1.49 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 1981 0 0 0 149 0 0 0 25 0 1 0 493972059 17633280 1634 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633553 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4305 1634 367 180 0 1315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17220

[startup+3.10074 s]
/proc/loadavg: 0.00 0.00 0.03 6/184 32010
/proc/meminfo: memFree=26674640/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=18740 CPUtime=3.08 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 2345 0 0 0 308 0 0 0 25 0 1 0 493972059 19189760 1998 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4685 1998 367 180 0 1695 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18740

[startup+6.30107 s]
/proc/loadavg: 0.24 0.05 0.04 5/187 32015
/proc/meminfo: memFree=26539588/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=19804 CPUtime=6.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 2637 0 0 0 628 0 0 0 25 0 1 0 493972059 20279296 2290 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 4951 2290 372 180 0 1961 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19804

[startup+12.7009 s]
/proc/loadavg: 0.78 0.16 0.08 5/190 32022
/proc/meminfo: memFree=26330112/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=21700 CPUtime=12.67 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 3100 0 0 0 1265 2 0 0 25 0 1 0 493972059 22220800 2753 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 5425 2753 373 180 0 2435 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21700

[startup+25.5004 s]
/proc/loadavg: 1.49 0.35 0.14 5/190 32022
/proc/meminfo: memFree=26325084/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=23456 CPUtime=25.47 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 3518 0 0 0 2545 2 0 0 25 0 1 0 493972059 24018944 3171 33554432000 4194304 4929204 140733718658768 18446744073709551615 4327525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 5864 3171 373 180 0 2874 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23456

[startup+51.1005 s]
/proc/loadavg: 2.35 0.64 0.24 5/190 32023
/proc/meminfo: memFree=26299632/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=29000 CPUtime=51.07 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 4946 0 0 0 5104 3 0 0 25 0 1 0 493972059 29696000 4518 33554432000 4194304 4929204 140733718658768 18446744073709551615 4632940 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 7250 4518 373 180 0 4260 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29000

[startup+102.307 s]
/proc/loadavg: 3.34 1.21 0.46 5/190 32024
/proc/meminfo: memFree=26274792/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=31032 CPUtime=102.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 5457 0 0 0 10225 3 0 0 25 0 1 0 493972059 31776768 5029 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 7758 5029 373 180 0 4768 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31032

[startup+162.3 s]
/proc/loadavg: 3.73 1.67 0.66 5/190 32026
/proc/meminfo: memFree=26234084/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=32060 CPUtime=162.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 5705 0 0 0 16225 3 0 0 25 0 1 0 493972059 32829440 5277 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 8015 5277 373 180 0 5025 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 32060

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 0.86 5/190 32027
/proc/meminfo: memFree=26228080/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=33820 CPUtime=222.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6150 0 0 0 22225 3 0 0 25 0 1 0 493972059 34631680 5722 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 8455 5722 373 180 0 5465 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 33820

[startup+282.3 s]
/proc/loadavg: 3.96 2.44 1.06 5/190 32029
/proc/meminfo: memFree=26186992/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=34540 CPUtime=282.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6313 0 0 0 28225 3 0 0 25 0 1 0 493972059 35368960 5885 33554432000 4194304 4929204 140733718658768 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 8635 5885 373 180 0 5645 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 34540

[startup+342.301 s]
/proc/loadavg: 3.98 2.72 1.24 5/190 32030
/proc/meminfo: memFree=26164736/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=34540 CPUtime=342.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6314 0 0 0 34225 3 0 0 25 0 1 0 493972059 35368960 5886 33554432000 4194304 4929204 140733718658768 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 8635 5886 373 180 0 5645 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 34540

[startup+402.301 s]
/proc/loadavg: 4.06 2.97 1.41 5/190 32032
/proc/meminfo: memFree=26107652/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=34832 CPUtime=402.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6418 0 0 0 40225 3 0 0 25 0 1 0 493972059 35667968 5990 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633152 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 8708 5990 373 180 0 5718 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 34832

[startup+462.301 s]
/proc/loadavg: 4.06 3.16 1.58 5/190 32034
/proc/meminfo: memFree=26106352/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=35136 CPUtime=462.28 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6462 0 0 0 46225 3 0 0 25 0 1 0 493972059 35979264 6034 33554432000 4194304 4929204 140733718658768 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 8784 6034 373 180 0 5794 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 35136

[startup+522.301 s]
/proc/loadavg: 4.02 3.31 1.73 5/190 32035
/proc/meminfo: memFree=26055828/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=36256 CPUtime=522.29 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6727 0 0 0 52226 3 0 0 25 0 1 0 493972059 37126144 6299 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9064 6299 373 180 0 6074 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 36256

[startup+582.3 s]
/proc/loadavg: 4.00 3.44 1.87 5/190 32037
/proc/meminfo: memFree=26034464/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=37256 CPUtime=582.29 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6963 0 0 0 58226 3 0 0 25 0 1 0 493972059 38150144 6535 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9314 6535 373 180 0 6324 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 37256

[startup+642.301 s]
/proc/loadavg: 4.08 3.57 2.02 5/190 32038
/proc/meminfo: memFree=25995592/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=37256 CPUtime=642.3 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 6986 0 0 0 64227 3 0 0 25 0 1 0 493972059 38150144 6558 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9314 6558 373 180 0 6324 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 37256

[startup+702.3 s]
/proc/loadavg: 4.03 3.64 2.13 5/190 32040
/proc/meminfo: memFree=25984864/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=37900 CPUtime=702.3 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7123 0 0 0 70226 4 0 0 25 0 1 0 493972059 38809600 6695 33554432000 4194304 4929204 140733718658768 18446744073709551615 4638370 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9475 6695 373 180 0 6485 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 37900

[startup+762.307 s]
/proc/loadavg: 4.01 3.71 2.25 5/190 32042
/proc/meminfo: memFree=25970060/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=38084 CPUtime=762.31 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7169 0 0 0 76227 4 0 0 25 0 1 0 493972059 38998016 6741 33554432000 4194304 4929204 140733718658768 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9521 6741 373 180 0 6531 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 38084

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.35 5/190 32043
/proc/meminfo: memFree=25957236/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=38368 CPUtime=822.31 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7240 0 0 0 82227 4 0 0 25 0 1 0 493972059 39288832 6812 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9592 6812 373 180 0 6602 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 38368

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 32045
/proc/meminfo: memFree=25947264/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=39752 CPUtime=882.31 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7563 0 0 0 88227 4 0 0 25 0 1 0 493972059 40706048 7135 33554432000 4194304 4929204 140733718658768 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9938 7135 373 180 0 6948 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 39752

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.55 5/190 32046
/proc/meminfo: memFree=25907888/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=39752 CPUtime=942.31 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7563 0 0 0 94227 4 0 0 25 0 1 0 493972059 40706048 7135 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 9938 7135 373 180 0 6948 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 39752

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.63 5/190 32048
/proc/meminfo: memFree=25898036/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=40320 CPUtime=1002.31 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7705 0 0 0 100227 4 0 0 25 0 1 0 493972059 41287680 7277 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 10080 7277 373 180 0 7090 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 40320

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.72 5/190 32050
/proc/meminfo: memFree=25862636/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=40320 CPUtime=1062.32 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7733 0 0 0 106228 4 0 0 25 0 1 0 493972059 41287680 7305 33554432000 4194304 4929204 140733718658768 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 10080 7305 373 180 0 7090 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 40320

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.79 5/190 32051
/proc/meminfo: memFree=25839752/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=40456 CPUtime=1122.32 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 7738 0 0 0 112228 4 0 0 25 0 1 0 493972059 41426944 7310 33554432000 4194304 4929204 140733718658768 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 10114 7310 373 180 0 7124 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 40456

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 32053
/proc/meminfo: memFree=25789848/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=41704 CPUtime=1182.32 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 8042 0 0 0 118228 4 0 0 25 0 1 0 493972059 42704896 7614 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 10426 7614 373 180 0 7436 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 41704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.93 5/190 32054
/proc/meminfo: memFree=25787448/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=43392 CPUtime=1242.32 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 8437 0 0 0 124228 4 0 0 25 0 1 0 493972059 44433408 8009 33554432000 4194304 4929204 140733718658768 18446744073709551615 4632698 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 10848 8009 373 180 0 7858 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 43392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.00 5/190 32056
/proc/meminfo: memFree=25787032/32950928 swapFree=67111364/67111528
[pid=31994] ppid=31992 vsize=43848 CPUtime=1300.03 cores=4,6
/proc/31994/stat : 31994 (clasp) R 31992 31994 31960 0 -1 4202496 8575 0 0 0 129999 4 0 0 25 0 1 0 493972059 44900352 8147 33554432000 4194304 4929204 140733718658768 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31994/statm: 10962 8147 373 180 0 7972 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 43848

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.046992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 43848

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

runsolver used 2.09068 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 15:15:24
IDJOB=3300212
IDBENCH=20399
IDSOLVER=1684
FILE ID=node127/3300212-1303823724
RUNJOBID= node127-1303823722-31979
PBS_JOBID= 13160768
Free space on /tmp= 71900 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.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-3300212-1303823724/watcher-3300212-1303823724 -o /tmp/evaluation-result-3300212-1303823724/solver-3300212-1303823724 -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-3300212-1303823724.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
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:      26766276 kB
Buffers:       1313784 kB
Cached:        4329088 kB
SwapCached:          0 kB
Active:        1373228 kB
Inactive:      4336788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26766276 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9168 kB
Writeback:          12 kB
AnonPages:       66928 kB
Mapped:          14488 kB
Slab:           409080 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189052 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