Trace number 3423225

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) 5000.14 5000.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...694263/instance-3423225-1306694263.cnf
4.69/4.70	c Solving...
5000.10/5000.01	
5000.10/5000.01	*** INTERRUPTED! ***
5000.10/5000.01	s UNKNOWN
5000.10/5000.01	
5000.10/5000.01	c INTERRUPTED   : 1
5000.10/5000.01	c Models        : 0+    
5000.10/5000.01	c Time          : 5000.017s (Solving: 4995.31s 1st Model: 0.00s Unsat: 0.00s)
5000.10/5000.01	c CPU Time      : 5000.110s

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: 961)

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-3423225-1306694263/watcher-3423225-1306694263 -o /tmp/evaluation-result-3423225-1306694263/solver-3423225-1306694263 -C 5000 -W 5100 -M 15500 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-3423225-1306694263.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.84 1.92 2/514 11917
/proc/meminfo: memFree=16380084/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=13668 CPUtime=0 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 797 0 0 0 0 0 0 0 25 0 1 0 859657102 13996032 682 33554432000 4194304 4929204 140736994803488 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 3417 682 327 180 0 427 0

[startup+0.0258321 s]
/proc/loadavg: 1.88 1.84 1.92 2/514 11917
/proc/meminfo: memFree=16380084/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=17176 CPUtime=0.02 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 2084 0 0 0 2 0 0 0 25 0 1 0 859657102 17588224 1532 33554432000 4194304 4929204 140736994803488 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 4294 1533 327 180 0 1304 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17176

[startup+0.100822 s]
/proc/loadavg: 1.88 1.84 1.92 2/514 11917
/proc/meminfo: memFree=16380084/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=30696 CPUtime=0.09 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 6801 0 0 0 8 1 0 0 25 0 1 0 859657102 31432704 4964 33554432000 4194304 4929204 140736994803488 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 7674 4966 327 180 0 4684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30696

[startup+0.300787 s]
/proc/loadavg: 1.88 1.84 1.92 2/514 11917
/proc/meminfo: memFree=16380084/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=48852 CPUtime=0.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 11930 0 0 0 28 1 0 0 25 0 1 0 859657102 50024448 9157 33554432000 4194304 4929204 140736994803488 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 12213 9157 337 180 0 9223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48852

[startup+0.700719 s]
/proc/loadavg: 1.88 1.84 1.92 2/514 11917
/proc/meminfo: memFree=16380084/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=48852 CPUtime=0.69 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 11930 0 0 0 68 1 0 0 25 0 1 0 859657102 50024448 9157 33554432000 4194304 4929204 140736994803488 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 12213 9157 337 180 0 9223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48852

[startup+1.50058 s]
/proc/loadavg: 1.88 1.84 1.92 3/515 11918
/proc/meminfo: memFree=16343876/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=48852 CPUtime=1.49 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 11930 0 0 0 148 1 0 0 25 0 1 0 859657102 50024448 9157 33554432000 4194304 4929204 140736994803488 18446744073709551615 4582198 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 12213 9157 337 180 0 9223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48852

[startup+3.1003 s]
/proc/loadavg: 1.88 1.84 1.92 3/515 11918
/proc/meminfo: memFree=16343392/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=49248 CPUtime=3.09 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 12050 0 0 0 308 1 0 0 25 0 1 0 859657102 50429952 9277 33554432000 4194304 4929204 140736994803488 18446744073709551615 4574952 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 12312 9277 339 180 0 9322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49248

[startup+6.30073 s]
/proc/loadavg: 1.89 1.84 1.92 3/515 11918
/proc/meminfo: memFree=16341292/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=46944 CPUtime=6.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 12893 0 0 0 628 1 0 0 25 0 1 0 859657102 48070656 8981 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 11736 8981 367 180 0 8746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46944

[startup+12.7006 s]
/proc/loadavg: 1.90 1.84 1.92 3/515 11918
/proc/meminfo: memFree=16342444/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=46944 CPUtime=12.69 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 12893 0 0 0 1268 1 0 0 25 0 1 0 859657102 48070656 8981 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 11736 8981 367 180 0 8746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46944

[startup+25.5004 s]
/proc/loadavg: 1.92 1.85 1.92 3/515 11919
/proc/meminfo: memFree=16341592/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=47688 CPUtime=25.49 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 13144 0 0 0 2548 1 0 0 25 0 1 0 859657102 48832512 9232 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 11922 9232 367 180 0 8932 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47688

[startup+51.1009 s]
/proc/loadavg: 1.95 1.86 1.92 3/515 11919
/proc/meminfo: memFree=16335404/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=55932 CPUtime=51.09 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 15233 0 0 0 5107 2 0 0 25 0 1 0 859657102 57274368 11321 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11917/statm: 13983 11321 367 180 0 10993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55932

[startup+102.319 s]
/proc/loadavg: 2.06 1.89 1.92 3/515 11951
/proc/meminfo: memFree=16304996/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=67932 CPUtime=102.3 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 18216 0 0 0 10228 2 0 0 25 0 1 0 859657102 69562368 14304 33554432000 4194304 4929204 140736994803488 18446744073709551615 4638363 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 16983 14304 367 180 0 13993 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67932

[startup+162.3 s]
/proc/loadavg: 2.02 1.91 1.92 3/515 11979
/proc/meminfo: memFree=16275464/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=71720 CPUtime=162.28 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 19133 0 0 0 16226 2 0 0 25 0 1 0 859657102 73441280 15221 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 17930 15221 367 180 0 14940 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 71720

[startup+222.301 s]
/proc/loadavg: 2.00 1.92 1.92 3/515 11981
/proc/meminfo: memFree=16257960/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=79968 CPUtime=222.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 21180 0 0 0 22226 3 0 0 25 0 1 0 859657102 81887232 17268 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 19992 17268 369 180 0 17002 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79968

[startup+282.3 s]
/proc/loadavg: 2.13 1.97 1.94 3/515 11983
/proc/meminfo: memFree=16249108/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=83440 CPUtime=282.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 22054 0 0 0 28225 4 0 0 25 0 1 0 859657102 85442560 18142 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 20860 18142 369 180 0 17870 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83440

[startup+342.301 s]
/proc/loadavg: 2.11 1.99 1.94 3/515 11984
/proc/meminfo: memFree=16238544/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=90968 CPUtime=342.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 23930 0 0 0 34225 4 0 0 25 0 1 0 859657102 93151232 20018 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316226 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 22742 20018 369 180 0 19752 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 90968

[startup+402.3 s]
/proc/loadavg: 2.04 1.99 1.94 3/515 11986
/proc/meminfo: memFree=16231456/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=95152 CPUtime=402.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 24977 0 0 0 40225 4 0 0 25 0 1 0 859657102 97435648 21065 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 23788 21065 369 180 0 20798 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95152

[startup+462.301 s]
/proc/loadavg: 2.01 1.99 1.94 3/515 11987
/proc/meminfo: memFree=16223724/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=99436 CPUtime=462.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 25997 0 0 0 46225 4 0 0 25 0 1 0 859657102 101822464 22085 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 24859 22085 369 180 0 21869 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 99436

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.94 3/515 11989
/proc/meminfo: memFree=16220584/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=101680 CPUtime=522.29 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 26591 0 0 0 52225 4 0 0 25 0 1 0 859657102 104120320 22679 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 25420 22679 369 180 0 22430 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 101680

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.94 3/515 11991
/proc/meminfo: memFree=16217936/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=103264 CPUtime=582.3 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 26984 0 0 0 58225 5 0 0 25 0 1 0 859657102 105742336 23072 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 25816 23072 369 180 0 22826 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103264

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 12094
/proc/meminfo: memFree=16084168/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4002.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44000 0 0 0 400230 8 0 0 25 0 1 0 859657102 175763456 40088 33554432000 4194304 4929204 140736994803488 18446744073709551615 4357446 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40088 369 180 0 39921 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 171644

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 12095
/proc/meminfo: memFree=16084360/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4062.4 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44007 0 0 0 406232 8 0 0 25 0 1 0 859657102 175763456 40095 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316100 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40095 369 180 0 39921 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 171644

[startup+4122.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/515 12097
/proc/meminfo: memFree=16079492/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4122.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44007 0 0 0 412230 8 0 0 25 0 1 0 859657102 175763456 40095 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40095 369 180 0 39921 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 171644

[startup+4182.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/515 12099
/proc/meminfo: memFree=16079816/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4182.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44009 0 0 0 418230 8 0 0 25 0 1 0 859657102 175763456 40097 33554432000 4194304 4929204 140736994803488 18446744073709551615 4337397 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40097 369 180 0 39921 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 171644

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 12100
/proc/meminfo: memFree=16079908/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4242.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44017 0 0 0 424230 8 0 0 25 0 1 0 859657102 175763456 40105 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40105 369 180 0 39921 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 171644

[startup+4302.3 s]
/proc/loadavg: 2.17 2.06 2.01 4/515 12102
/proc/meminfo: memFree=16079620/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4302.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44017 0 0 0 430230 8 0 0 25 0 1 0 859657102 175763456 40105 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40105 369 180 0 39921 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 171644

[startup+4362.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/515 12103
/proc/meminfo: memFree=16079452/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4362.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 436230 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 171644

[startup+4422.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 12105
/proc/meminfo: memFree=16079296/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4422.38 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 442230 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 171644

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 12107
/proc/meminfo: memFree=16079376/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4482.39 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 448231 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4327703 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 171644

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 12108
/proc/meminfo: memFree=16079340/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4542.39 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 454231 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 171644

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 12110
/proc/meminfo: memFree=16078316/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4602.4 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 460232 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 171644

[startup+4662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/515 12111
/proc/meminfo: memFree=16078016/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4662.39 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 466231 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4638539 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 171644

[startup+4722.32 s]
/proc/loadavg: 2.08 2.05 2.01 3/515 12113
/proc/meminfo: memFree=16076864/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=171644 CPUtime=4722.41 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44019 0 0 0 472233 8 0 0 25 0 1 0 859657102 175763456 40107 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 42911 40107 369 180 0 39921 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 171644

[startup+4782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 12115
/proc/meminfo: memFree=16074820/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=173096 CPUtime=4782.39 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44370 0 0 0 478231 8 0 0 25 0 1 0 859657102 177250304 40458 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 43274 40458 369 180 0 40284 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 173096

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 12116
/proc/meminfo: memFree=16073788/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=173096 CPUtime=4842.39 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44370 0 0 0 484231 8 0 0 25 0 1 0 859657102 177250304 40458 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 43274 40458 369 180 0 40284 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 173096

[startup+4902.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/515 12118
/proc/meminfo: memFree=16073748/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=173096 CPUtime=4902.39 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44370 0 0 0 490231 8 0 0 25 0 1 0 859657102 177250304 40458 33554432000 4194304 4929204 140736994803488 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 43274 40458 369 180 0 40284 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 173096

[startup+4962.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/515 12119
/proc/meminfo: memFree=16073576/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=173228 CPUtime=4962.4 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44425 0 0 0 496232 8 0 0 25 0 1 0 859657102 177385472 40513 33554432000 4194304 4929204 140736994803488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 43307 40513 369 180 0 40317 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 173228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.03 2.05 2.00 3/515 12129
/proc/meminfo: memFree=16071792/32950940 swapFree=67111364/67111528
[pid=11917] ppid=11915 vsize=175008 CPUtime=5000.1 cores=1,3,5,7
/proc/11917/stat : 11917 (clasp) R 11915 11917 11618 0 -1 4202496 44839 0 0 0 500002 8 0 0 25 0 1 0 859657102 179208192 40927 33554432000 4194304 4929204 140736994803488 18446744073709551615 4338123 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11917/statm: 43752 40927 369 180 0 40762 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 175008

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): 5000.03
CPU time (s): 5000.14
CPU user time (s): 5000.04
CPU system time (s): 0.096985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 175008

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

runsolver used 24.3293 second user time and 59.386 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-29 20:37:43
IDJOB=3423225
IDBENCH=88204
IDSOLVER=1917
FILE ID=node117/3423225-1306694263
RUNJOBID= node117-1306694187-11842
PBS_JOBID= 13471850
Free space on /tmp= 73216 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.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-3423225-1306694263/watcher-3423225-1306694263 -o /tmp/evaluation-result-3423225-1306694263/solver-3423225-1306694263 -C 5000 -W 5100 -M 15500  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-3423225-1306694263.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1697651006

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16380364 kB
Buffers:        339264 kB
Cached:        6073560 kB
SwapCached:          0 kB
Active:       12087008 kB
Inactive:      4116660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16380364 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8152 kB
Writeback:           0 kB
AnonPages:     9791076 kB
Mapped:          42396 kB
Slab:           240360 kB
PageTables:      57728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149497256 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= 73208 MiB
End job on node117 at 2011-05-29 22:01:05