Trace number 3300299

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.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
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 5708168
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 ...827847/instance-3300299-1303827847.cnf
2.58/2.61	c Solving...
1300.01/1300.00	
1300.01/1300.00	*** INTERRUPTED! ***
1300.01/1300.00	s UNKNOWN
1300.01/1300.00	
1300.01/1300.00	c INTERRUPTED   : 1
1300.01/1300.00	c Models        : 0+    
1300.01/1300.00	c Time          : 1300.004s (Solving: 1297.39s 1st Model: 0.00s Unsat: 0.00s)
1300.01/1300.00	c CPU Time      : 1300.010s

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-3300299-1303827847/watcher-3300299-1303827847 -o /tmp/evaluation-result-3300299-1303827847/solver-3300299-1303827847 -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-3300299-1303827847.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.18 3.79 3.69 5/189 29774
/proc/meminfo: memFree=15364492/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=16596 CPUtime=0 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 1477 0 0 0 0 0 0 0 21 0 1 0 494383496 16994304 1417 33554432000 4194304 4929204 140736709566736 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 4149 1426 319 180 0 1159 0

[startup+0.10262 s]
/proc/loadavg: 3.18 3.79 3.69 5/189 29774
/proc/meminfo: memFree=15364492/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=33088 CPUtime=0.09 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 6895 0 0 0 8 1 0 0 21 0 1 0 494383496 33882112 5417 33554432000 4194304 4929204 140736709566736 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 8272 5419 327 180 0 5282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33088

[startup+0.200603 s]
/proc/loadavg: 3.18 3.79 3.69 5/189 29774
/proc/meminfo: memFree=15364492/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=48272 CPUtime=0.18 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 11931 0 0 0 17 1 0 0 21 0 1 0 494383496 49430528 8933 33554432000 4194304 4929204 140736709566736 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 12068 8934 327 180 0 9078 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 48272

[startup+0.300586 s]
/proc/loadavg: 3.18 3.79 3.69 5/189 29774
/proc/meminfo: memFree=15364492/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=64532 CPUtime=0.29 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 17399 0 0 0 27 2 0 0 22 0 1 0 494383496 66080768 12699 33554432000 4194304 4929204 140736709566736 18446744073709551615 4590154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 16133 12700 336 180 0 13143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64532

[startup+0.700585 s]
/proc/loadavg: 3.18 3.79 3.69 5/189 29774
/proc/meminfo: memFree=15364492/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=91232 CPUtime=0.69 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 23750 0 0 0 66 3 0 0 23 0 1 0 494383496 93421568 19050 33554432000 4194304 4929204 140736709566736 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 22808 19050 337 180 0 19818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91232

[startup+1.50045 s]
/proc/loadavg: 3.18 3.79 3.69 5/190 29775
/proc/meminfo: memFree=15287488/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=91232 CPUtime=1.49 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 23750 0 0 0 146 3 0 0 25 0 1 0 494383496 93421568 19050 33554432000 4194304 4929204 140736709566736 18446744073709551615 4582266 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 22808 19050 337 180 0 19818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91232

[startup+3.10017 s]
/proc/loadavg: 3.18 3.79 3.69 5/190 29775
/proc/meminfo: memFree=15286168/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=102832 CPUtime=3.09 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 28232 0 0 0 305 4 0 0 25 0 1 0 494383496 105299968 22148 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 25708 22148 367 180 0 22718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102832

[startup+6.30058 s]
/proc/loadavg: 3.25 3.79 3.69 5/190 29775
/proc/meminfo: memFree=15269512/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=102832 CPUtime=6.29 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 28232 0 0 0 625 4 0 0 25 0 1 0 494383496 105299968 22148 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 25708 22148 367 180 0 22718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102832

[startup+12.7005 s]
/proc/loadavg: 3.31 3.80 3.69 5/190 29775
/proc/meminfo: memFree=15265320/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=102832 CPUtime=12.69 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 28232 0 0 0 1265 4 0 0 25 0 1 0 494383496 105299968 22148 33554432000 4194304 4929204 140736709566736 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 25708 22148 367 180 0 22718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102832

[startup+25.5003 s]
/proc/loadavg: 3.46 3.81 3.70 5/190 29775
/proc/meminfo: memFree=15259824/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=102832 CPUtime=25.49 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 28565 0 0 0 2545 4 0 0 25 0 1 0 494383496 105299968 22481 33554432000 4194304 4929204 140736709566736 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 25708 22481 367 180 0 22718 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102832

[startup+51.101 s]
/proc/loadavg: 3.64 3.82 3.70 5/190 29776
/proc/meminfo: memFree=15244600/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=102832 CPUtime=51.09 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 28565 0 0 0 5105 4 0 0 25 0 1 0 494383496 105299968 22481 33554432000 4194304 4929204 140736709566736 18446744073709551615 4338125 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 25708 22481 367 180 0 22718 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102832

[startup+102.3 s]
/proc/loadavg: 3.84 3.85 3.72 5/190 29778
/proc/meminfo: memFree=15217968/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=117368 CPUtime=102.29 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 32155 0 0 0 10225 4 0 0 25 0 1 0 494383496 120184832 26071 33554432000 4194304 4929204 140736709566736 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 29342 26071 367 180 0 26352 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 117368

[startup+162.3 s]
/proc/loadavg: 3.94 3.87 3.73 5/190 29779
/proc/meminfo: memFree=15195764/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=128320 CPUtime=162.29 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 34828 0 0 0 16224 5 0 0 25 0 1 0 494383496 131399680 28744 33554432000 4194304 4929204 140736709566736 18446744073709551615 4636628 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 32080 28744 367 180 0 29090 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 128320

[startup+222.307 s]
/proc/loadavg: 3.98 3.89 3.75 5/190 29781
/proc/meminfo: memFree=15187812/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=131748 CPUtime=222.29 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 35704 0 0 0 22224 5 0 0 25 0 1 0 494383496 134909952 29620 33554432000 4194304 4929204 140736709566736 18446744073709551615 4627948 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 32937 29620 369 180 0 29947 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131748

[startup+282.3 s]
/proc/loadavg: 4.05 3.92 3.76 5/190 29783
/proc/meminfo: memFree=15178252/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=136316 CPUtime=282.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 36849 0 0 0 28224 6 0 0 25 0 1 0 494383496 139587584 30765 33554432000 4194304 4929204 140736709566736 18446744073709551615 251813937778 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 34079 30765 369 180 0 31089 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 136316

[startup+342.301 s]
/proc/loadavg: 4.08 3.95 3.78 5/190 29784
/proc/meminfo: memFree=15169320/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=142012 CPUtime=342.29 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 38246 0 0 0 34223 6 0 0 25 0 1 0 494383496 145420288 32162 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 35503 32162 369 180 0 32513 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 142012

[startup+402.301 s]
/proc/loadavg: 4.03 3.96 3.79 5/190 29786
/proc/meminfo: memFree=15151576/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=150212 CPUtime=402.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 40299 0 0 0 40223 7 0 0 25 0 1 0 494383496 153817088 34215 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 37553 34215 369 180 0 34563 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150212

[startup+462.301 s]
/proc/loadavg: 4.01 3.96 3.80 5/190 29787
/proc/meminfo: memFree=15144992/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=153832 CPUtime=462.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 41207 0 0 0 46223 7 0 0 25 0 1 0 494383496 157523968 35123 33554432000 4194304 4929204 140736709566736 18446744073709551615 4357479 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 38458 35123 369 180 0 35468 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 153832

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 29789
/proc/meminfo: memFree=15141512/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=154488 CPUtime=522.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 41348 0 0 0 52223 7 0 0 25 0 1 0 494383496 158195712 35264 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 38622 35264 369 180 0 35632 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 154488

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.83 5/190 29791
/proc/meminfo: memFree=15138024/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=156864 CPUtime=582.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 41954 0 0 0 58223 7 0 0 25 0 1 0 494383496 160628736 35870 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 39216 35870 369 180 0 36226 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156864

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 3.84 5/190 29792
/proc/meminfo: memFree=15133796/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=158564 CPUtime=642.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 42367 0 0 0 64223 7 0 0 25 0 1 0 494383496 162369536 36283 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 39641 36283 369 180 0 36651 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 158564

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 29794
/proc/meminfo: memFree=15117040/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=165804 CPUtime=702.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 44170 0 0 0 70223 7 0 0 25 0 1 0 494383496 169783296 38086 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 41451 38086 369 180 0 38461 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 165804

[startup+762.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 29795
/proc/meminfo: memFree=15102152/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=176928 CPUtime=762.31 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 46938 0 0 0 76223 8 0 0 25 0 1 0 494383496 181174272 40854 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 44232 40854 369 180 0 41242 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 176928

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 29797
/proc/meminfo: memFree=15096564/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=181524 CPUtime=822.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 48069 0 0 0 82222 8 0 0 25 0 1 0 494383496 185880576 41985 33554432000 4194304 4929204 140736709566736 18446744073709551615 4327539 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 45381 41985 369 180 0 42391 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 181524

[startup+882.306 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 29799
/proc/meminfo: memFree=15094328/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=181524 CPUtime=882.31 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 48077 0 0 0 88223 8 0 0 25 0 1 0 494383496 185880576 41993 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 45381 41993 369 180 0 42391 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181524

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 29800
/proc/meminfo: memFree=15085764/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=187860 CPUtime=942.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 49658 0 0 0 94222 8 0 0 25 0 1 0 494383496 192368640 43574 33554432000 4194304 4929204 140736709566736 18446744073709551615 4357375 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 46965 43574 369 180 0 43975 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 187860

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 29802
/proc/meminfo: memFree=15085132/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=188136 CPUtime=1002.3 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 49714 0 0 0 100222 8 0 0 25 0 1 0 494383496 192651264 43630 33554432000 4194304 4929204 140736709566736 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 47034 43630 369 180 0 44044 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 188136

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 29803
/proc/meminfo: memFree=15079168/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=191172 CPUtime=1062.31 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 50481 0 0 0 106222 9 0 0 25 0 1 0 494383496 195760128 44397 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 47793 44397 369 180 0 44803 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 191172

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29805
/proc/meminfo: memFree=15073576/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=194736 CPUtime=1122.31 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 51394 0 0 0 112222 9 0 0 25 0 1 0 494383496 199409664 45310 33554432000 4194304 4929204 140736709566736 18446744073709551615 4316349 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 48684 45310 369 180 0 45694 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 194736

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29807
/proc/meminfo: memFree=15071576/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=195264 CPUtime=1182.31 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 51524 0 0 0 118222 9 0 0 25 0 1 0 494383496 199950336 45440 33554432000 4194304 4929204 140736709566736 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 48816 45440 369 180 0 45826 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 195264

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.90 5/190 29808
/proc/meminfo: memFree=15069580/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=195264 CPUtime=1242.31 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 51524 0 0 0 124222 9 0 0 25 0 1 0 494383496 199950336 45440 33554432000 4194304 4929204 140736709566736 18446744073709551615 4616368 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 48816 45440 369 180 0 45826 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 195264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.91 2/184 29812
/proc/meminfo: memFree=15196220/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=195264 CPUtime=1300.01 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 51524 0 0 0 129992 9 0 0 25 0 1 0 494383496 199950336 45440 33554432000 4194304 4929204 140736709566736 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 48816 45440 369 180 0 45826 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 195264

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.91 2/184 29812
/proc/meminfo: memFree=15196220/32950928 swapFree=67111528/67111528
[pid=29774] ppid=29772 vsize=195264 CPUtime=1300.01 cores=4,6
/proc/29774/stat : 29774 (clasp) R 29772 29774 28979 0 -1 4202496 51524 0 0 0 129992 9 0 0 25 0 1 0 494383496 199950336 45440 33554432000 4194304 4929204 140736709566736 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29774/statm: 48816 45440 369 180 0 45826 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 195264

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.93
CPU system time (s): 0.106983
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 195264

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

runsolver used 2.11668 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 16:24:08
IDJOB=3300299
IDBENCH=83249
IDSOLVER=1685
FILE ID=node126/3300299-1303827847
RUNJOBID= node126-1303827847-29733
PBS_JOBID= 13160769
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=473403857

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15364904 kB
Buffers:       1835056 kB
Cached:       15083680 kB
SwapCached:          0 kB
Active:        6463636 kB
Inactive:     10538988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15364904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28124 kB
Writeback:           0 kB
AnonPages:       83200 kB
Mapped:          16316 kB
Slab:           519752 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   272072 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= 71624 MiB
End job on node126 at 2011-04-26 16:45:50