Trace number 3300300

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.05 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
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 variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827926/instance-3300300-1303827926.cnf
2.69/2.72	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.004s (Solving: 1297.28s 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-3300300-1303827926/watcher-3300300-1303827926 -o /tmp/evaluation-result-3300300-1303827926/solver-3300300-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-3300300-1303827926.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.84 3.66 5/189 15979
/proc/meminfo: memFree=16201824/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=16596 CPUtime=0 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 1405 0 0 0 0 0 0 0 23 0 1 0 494391498 16994304 1345 33554432000 4194304 4929204 140736690328720 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 4149 1353 319 180 0 1159 0

[startup+0.0829061 s]
/proc/loadavg: 3.38 3.84 3.66 5/189 15979
/proc/meminfo: memFree=16201824/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=29508 CPUtime=0.07 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 5658 0 0 0 7 0 0 0 23 0 1 0 494391498 30216192 4586 33554432000 4194304 4929204 140736690328720 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 7377 4588 327 180 0 4387 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29508

[startup+0.100907 s]
/proc/loadavg: 3.38 3.84 3.66 5/189 15979
/proc/meminfo: memFree=16201824/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=32164 CPUtime=0.08 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 6633 0 0 0 8 0 0 0 23 0 1 0 494391498 32935936 5155 33554432000 4194304 4929204 140736690328720 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 8041 5156 327 180 0 5051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32164

[startup+0.300777 s]
/proc/loadavg: 3.38 3.84 3.66 5/189 15979
/proc/meminfo: memFree=16201824/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=63292 CPUtime=0.29 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 17100 0 0 0 27 2 0 0 25 0 1 0 494391498 64811008 12400 33554432000 4194304 4929204 140736690328720 18446744073709551615 4599620 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 15823 12400 336 180 0 12833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63292

[startup+0.700696 s]
/proc/loadavg: 3.38 3.84 3.66 5/189 15979
/proc/meminfo: memFree=16201824/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=91264 CPUtime=0.69 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 23760 0 0 0 66 3 0 0 25 0 1 0 494391498 93454336 19060 33554432000 4194304 4929204 140736690328720 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 22816 19060 337 180 0 19826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91264

[startup+1.50055 s]
/proc/loadavg: 3.38 3.84 3.66 5/190 15980
/proc/meminfo: memFree=16123704/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=91264 CPUtime=1.49 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 23760 0 0 0 146 3 0 0 25 0 1 0 494391498 93454336 19060 33554432000 4194304 4929204 140736690328720 18446744073709551615 4582080 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 22816 19060 337 180 0 19826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91264

[startup+3.10027 s]
/proc/loadavg: 3.38 3.84 3.66 5/190 15980
/proc/meminfo: memFree=16121772/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=102868 CPUtime=3.08 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 28243 0 0 0 305 3 0 0 25 0 1 0 494391498 105336832 22159 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 25717 22159 367 180 0 22727 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102868

[startup+6.30075 s]
/proc/loadavg: 3.51 3.86 3.67 5/190 15980
/proc/meminfo: memFree=16104336/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=102868 CPUtime=6.29 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 28243 0 0 0 626 3 0 0 25 0 1 0 494391498 105336832 22159 33554432000 4194304 4929204 140736690328720 18446744073709551615 4327287 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 25717 22159 367 180 0 22727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102868

[startup+12.7006 s]
/proc/loadavg: 3.55 3.86 3.67 5/190 15980
/proc/meminfo: memFree=16097716/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=102868 CPUtime=12.69 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 28243 0 0 0 1266 3 0 0 25 0 1 0 494391498 105336832 22159 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 25717 22159 367 180 0 22727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102868

[startup+25.5003 s]
/proc/loadavg: 3.65 3.87 3.68 5/190 16007
/proc/meminfo: memFree=16089408/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=102868 CPUtime=25.49 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 28575 0 0 0 2546 3 0 0 25 0 1 0 494391498 105336832 22491 33554432000 4194304 4929204 140736690328720 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 25717 22491 367 180 0 22727 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102868

[startup+51.1008 s]
/proc/loadavg: 3.77 3.88 3.68 5/190 16008
/proc/meminfo: memFree=16079936/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=102868 CPUtime=51.09 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 28575 0 0 0 5106 3 0 0 25 0 1 0 494391498 105336832 22491 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 25717 22491 367 180 0 22727 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102868

[startup+102.307 s]
/proc/loadavg: 3.90 3.89 3.70 5/190 16009
/proc/meminfo: memFree=16050916/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=117024 CPUtime=102.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 32060 0 0 0 10226 4 0 0 25 0 1 0 494391498 119832576 25976 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 29256 25976 367 180 0 26266 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117024

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.72 5/190 16011
/proc/meminfo: memFree=16032084/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=126664 CPUtime=162.29 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 34429 0 0 0 16225 4 0 0 25 0 1 0 494391498 129703936 28345 33554432000 4194304 4929204 140736690328720 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 31666 28345 367 180 0 28676 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126664

[startup+222.3 s]
/proc/loadavg: 4.02 3.94 3.74 5/190 16040
/proc/meminfo: memFree=16016636/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=131724 CPUtime=222.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 35700 0 0 0 22225 5 0 0 25 0 1 0 494391498 134885376 29616 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 32931 29616 369 180 0 29941 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 131724

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 16041
/proc/meminfo: memFree=16004320/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=135204 CPUtime=282.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 36584 0 0 0 28225 5 0 0 25 0 1 0 494391498 138448896 30500 33554432000 4194304 4929204 140736690328720 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 33801 30500 369 180 0 30811 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135204

[startup+342.301 s]
/proc/loadavg: 4.07 3.97 3.76 5/190 16043
/proc/meminfo: memFree=15996728/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=138156 CPUtime=342.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 37317 0 0 0 34225 5 0 0 25 0 1 0 494391498 141471744 31233 33554432000 4194304 4929204 140736690328720 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 34539 31233 369 180 0 31549 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 138156

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.78 5/190 16044
/proc/meminfo: memFree=15985176/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=144252 CPUtime=402.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 38837 0 0 0 40224 6 0 0 25 0 1 0 494391498 147714048 32753 33554432000 4194304 4929204 140736690328720 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 36063 32753 369 180 0 33073 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 144252

[startup+462.3 s]
/proc/loadavg: 4.09 3.99 3.79 5/190 16046
/proc/meminfo: memFree=15969252/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=153816 CPUtime=462.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 41199 0 0 0 46224 6 0 0 25 0 1 0 494391498 157507584 35115 33554432000 4194304 4929204 140736690328720 18446744073709551615 4329467 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 38454 35115 369 180 0 35464 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 153816

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.80 5/190 16048
/proc/meminfo: memFree=15963028/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=153816 CPUtime=522.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 41211 0 0 0 52223 7 0 0 25 0 1 0 494391498 157507584 35127 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 38454 35127 369 180 0 35464 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153816

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 16076
/proc/meminfo: memFree=15975164/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=154736 CPUtime=582.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 41424 0 0 0 58223 7 0 0 25 0 1 0 494391498 158449664 35340 33554432000 4194304 4929204 140736690328720 18446744073709551615 4628072 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 38684 35340 369 180 0 35694 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154736

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 16078
/proc/meminfo: memFree=15969032/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=156856 CPUtime=642.31 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 41965 0 0 0 64224 7 0 0 25 0 1 0 494391498 160620544 35881 33554432000 4194304 4929204 140736690328720 18446744073709551615 4638476 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 39214 35881 369 180 0 36224 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 156856

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 16079
/proc/meminfo: memFree=15960564/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=158308 CPUtime=702.3 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 42344 0 0 0 70223 7 0 0 25 0 1 0 494391498 162107392 36260 33554432000 4194304 4929204 140736690328720 18446744073709551615 4327287 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 39577 36260 369 180 0 36587 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 158308

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.84 5/190 16081
/proc/meminfo: memFree=15950240/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=165800 CPUtime=762.31 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 44179 0 0 0 76224 7 0 0 25 0 1 0 494391498 169779200 38095 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 41450 38095 369 180 0 38460 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165800

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 16083
/proc/meminfo: memFree=15939288/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=174376 CPUtime=822.31 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 46312 0 0 0 82223 8 0 0 25 0 1 0 494391498 178561024 40228 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633970 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 43594 40228 369 180 0 40604 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 174376

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 16084
/proc/meminfo: memFree=15930716/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=181500 CPUtime=882.31 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 48073 0 0 0 88223 8 0 0 25 0 1 0 494391498 185856000 41989 33554432000 4194304 4929204 140736690328720 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 45375 41989 369 180 0 42385 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181500

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.86 5/190 16086
/proc/meminfo: memFree=15927220/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=181500 CPUtime=942.31 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 48082 0 0 0 94223 8 0 0 25 0 1 0 494391498 185856000 41998 33554432000 4194304 4929204 140736690328720 18446744073709551615 4327277 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 45375 41998 369 180 0 42385 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 181500

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 16087
/proc/meminfo: memFree=15924100/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=182820 CPUtime=1002.32 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 48429 0 0 0 100223 9 0 0 25 0 1 0 494391498 187207680 42345 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 45705 42345 369 180 0 42715 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 182820

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/190 16089
/proc/meminfo: memFree=15908944/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=188136 CPUtime=1062.31 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 49715 0 0 0 106222 9 0 0 25 0 1 0 494391498 192651264 43631 33554432000 4194304 4929204 140736690328720 18446744073709551615 4338125 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 47034 43631 369 180 0 44044 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 188136

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.89 5/190 16091
/proc/meminfo: memFree=15902208/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=191172 CPUtime=1122.32 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 50479 0 0 0 112222 10 0 0 25 0 1 0 494391498 195760128 44395 33554432000 4194304 4929204 140736690328720 18446744073709551615 4337358 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 47793 44395 369 180 0 44803 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 191172

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.90 5/190 16092
/proc/meminfo: memFree=15898712/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=192756 CPUtime=1182.32 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 50892 0 0 0 118222 10 0 0 25 0 1 0 494391498 197382144 44808 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 48189 44808 369 180 0 45199 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 192756

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/190 16094
/proc/meminfo: memFree=15891980/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=195176 CPUtime=1242.32 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 51508 0 0 0 124222 10 0 0 25 0 1 0 494391498 199860224 45424 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 48794 45424 369 180 0 45804 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 195176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.91 3/186 16097
/proc/meminfo: memFree=16042528/32950928 swapFree=67111528/67111528
[pid=15979] ppid=15977 vsize=195176 CPUtime=1300.03 cores=0,2
/proc/15979/stat : 15979 (clasp) R 15977 15979 15262 0 -1 4202496 51508 0 0 0 129993 10 0 0 25 0 1 0 494391498 199860224 45424 33554432000 4194304 4929204 140736690328720 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15979/statm: 48794 45424 369 180 0 45804 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 195176

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.93
CPU system time (s): 0.112982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 195176

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

runsolver used 2.06469 second user time and 5.03923 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 16:25:27
IDJOB=3300300
IDBENCH=83251
IDSOLVER=1685
FILE ID=node122/3300300-1303827926
RUNJOBID= node122-1303827926-15937
PBS_JOBID= 13160773
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
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:      16202228 kB
Buffers:       1727392 kB
Cached:       14360532 kB
SwapCached:          0 kB
Active:        4904528 kB
Inactive:     11279524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16202228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30832 kB
Writeback:           0 kB
AnonPages:       95668 kB
Mapped:          16452 kB
Slab:           501440 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   283540 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= 71672 MiB
End job on node122 at 2011-04-26 16:47:09