Trace number 3300521

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-crafted? (TO) 1300.06 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829518/instance-3300521-1303829518.cnf
0.05/0.05	c Solving...
1300.05/1300.00	
1300.05/1300.00	*** INTERRUPTED! ***
1300.05/1300.00	s UNKNOWN
1300.05/1300.00	
1300.05/1300.00	c INTERRUPTED   : 1
1300.05/1300.00	c Models        : 0+    
1300.05/1300.00	c Time          : 1300.005s (Solving: 1299.95s 1st Model: 0.00s Unsat: 0.00s)
1300.05/1300.00	c CPU Time      : 1300.050s

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-3300521-1303829518/watcher-3300521-1303829518 -o /tmp/evaluation-result-3300521-1303829518/solver-3300521-1303829518 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300521-1303829518.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: 3.54 3.91 4.14 4/189 17080
/proc/meminfo: memFree=16624256/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=13420 CPUtime=0 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 757 0 0 0 0 0 0 0 22 0 1 0 573182491 13742080 654 33554432000 4194304 4929204 140734971195360 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 3355 655 327 180 0 365 0

[startup+0.051339 s]
/proc/loadavg: 3.54 3.91 4.14 4/189 17080
/proc/meminfo: memFree=16624256/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=14364 CPUtime=0.05 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 1004 0 0 0 5 0 0 0 22 0 1 0 573182491 14708736 893 33554432000 4194304 4929204 140734971195360 18446744073709551615 4574901 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 3591 893 339 180 0 601 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14364

[startup+0.100332 s]
/proc/loadavg: 3.54 3.91 4.14 4/189 17080
/proc/meminfo: memFree=16624256/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=14148 CPUtime=0.09 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 1049 0 0 0 9 0 0 0 22 0 1 0 573182491 14487552 889 33554432000 4194304 4929204 140734971195360 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 3537 889 367 180 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14148

[startup+0.300232 s]
/proc/loadavg: 3.54 3.91 4.14 4/189 17080
/proc/meminfo: memFree=16624256/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=17904 CPUtime=0.29 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 1963 0 0 0 29 0 0 0 23 0 1 0 573182491 18333696 1803 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 4476 1803 367 180 0 1486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17904

[startup+0.700215 s]
/proc/loadavg: 3.54 3.91 4.14 4/189 17080
/proc/meminfo: memFree=16624256/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=19224 CPUtime=0.69 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 2302 0 0 0 69 0 0 0 25 0 1 0 573182491 19685376 2142 33554432000 4194304 4929204 140734971195360 18446744073709551615 4315090 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 4806 2142 367 180 0 1816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19224

[startup+1.50106 s]
/proc/loadavg: 3.54 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16602324/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=21608 CPUtime=1.49 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 2896 0 0 0 149 0 0 0 25 0 1 0 573182491 22126592 2736 33554432000 4194304 4929204 140734971195360 18446744073709551615 4628015 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 5402 2736 367 180 0 2412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21608

[startup+3.10077 s]
/proc/loadavg: 3.54 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16593396/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=24488 CPUtime=3.09 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 3597 0 0 0 309 0 0 0 25 0 1 0 573182491 25075712 3437 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316145 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 6122 3437 367 180 0 3132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24488

[startup+6.30116 s]
/proc/loadavg: 3.58 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16578532/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=27280 CPUtime=6.29 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 4290 0 0 0 629 0 0 0 25 0 1 0 573182491 27934720 4130 33554432000 4194304 4929204 140734971195360 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 6820 4130 367 180 0 3830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27280

[startup+12.701 s]
/proc/loadavg: 3.61 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16564880/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=31376 CPUtime=12.69 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 5301 0 0 0 1269 0 0 0 25 0 1 0 573182491 32129024 5141 33554432000 4194304 4929204 140734971195360 18446744073709551615 4628042 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 7844 5141 367 180 0 4854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31376

[startup+25.5006 s]
/proc/loadavg: 3.70 3.92 4.14 5/190 17108
/proc/meminfo: memFree=16545384/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=36724 CPUtime=25.49 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 6635 0 0 0 2548 1 0 0 25 0 1 0 573182491 37605376 6475 33554432000 4194304 4929204 140734971195360 18446744073709551615 4638476 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 9181 6475 367 180 0 6191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36724

[startup+51.1007 s]
/proc/loadavg: 3.80 3.92 4.14 5/190 17109
/proc/meminfo: memFree=16521148/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=40896 CPUtime=51.09 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 7690 0 0 0 5108 1 0 0 25 0 1 0 573182491 41877504 7530 33554432000 4194304 4929204 140734971195360 18446744073709551615 4627867 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 10224 7530 367 180 0 7234 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40896

[startup+102.307 s]
/proc/loadavg: 3.91 3.93 4.13 5/190 17110
/proc/meminfo: memFree=16500432/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=48168 CPUtime=102.3 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 9455 0 0 0 10229 1 0 0 25 0 1 0 573182491 49324032 9295 33554432000 4194304 4929204 140734971195360 18446744073709551615 4627911 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 12042 9295 367 180 0 9052 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48168

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 4.11 5/190 17112
/proc/meminfo: memFree=16483516/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=54936 CPUtime=162.3 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 11131 0 0 0 16229 1 0 0 25 0 1 0 573182491 56254464 10971 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316168 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 13734 10971 367 180 0 10744 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 54936

[startup+222.301 s]
/proc/loadavg: 3.98 3.95 4.10 5/190 17113
/proc/meminfo: memFree=16452704/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=58544 CPUtime=222.29 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 12020 0 0 0 22228 1 0 0 25 0 1 0 573182491 59949056 11860 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 14636 11860 369 180 0 11646 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 58544

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 4.10 5/190 17115
/proc/meminfo: memFree=16446460/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=62292 CPUtime=282.3 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 12912 0 0 0 28229 1 0 0 25 0 1 0 573182491 63787008 12752 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316070 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 15573 12752 369 180 0 12583 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62292

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 4.09 5/190 17117
/proc/meminfo: memFree=16434132/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=63944 CPUtime=342.3 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 13289 0 0 0 34229 1 0 0 25 0 1 0 573182491 65478656 13129 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 15986 13129 369 180 0 12996 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63944

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 4.08 5/190 17118
/proc/meminfo: memFree=16424788/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=71416 CPUtime=402.31 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 15127 0 0 0 40229 2 0 0 25 0 1 0 573182491 73129984 14967 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 17854 14967 369 180 0 14864 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 71416

[startup+462.3 s]
/proc/loadavg: 4.04 3.99 4.08 5/190 17120
/proc/meminfo: memFree=16422012/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=73164 CPUtime=462.31 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 15546 0 0 0 46229 2 0 0 25 0 1 0 573182491 74919936 15386 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 18291 15386 369 180 0 15301 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 73164

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 4.08 5/190 17121
/proc/meminfo: memFree=16418252/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=74616 CPUtime=522.31 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 15922 0 0 0 52229 2 0 0 25 0 1 0 573182491 76406784 15762 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 18654 15762 369 180 0 15664 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 74616

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 4.07 5/190 17132
/proc/meminfo: memFree=16410008/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=78368 CPUtime=582.31 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 16851 0 0 0 58228 3 0 0 25 0 1 0 573182491 80248832 16691 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 19592 16691 369 180 0 16602 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 78368

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 4.06 5/190 17134
/proc/meminfo: memFree=16404128/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=80728 CPUtime=642.32 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 17385 0 0 0 64229 3 0 0 25 0 1 0 573182491 82665472 17225 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 20182 17225 369 180 0 17192 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 80728

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 4.06 5/190 17135
/proc/meminfo: memFree=16400360/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=82452 CPUtime=702.32 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 17771 0 0 0 70229 3 0 0 25 0 1 0 573182491 84430848 17611 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 20613 17611 369 180 0 17623 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 82452

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 4.05 5/190 17137
/proc/meminfo: memFree=16382456/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=83068 CPUtime=762.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 17938 0 0 0 76230 3 0 0 25 0 1 0 573182491 85061632 17778 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 20767 17778 369 180 0 17777 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 83068

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 4.05 5/190 17138
/proc/meminfo: memFree=16379808/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=84372 CPUtime=822.32 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 18242 0 0 0 82229 3 0 0 25 0 1 0 573182491 86396928 18082 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 21093 18082 369 180 0 18103 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 84372

[startup+882.3 s]
/proc/loadavg: 4.12 4.02 4.05 5/190 17140
/proc/meminfo: memFree=16377160/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=86352 CPUtime=882.32 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 18756 0 0 0 88229 3 0 0 25 0 1 0 573182491 88424448 18515 33554432000 4194304 4929204 140734971195360 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 21588 18515 369 180 0 18598 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 86352

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 4.04 5/190 17142
/proc/meminfo: memFree=16366948/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=92040 CPUtime=942.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 20117 0 0 0 94230 3 0 0 25 0 1 0 573182491 94248960 19876 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 23010 19876 369 180 0 20020 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 92040

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 4.04 5/190 17143
/proc/meminfo: memFree=16364432/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=94192 CPUtime=1002.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 20634 0 0 0 100230 3 0 0 25 0 1 0 573182491 96452608 20393 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 23548 20393 369 180 0 20558 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 94192

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.03 5/190 17145
/proc/meminfo: memFree=16362032/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=96356 CPUtime=1062.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 21070 0 0 0 106230 3 0 0 25 0 1 0 573182491 98668544 20829 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 24089 20829 369 180 0 21099 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 96356

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.03 5/190 17146
/proc/meminfo: memFree=16359872/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=98200 CPUtime=1122.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 21505 0 0 0 112230 3 0 0 25 0 1 0 573182491 100556800 21264 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 24550 21264 369 180 0 21560 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 98200

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 17148
/proc/meminfo: memFree=16344704/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=99784 CPUtime=1182.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 21921 0 0 0 118230 3 0 0 25 0 1 0 573182491 102178816 21680 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 24946 21680 369 180 0 21956 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 99784

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 17150
/proc/meminfo: memFree=16342176/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=99784 CPUtime=1242.33 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 21933 0 0 0 124230 3 0 0 25 0 1 0 573182491 102178816 21692 33554432000 4194304 4929204 140734971195360 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 24946 21692 369 180 0 21956 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 99784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 4.02 4/187 17153
/proc/meminfo: memFree=16509932/32950928 swapFree=67111528/67111528
[pid=17080] ppid=17078 vsize=99784 CPUtime=1300.05 cores=4,6
/proc/17080/stat : 17080 (clasp) R 17078 17080 16692 0 -1 4202496 21940 0 0 0 130001 4 0 0 25 0 1 0 573182491 102178816 21699 33554432000 4194304 4929204 140734971195360 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17080/statm: 24946 21699 369 180 0 21956 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 99784

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.06
CPU user time (s): 1300.01
CPU system time (s): 0.044993
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 99784

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

runsolver used 2.27765 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 16:51:58
IDJOB=3300521
IDBENCH=85538
IDSOLVER=1685
FILE ID=node114/3300521-1303829518
RUNJOBID= node114-1303829518-17038
PBS_JOBID= 13160798
Free space on /tmp= 71820 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.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-3300521-1303829518/watcher-3300521-1303829518 -o /tmp/evaluation-result-3300521-1303829518/solver-3300521-1303829518 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300521-1303829518.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1218541897

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16624536 kB
Buffers:       2319328 kB
Cached:       13345968 kB
SwapCached:          0 kB
Active:        7034900 kB
Inactive:      8704296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16624536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3704 kB
Writeback:           0 kB
AnonPages:       73172 kB
Mapped:          16044 kB
Slab:           524148 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   258656 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= 71820 MiB
End job on node114 at 2011-04-26 17:13:40