Trace number 3300297

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827926/instance-3300297-1303827926.cnf
1.19/1.23	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: 1298.77s 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-3300297-1303827926/watcher-3300297-1303827926 -o /tmp/evaluation-result-3300297-1303827926/solver-3300297-1303827926 -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-3300297-1303827926.cnf 

running on 2 cores: 1,3

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.38 3.84 3.66 3/181 15963
/proc/meminfo: memFree=16251348/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=13784 CPUtime=0 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 844 0 0 0 0 0 0 0 22 0 1 0 494391391 14114816 734 33554432000 4194304 4929204 140733521513104 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 3446 736 327 180 0 456 0

[startup+0.0114319 s]
/proc/loadavg: 3.38 3.84 3.66 3/181 15963
/proc/meminfo: memFree=16251348/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=14816 CPUtime=0 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 1141 0 0 0 0 0 0 0 22 0 1 0 494391391 15171584 977 33554432000 4194304 4929204 140733521513104 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 3704 979 327 180 0 714 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14816

[startup+0.100418 s]
/proc/loadavg: 3.38 3.84 3.66 3/181 15963
/proc/meminfo: memFree=16251348/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=23124 CPUtime=0.09 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 3813 0 0 0 8 1 0 0 22 0 1 0 494391391 23678976 2975 33554432000 4194304 4929204 140733521513104 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 5781 2975 339 180 0 2791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23124

[startup+0.300386 s]
/proc/loadavg: 3.38 3.84 3.66 3/181 15963
/proc/meminfo: memFree=16251348/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=23124 CPUtime=0.29 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 3815 0 0 0 28 1 0 0 23 0 1 0 494391391 23678976 2977 33554432000 4194304 4929204 140733521513104 18446744073709551615 4574895 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 5781 2977 341 180 0 2791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23124

[startup+0.700315 s]
/proc/loadavg: 3.38 3.84 3.66 3/181 15963
/proc/meminfo: memFree=16251348/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=24972 CPUtime=0.69 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 4293 0 0 0 68 1 0 0 25 0 1 0 494391391 25571328 3455 33554432000 4194304 4929204 140733521513104 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 6243 3455 341 180 0 3253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24972

[startup+1.50017 s]
/proc/loadavg: 3.38 3.84 3.66 5/187 15974
/proc/meminfo: memFree=16199988/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=27256 CPUtime=1.49 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 5259 0 0 0 148 1 0 0 25 0 1 0 494391391 27910144 4110 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 6814 4110 367 180 0 3824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27256

[startup+3.10088 s]
/proc/loadavg: 3.38 3.84 3.66 5/190 15980
/proc/meminfo: memFree=16123208/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=27256 CPUtime=3.09 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 5259 0 0 0 308 1 0 0 25 0 1 0 494391391 27910144 4110 33554432000 4194304 4929204 140733521513104 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 6814 4110 367 180 0 3824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27256

[startup+6.30031 s]
/proc/loadavg: 3.51 3.86 3.67 5/190 15980
/proc/meminfo: memFree=16104612/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=27256 CPUtime=6.29 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 5259 0 0 0 628 1 0 0 25 0 1 0 494391391 27910144 4110 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633827 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 6814 4110 367 180 0 3824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27256

[startup+12.7002 s]
/proc/loadavg: 3.55 3.86 3.67 5/190 15980
/proc/meminfo: memFree=16097716/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=28588 CPUtime=12.69 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 5604 0 0 0 1268 1 0 0 25 0 1 0 494391391 29274112 4455 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316137 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 7147 4455 367 180 0 4157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28588

[startup+25.5009 s]
/proc/loadavg: 3.65 3.87 3.68 6/190 16007
/proc/meminfo: memFree=16091516/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=31032 CPUtime=25.49 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 6195 0 0 0 2548 1 0 0 25 0 1 0 494391391 31776768 5046 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 7758 5046 367 180 0 4768 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31032

[startup+51.1003 s]
/proc/loadavg: 3.77 3.88 3.68 6/190 16008
/proc/meminfo: memFree=16080556/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=34540 CPUtime=51.09 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 7022 0 0 0 5108 1 0 0 25 0 1 0 494391391 35368960 5873 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 8635 5873 367 180 0 5645 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34540

[startup+102.306 s]
/proc/loadavg: 3.90 3.89 3.70 6/190 16009
/proc/meminfo: memFree=16052280/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=38964 CPUtime=102.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 8072 0 0 0 10229 1 0 0 25 0 1 0 494391391 39899136 6923 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 9741 6923 369 180 0 6751 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38964

[startup+162.3 s]
/proc/loadavg: 3.96 3.91 3.72 6/190 16011
/proc/meminfo: memFree=16031964/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=42400 CPUtime=162.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 8873 0 0 0 16228 2 0 0 25 0 1 0 494391391 43417600 7724 33554432000 4194304 4929204 140733521513104 18446744073709551615 4647221 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 10600 7724 369 180 0 7610 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42400

[startup+222.301 s]
/proc/loadavg: 4.02 3.94 3.74 5/190 16040
/proc/meminfo: memFree=16016520/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=45340 CPUtime=222.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 9564 0 0 0 22228 2 0 0 25 0 1 0 494391391 46428160 8415 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 11335 8415 369 180 0 8345 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 45340

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 16041
/proc/meminfo: memFree=16004580/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=47360 CPUtime=282.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 10000 0 0 0 28228 2 0 0 25 0 1 0 494391391 48496640 8851 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633011 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 11840 8851 369 180 0 8850 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 47360

[startup+342.3 s]
/proc/loadavg: 4.07 3.97 3.76 5/190 16043
/proc/meminfo: memFree=15996728/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=48516 CPUtime=342.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 10290 0 0 0 34228 2 0 0 25 0 1 0 494391391 49680384 9141 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633864 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 12129 9141 369 180 0 9139 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48516

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.78 5/190 16044
/proc/meminfo: memFree=15985300/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=51048 CPUtime=402.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 10858 0 0 0 40228 2 0 0 25 0 1 0 494391391 52273152 9709 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 12762 9709 369 180 0 9772 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51048

[startup+462.301 s]
/proc/loadavg: 4.09 3.99 3.79 6/190 16046
/proc/meminfo: memFree=15969264/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=52276 CPUtime=462.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 11144 0 0 0 46228 2 0 0 25 0 1 0 494391391 53530624 9995 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633954 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 13069 9995 369 180 0 10079 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 52276

[startup+522.3 s]
/proc/loadavg: 4.03 3.99 3.80 5/190 16048
/proc/meminfo: memFree=15963152/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=53648 CPUtime=522.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 11419 0 0 0 52228 2 0 0 25 0 1 0 494391391 54935552 10270 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316074 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 13412 10270 369 180 0 10422 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 53648

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 16076
/proc/meminfo: memFree=15975412/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=54972 CPUtime=582.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 11748 0 0 0 58228 2 0 0 25 0 1 0 494391391 56291328 10599 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 13743 10599 369 180 0 10753 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 54972

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 16078
/proc/meminfo: memFree=15968912/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=57492 CPUtime=642.31 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 12331 0 0 0 64229 2 0 0 25 0 1 0 494391391 58871808 11182 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633805 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 14373 11182 369 180 0 11383 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57492

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 16079
/proc/meminfo: memFree=15960452/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=58888 CPUtime=702.3 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 12690 0 0 0 70228 2 0 0 25 0 1 0 494391391 60301312 11541 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 14722 11541 369 180 0 11732 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 58888

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.84 5/190 16081
/proc/meminfo: memFree=15950124/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=60196 CPUtime=762.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 12958 0 0 0 76229 3 0 0 25 0 1 0 494391391 61640704 11809 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 15049 11809 369 180 0 12059 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 60196

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 16083
/proc/meminfo: memFree=15939172/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=60512 CPUtime=822.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 13064 0 0 0 82229 3 0 0 25 0 1 0 494391391 61964288 11915 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633795 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 15128 11915 369 180 0 12138 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 60512

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 16084
/proc/meminfo: memFree=15930596/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=61660 CPUtime=882.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 13326 0 0 0 88229 3 0 0 25 0 1 0 494391391 63139840 12177 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 15415 12177 369 180 0 12425 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 61660

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.86 6/190 16086
/proc/meminfo: memFree=15927100/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=64356 CPUtime=942.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 13931 0 0 0 94229 3 0 0 25 0 1 0 494391391 65900544 12782 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 16089 12782 369 180 0 13099 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 64356

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 16087
/proc/meminfo: memFree=15923980/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=65788 CPUtime=1002.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 14252 0 0 0 100229 3 0 0 25 0 1 0 494391391 67366912 13103 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 16447 13103 369 180 0 13457 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 65788

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/190 16089
/proc/meminfo: memFree=15909816/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=65788 CPUtime=1062.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 14254 0 0 0 106229 3 0 0 25 0 1 0 494391391 67366912 13105 33554432000 4194304 4929204 140733521513104 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 16447 13105 369 180 0 13457 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 65788

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.89 5/190 16091
/proc/meminfo: memFree=15902212/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=66272 CPUtime=1122.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 14375 0 0 0 112229 3 0 0 25 0 1 0 494391391 67862528 13226 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 16568 13226 369 180 0 13578 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 66272

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.90 5/190 16092
/proc/meminfo: memFree=15899712/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=67212 CPUtime=1182.32 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 14563 0 0 0 118229 3 0 0 25 0 1 0 494391391 68825088 13414 33554432000 4194304 4929204 140733521513104 18446744073709551615 4636612 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 16803 13414 369 180 0 13813 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 67212

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/190 16094
/proc/meminfo: memFree=15891864/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=67212 CPUtime=1242.33 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 14572 0 0 0 124230 3 0 0 25 0 1 0 494391391 68825088 13423 33554432000 4194304 4929204 140733521513104 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 16803 13423 369 180 0 13813 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 67212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.91 5/190 16095
/proc/meminfo: memFree=15889480/32950928 swapFree=67111528/67111528
[pid=15963] ppid=15961 vsize=68100 CPUtime=1300.03 cores=1,3
/proc/15963/stat : 15963 (clasp) R 15961 15963 15262 0 -1 4202496 14781 0 0 0 130000 3 0 0 25 0 1 0 494391391 69734400 13632 33554432000 4194304 4929204 140733521513104 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15963/statm: 17025 13632 369 180 0 14035 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 68100

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): 1300.01
CPU system time (s): 0.035994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 68100

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

runsolver used 1.9977 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 16:25:26
IDJOB=3300297
IDBENCH=83253
IDSOLVER=1685
FILE ID=node122/3300297-1303827926
RUNJOBID= node122-1303827926-15939
PBS_JOBID= 13160773
Free space on /tmp= 71692 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.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-3300297-1303827926/watcher-3300297-1303827926 -o /tmp/evaluation-result-3300297-1303827926/solver-3300297-1303827926 -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-3300297-1303827926.cnf

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=57467110

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16251380 kB
Buffers:       1727352 kB
Cached:       14336500 kB
SwapCached:          0 kB
Active:        4846444 kB
Inactive:     11288344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16251380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6836 kB
Writeback:           0 kB
AnonPages:       70168 kB
Mapped:          15456 kB
Slab:           500656 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213400 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= 71668 MiB
End job on node122 at 2011-04-26 16:47:08