Trace number 3300251

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-indust? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications 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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
Number of clauses of size 40
Number of clauses of size 50
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 ...825150/instance-3300251-1303825150.cnf
2.20/2.29	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.003s (Solving: 1297.71s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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-3300251-1303825150/watcher-3300251-1303825150 -o /tmp/evaluation-result-3300251-1303825150/solver-3300251-1303825150 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300251-1303825150.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.90 3.93 3.11 5/189 18274
/proc/meminfo: memFree=14512496/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=44940 CPUtime=0 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 1278 0 0 0 0 0 0 0 21 0 1 0 494114735 46018560 1218 33554432000 4194304 4929204 140736259837744 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 11235 1226 319 180 0 8245 0

[startup+0.0717021 s]
/proc/loadavg: 3.90 3.93 3.11 5/189 18274
/proc/meminfo: memFree=14512496/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=67952 CPUtime=0.06 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 16504 0 0 0 4 2 0 0 21 0 1 0 494114735 69582848 13963 33554432000 4194304 4929204 140736259837744 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 16988 13965 327 180 0 13998 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 67952

[startup+0.100697 s]
/proc/loadavg: 3.90 3.93 3.11 5/189 18274
/proc/meminfo: memFree=14512496/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=74620 CPUtime=0.09 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 18024 0 0 0 7 2 0 0 21 0 1 0 494114735 76410880 15212 33554432000 4194304 4929204 140736259837744 18446744073709551615 274473664981 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 18655 15233 327 180 0 15665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74620

[startup+0.300661 s]
/proc/loadavg: 3.90 3.93 3.11 5/189 18274
/proc/meminfo: memFree=14512496/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=113448 CPUtime=0.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 33471 0 0 0 25 4 0 0 22 0 1 0 494114735 116170752 24792 33554432000 4194304 4929204 140736259837744 18446744073709551615 4593011 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 28362 24792 338 180 0 25372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113448

[startup+0.700591 s]
/proc/loadavg: 3.90 3.93 3.11 5/189 18274
/proc/meminfo: memFree=14512496/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=143904 CPUtime=0.69 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 40795 0 0 0 64 5 0 0 23 0 1 0 494114735 147357696 32116 33554432000 4194304 4929204 140736259837744 18446744073709551615 4598596 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 35976 32117 342 180 0 32986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143904

[startup+1.50045 s]
/proc/loadavg: 3.90 3.93 3.11 5/190 18275
/proc/meminfo: memFree=14377212/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=160936 CPUtime=1.49 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 45051 0 0 0 143 6 0 0 25 0 1 0 494114735 164798464 36372 33554432000 4194304 4929204 140736259837744 18446744073709551615 4576278 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 40234 36373 342 180 0 37244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160936

[startup+3.10017 s]
/proc/loadavg: 3.90 3.93 3.11 5/190 18275
/proc/meminfo: memFree=14363936/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=3.09 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47362 0 0 0 303 6 0 0 25 0 1 0 494114735 155275264 34669 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34669 367 180 0 34919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151636

[startup+6.30061 s]
/proc/loadavg: 3.91 3.93 3.12 5/190 18275
/proc/meminfo: memFree=14374316/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=6.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47362 0 0 0 623 6 0 0 25 0 1 0 494114735 155275264 34669 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34669 367 180 0 34919 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151636

[startup+12.7005 s]
/proc/loadavg: 3.91 3.93 3.12 5/190 18275
/proc/meminfo: memFree=14374676/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=12.69 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47362 0 0 0 1263 6 0 0 25 0 1 0 494114735 155275264 34669 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34669 367 180 0 34919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 151636

[startup+25.5002 s]
/proc/loadavg: 3.93 3.93 3.13 5/190 18275
/proc/meminfo: memFree=14369972/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=25.49 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47362 0 0 0 2543 6 0 0 25 0 1 0 494114735 155275264 34669 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633248 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34669 367 180 0 34919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151636

[startup+51.1007 s]
/proc/loadavg: 3.95 3.94 3.16 5/190 18276
/proc/meminfo: memFree=14368076/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=51.09 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47367 0 0 0 5103 6 0 0 25 0 1 0 494114735 155275264 34674 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34674 372 180 0 34919 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151636

[startup+102.307 s]
/proc/loadavg: 3.98 3.95 3.20 5/190 18331
/proc/meminfo: memFree=14553640/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=102.3 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47368 0 0 0 10224 6 0 0 25 0 1 0 494114735 155275264 34675 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34675 373 180 0 34919 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151636

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.25 5/190 18333
/proc/meminfo: memFree=14534468/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=162.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47368 0 0 0 16223 6 0 0 25 0 1 0 494114735 155275264 34675 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34675 373 180 0 34919 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151636

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.29 5/190 18335
/proc/meminfo: memFree=14515044/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=222.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47417 0 0 0 22223 6 0 0 25 0 1 0 494114735 155275264 34724 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34724 373 180 0 34919 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 151636

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.33 5/190 18336
/proc/meminfo: memFree=14476552/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=151636 CPUtime=282.3 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47578 0 0 0 28224 6 0 0 25 0 1 0 494114735 155275264 34885 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 37909 34885 373 180 0 34919 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 151636

[startup+342.301 s]
/proc/loadavg: 3.65 3.89 3.35 4/184 18355
/proc/meminfo: memFree=14558136/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=153312 CPUtime=342.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 47951 0 0 0 34223 6 0 0 25 0 1 0 494114735 156991488 35258 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 38328 35258 373 180 0 35338 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 153312

[startup+402.301 s]
/proc/loadavg: 3.24 3.72 3.32 4/184 18356
/proc/meminfo: memFree=14553980/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=153524 CPUtime=402.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 48050 0 0 0 40223 6 0 0 25 0 1 0 494114735 157208576 35357 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 38381 35357 373 180 0 35391 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 153524

[startup+462.3 s]
/proc/loadavg: 3.09 3.59 3.30 4/184 18358
/proc/meminfo: memFree=14549428/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=155804 CPUtime=462.29 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 48549 0 0 0 46223 6 0 0 25 0 1 0 494114735 159543296 35856 33554432000 4194304 4929204 140736259837744 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 38951 35856 373 180 0 35961 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 155804

[startup+522.301 s]
/proc/loadavg: 3.03 3.48 3.27 4/184 18360
/proc/meminfo: memFree=14548344/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=157200 CPUtime=522.3 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 48824 0 0 0 52224 6 0 0 25 0 1 0 494114735 160972800 36131 33554432000 4194304 4929204 140736259837744 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 39300 36131 373 180 0 36310 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 157200

[startup+582.3 s]
/proc/loadavg: 3.01 3.39 3.26 4/184 18361
/proc/meminfo: memFree=14544780/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=157200 CPUtime=582.3 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 48858 0 0 0 58223 7 0 0 25 0 1 0 494114735 160972800 36165 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 39300 36165 373 180 0 36310 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 157200

[startup+642.301 s]
/proc/loadavg: 3.00 3.32 3.24 4/184 18363
/proc/meminfo: memFree=14538740/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=158964 CPUtime=642.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 49242 0 0 0 64224 7 0 0 25 0 1 0 494114735 162779136 36549 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 39741 36549 373 180 0 36751 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158964

[startup+702.301 s]
/proc/loadavg: 3.00 3.26 3.22 4/184 18364
/proc/meminfo: memFree=14534560/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=159472 CPUtime=702.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 49400 0 0 0 70224 7 0 0 25 0 1 0 494114735 163299328 36707 33554432000 4194304 4929204 140736259837744 18446744073709551615 4365479 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 39868 36707 373 180 0 36878 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 159472

[startup+762.307 s]
/proc/loadavg: 3.00 3.21 3.20 4/184 18366
/proc/meminfo: memFree=14530420/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=161296 CPUtime=762.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 49732 0 0 0 76224 7 0 0 25 0 1 0 494114735 165167104 37039 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 40324 37039 373 180 0 37334 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 161296

[startup+822.301 s]
/proc/loadavg: 3.00 3.17 3.19 4/184 18368
/proc/meminfo: memFree=14529912/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=162536 CPUtime=822.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 50019 0 0 0 82224 7 0 0 25 0 1 0 494114735 166436864 37326 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 40634 37326 373 180 0 37644 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 162536

[startup+882.3 s]
/proc/loadavg: 3.00 3.13 3.17 4/184 18369
/proc/meminfo: memFree=14519852/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=165324 CPUtime=882.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 50725 0 0 0 88224 7 0 0 25 0 1 0 494114735 169291776 38032 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 41331 38032 373 180 0 38341 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 165324

[startup+942.301 s]
/proc/loadavg: 3.00 3.11 3.16 4/184 18371
/proc/meminfo: memFree=14505828/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=168288 CPUtime=942.3 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 51460 0 0 0 94223 7 0 0 25 0 1 0 494114735 172326912 38767 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 42072 38767 373 180 0 39082 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 168288

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.15 3/179 18389
/proc/meminfo: memFree=14623512/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=169332 CPUtime=1002.3 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 51724 0 0 0 100223 7 0 0 25 0 1 0 494114735 173395968 39031 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 42333 39031 373 180 0 39343 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 169332

[startup+1062.3 s]
/proc/loadavg: 2.37 2.88 3.07 3/178 18391
/proc/meminfo: memFree=14618408/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=172200 CPUtime=1062.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 52394 0 0 0 106223 8 0 0 25 0 1 0 494114735 176332800 39701 33554432000 4194304 4929204 140736259837744 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 43050 39701 373 180 0 40060 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 172200

[startup+1122.3 s]
/proc/loadavg: 1.64 2.59 2.96 2/172 18411
/proc/meminfo: memFree=15223944/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=172980 CPUtime=1122.31 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 52554 0 0 0 112223 8 0 0 25 0 1 0 494114735 177131520 39861 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 43245 39861 373 180 0 40255 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 172980

[startup+1182.3 s]
/proc/loadavg: 1.24 2.30 2.84 2/172 18412
/proc/meminfo: memFree=15221176/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=175700 CPUtime=1182.32 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 53292 0 0 0 118223 9 0 0 25 0 1 0 494114735 179916800 40599 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633305 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 43925 40599 373 180 0 40935 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 175700

[startup+1242.3 s]
/proc/loadavg: 1.08 2.06 2.72 2/172 18414
/proc/meminfo: memFree=15220164/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=176768 CPUtime=1242.32 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 53516 0 0 0 124223 9 0 0 25 0 1 0 494114735 181010432 40823 33554432000 4194304 4929204 140736259837744 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 44192 40823 373 180 0 41202 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 176768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 1.87 2.61 2/172 18415
/proc/meminfo: memFree=15220260/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=176768 CPUtime=1300.02 cores=1,3
/proc/18274/stat : 18274 (clasp) R 18272 18274 17822 0 -1 4202496 53533 0 0 0 129993 9 0 0 25 0 1 0 494114735 181010432 40840 33554432000 4194304 4929204 140736259837744 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18274/statm: 44192 40840 373 180 0 41202 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 176768

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53545
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= 6
involuntary context switches= 2066

runsolver used 1.9867 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 15:39:11
IDJOB=3300251
IDBENCH=82459
IDSOLVER=1684
FILE ID=node125/3300251-1303825150
RUNJOBID= node125-1303823722-17842
PBS_JOBID= 13160770
Free space on /tmp= 72524 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300251-1303825150/watcher-3300251-1303825150 -o /tmp/evaluation-result-3300251-1303825150/solver-3300251-1303825150 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300251-1303825150.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1673695670

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14512776 kB
Buffers:       2210536 kB
Cached:       15010648 kB
SwapCached:          0 kB
Active:        9551224 kB
Inactive:      8352428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14512776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          211840 kB
Writeback:           0 kB
AnonPages:      682216 kB
Mapped:          16236 kB
Slab:           469012 kB
PageTables:       6380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   871548 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= 72772 MiB
End job on node125 at 2011-04-26 16:00:53