Trace number 3423017

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) 5000.06 4999.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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 ...684844/instance-3423017-1306684844.cnf
0.00/0.00	c Solving...
5000.05/4999.91	
5000.05/4999.91	*** INTERRUPTED! ***
5000.05/4999.91	s UNKNOWN
5000.05/4999.91	
5000.05/4999.91	c INTERRUPTED   : 1
5000.05/4999.91	c Models        : 0+    
5000.05/4999.91	c Time          : 4999.916s (Solving: 4999.92s 1st Model: 0.00s Unsat: 0.00s)
5000.05/4999.91	c CPU Time      : 5000.050s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3423017-1306684844/watcher-3423017-1306684844 -o /tmp/evaluation-result-3423017-1306684844/solver-3423017-1306684844 -C 5000 -W 5100 -M 15500 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-3423017-1306684844.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.65 1.28 5/526 30896
/proc/meminfo: memFree=13044588/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=12452 CPUtime=0.01 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 526 0 0 0 1 0 0 0 25 0 1 0 760900243 12750848 468 33554432000 4194304 4929204 140736872509232 18446744073709551615 233509952683 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3113 468 367 180 0 123 0

[startup+0.103222 s]
/proc/loadavg: 1.99 1.65 1.28 5/526 30896
/proc/meminfo: memFree=13044588/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=12716 CPUtime=0.1 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 573 0 0 0 10 0 0 0 25 0 1 0 760900243 13021184 515 33554432000 4194304 4929204 140736872509232 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3179 515 367 180 0 189 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12716

[startup+0.200206 s]
/proc/loadavg: 1.99 1.65 1.28 5/526 30896
/proc/meminfo: memFree=13044588/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=12848 CPUtime=0.19 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 605 0 0 0 19 0 0 0 25 0 1 0 760900243 13156352 547 33554432000 4194304 4929204 140736872509232 18446744073709551615 4638630 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3212 547 367 180 0 222 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12848

[startup+0.300185 s]
/proc/loadavg: 1.99 1.65 1.28 5/526 30896
/proc/meminfo: memFree=13044588/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=12980 CPUtime=0.29 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 633 0 0 0 29 0 0 0 25 0 1 0 760900243 13291520 575 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3245 575 367 180 0 255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12980

[startup+0.700126 s]
/proc/loadavg: 1.99 1.65 1.28 5/526 30896
/proc/meminfo: memFree=13044588/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=13244 CPUtime=0.69 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 704 0 0 0 69 0 0 0 25 0 1 0 760900243 13561856 646 33554432000 4194304 4929204 140736872509232 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3311 646 367 180 0 321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13244

[startup+1.50097 s]
/proc/loadavg: 1.99 1.65 1.28 5/527 30897
/proc/meminfo: memFree=13042480/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=13652 CPUtime=1.49 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 807 0 0 0 149 0 0 0 25 0 1 0 760900243 13979648 749 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3413 749 367 180 0 423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13652

[startup+3.10068 s]
/proc/loadavg: 1.99 1.66 1.28 4/527 30897
/proc/meminfo: memFree=13040992/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=13924 CPUtime=3.09 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 881 0 0 0 309 0 0 0 25 0 1 0 760900243 14258176 823 33554432000 4194304 4929204 140736872509232 18446744073709551615 4658004 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3481 823 367 180 0 491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13924

[startup+6.30012 s]
/proc/loadavg: 1.99 1.66 1.28 5/527 30897
/proc/meminfo: memFree=13039628/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=14332 CPUtime=6.29 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 976 0 0 0 629 0 0 0 25 0 1 0 760900243 14675968 918 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3583 918 367 180 0 593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14332

[startup+12.701 s]
/proc/loadavg: 1.99 1.67 1.29 5/527 30897
/proc/meminfo: memFree=13037904/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=14612 CPUtime=12.7 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1059 0 0 0 1270 0 0 0 25 0 1 0 760900243 14962688 1001 33554432000 4194304 4929204 140736872509232 18446744073709551615 4618917 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3653 1001 367 180 0 663 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14612

[startup+25.5007 s]
/proc/loadavg: 1.99 1.68 1.29 4/527 30907
/proc/meminfo: memFree=13036844/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=15008 CPUtime=25.5 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1167 0 0 0 2550 0 0 0 25 0 1 0 760900243 15368192 1109 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633138 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3752 1109 367 180 0 762 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15008

[startup+51.1011 s]
/proc/loadavg: 2.14 1.74 1.32 5/527 30907
/proc/meminfo: memFree=13036348/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=15408 CPUtime=51.1 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1255 0 0 0 5110 0 0 0 25 0 1 0 760900243 15777792 1197 33554432000 4194304 4929204 140736872509232 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3852 1197 367 180 0 862 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15408

[startup+102.301 s]
/proc/loadavg: 2.20 1.81 1.37 4/527 30909
/proc/meminfo: memFree=13031360/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=15808 CPUtime=102.32 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1336 0 0 0 10232 0 0 0 25 0 1 0 760900243 16187392 1278 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 3952 1278 367 180 0 962 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 15808

[startup+162.301 s]
/proc/loadavg: 2.15 1.86 1.41 5/527 30910
/proc/meminfo: memFree=13028092/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16076 CPUtime=162.3 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1412 0 0 0 16230 0 0 0 25 0 1 0 760900243 16461824 1354 33554432000 4194304 4929204 140736872509232 18446744073709551615 4628118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4019 1354 367 180 0 1029 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 16076

[startup+222.319 s]
/proc/loadavg: 2.05 1.88 1.44 5/527 30912
/proc/meminfo: memFree=13028164/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16208 CPUtime=222.32 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1435 0 0 0 22232 0 0 0 25 0 1 0 760900243 16596992 1377 33554432000 4194304 4929204 140736872509232 18446744073709551615 4357485 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4052 1377 367 180 0 1062 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 16208

[startup+282.301 s]
/proc/loadavg: 2.02 1.90 1.47 5/527 30914
/proc/meminfo: memFree=13027876/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16208 CPUtime=282.3 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1453 0 0 0 28230 0 0 0 25 0 1 0 760900243 16596992 1395 33554432000 4194304 4929204 140736872509232 18446744073709551615 4638766 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4052 1395 367 180 0 1062 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 16208

[startup+342.301 s]
/proc/loadavg: 2.00 1.91 1.51 5/527 30915
/proc/meminfo: memFree=13021524/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16208 CPUtime=342.3 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1464 0 0 0 34230 0 0 0 25 0 1 0 760900243 16596992 1406 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4052 1406 367 180 0 1062 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 16208

[startup+402.301 s]
/proc/loadavg: 2.00 1.93 1.53 5/527 30917
/proc/meminfo: memFree=13022480/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16340 CPUtime=402.31 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1473 0 0 0 40231 0 0 0 25 0 1 0 760900243 16732160 1415 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4085 1415 367 180 0 1095 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 16340

[startup+462.3 s]
/proc/loadavg: 2.00 1.94 1.56 5/527 30918
/proc/meminfo: memFree=13023164/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16340 CPUtime=462.31 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1478 0 0 0 46231 0 0 0 25 0 1 0 760900243 16732160 1420 33554432000 4194304 4929204 140736872509232 18446744073709551615 4357395 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4085 1420 367 180 0 1095 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 16340

[startup+522.3 s]
/proc/loadavg: 2.00 1.95 1.58 5/527 30920
/proc/meminfo: memFree=13022008/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16340 CPUtime=522.31 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1485 0 0 0 52231 0 0 0 25 0 1 0 760900243 16732160 1427 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4085 1427 367 180 0 1095 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 16340

[startup+582.301 s]
/proc/loadavg: 2.00 1.95 1.61 5/527 30922
/proc/meminfo: memFree=13020724/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=16340 CPUtime=582.31 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1494 0 0 0 58231 0 0 0 25 0 1 0 760900243 16732160 1436 33554432000 4194304 4929204 140736872509232 18446744073709551615 4638612 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4085 1436 367 180 0 1095 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 16340

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.04 2.01 1.99 5/527 31025
/proc/meminfo: memFree=12973624/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17024 CPUtime=4002.4 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1631 0 0 0 400240 0 0 0 25 0 1 0 760900243 17432576 1573 33554432000 4194304 4929204 140736872509232 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4256 1573 371 180 0 1266 0
Current children cumulated CPU time (s) 4002.4
Current children cumulated vsize (KiB) 17024

[startup+4062.3 s]
/proc/loadavg: 2.09 2.04 2.00 5/527 31026
/proc/meminfo: memFree=12972952/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17024 CPUtime=4062.42 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1635 0 0 0 406242 0 0 0 25 0 1 0 760900243 17432576 1577 33554432000 4194304 4929204 140736872509232 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4256 1577 371 180 0 1266 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 17024

[startup+4122.3 s]
/proc/loadavg: 2.06 2.04 2.00 5/527 31028
/proc/meminfo: memFree=12972540/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17024 CPUtime=4122.41 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1635 0 0 0 412241 0 0 0 25 0 1 0 760900243 17432576 1577 33554432000 4194304 4929204 140736872509232 18446744073709551615 4357471 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4256 1577 371 180 0 1266 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 17024

[startup+4182.32 s]
/proc/loadavg: 2.02 2.03 2.00 5/527 31030
/proc/meminfo: memFree=12973488/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17024 CPUtime=4182.43 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1639 0 0 0 418243 0 0 0 25 0 1 0 760900243 17432576 1581 33554432000 4194304 4929204 140736872509232 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4256 1581 371 180 0 1266 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 17024

[startup+4242.3 s]
/proc/loadavg: 2.01 2.02 2.00 5/527 31031
/proc/meminfo: memFree=12973200/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17024 CPUtime=4242.41 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1642 0 0 0 424241 0 0 0 25 0 1 0 760900243 17432576 1584 33554432000 4194304 4929204 140736872509232 18446744073709551615 4316081 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4256 1584 371 180 0 1266 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 17024

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/527 31033
/proc/meminfo: memFree=12972664/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17024 CPUtime=4302.41 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1654 0 0 0 430241 0 0 0 25 0 1 0 760900243 17432576 1596 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4256 1596 371 180 0 1266 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 17024

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/527 31034
/proc/meminfo: memFree=12971876/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4362.41 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1662 0 0 0 436241 0 0 0 25 0 1 0 760900243 17571840 1604 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633104 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1604 371 180 0 1300 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 17160

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/527 31036
/proc/meminfo: memFree=12972944/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4422.42 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1665 0 0 0 442242 0 0 0 25 0 1 0 760900243 17571840 1607 33554432000 4194304 4929204 140736872509232 18446744073709551615 4629027 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1607 371 180 0 1300 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 17160

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 5/527 31038
/proc/meminfo: memFree=12971912/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4482.42 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1665 0 0 0 448242 0 0 0 25 0 1 0 760900243 17571840 1607 33554432000 4194304 4929204 140736872509232 18446744073709551615 4632950 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1607 371 180 0 1300 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 17160

[startup+4542.3 s]
/proc/loadavg: 2.06 2.01 2.00 5/527 31039
/proc/meminfo: memFree=12971860/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4542.42 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1665 0 0 0 454242 0 0 0 25 0 1 0 760900243 17571840 1607 33554432000 4194304 4929204 140736872509232 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1607 371 180 0 1300 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 17160

[startup+4602.3 s]
/proc/loadavg: 2.12 2.04 2.01 5/527 31041
/proc/meminfo: memFree=12971320/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4602.42 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1665 0 0 0 460242 0 0 0 25 0 1 0 760900243 17571840 1607 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633456 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1607 371 180 0 1300 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 17160

[startup+4662.3 s]
/proc/loadavg: 2.09 2.04 2.01 5/527 31042
/proc/meminfo: memFree=12970528/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4662.42 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1665 0 0 0 466242 0 0 0 25 0 1 0 760900243 17571840 1607 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1607 371 180 0 1300 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 17160

[startup+4722.3 s]
/proc/loadavg: 1.50 1.89 1.96 2/521 31062
/proc/meminfo: memFree=13086740/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4722.44 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1669 0 0 0 472244 0 0 0 25 0 1 0 760900243 17571840 1611 33554432000 4194304 4929204 140736872509232 18446744073709551615 4627880 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1611 371 180 0 1300 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 17160

[startup+4782.3 s]
/proc/loadavg: 1.18 1.73 1.89 2/521 31064
/proc/meminfo: memFree=13086960/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4782.43 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1677 0 0 0 478243 0 0 0 25 0 1 0 760900243 17571840 1619 33554432000 4194304 4929204 140736872509232 18446744073709551615 4627928 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1619 371 180 0 1300 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 17160

[startup+4842.32 s]
/proc/loadavg: 1.07 1.59 1.84 2/521 31065
/proc/meminfo: memFree=13086668/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4842.44 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1677 0 0 0 484244 0 0 0 25 0 1 0 760900243 17571840 1619 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1619 371 180 0 1300 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 17160

[startup+4902.3 s]
/proc/loadavg: 1.02 1.48 1.78 2/521 31067
/proc/meminfo: memFree=13087112/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4902.43 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1681 0 0 0 490243 0 0 0 25 0 1 0 760900243 17571840 1623 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633575 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1623 371 180 0 1300 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 17160

[startup+4962.3 s]
/proc/loadavg: 1.01 1.39 1.73 2/521 31068
/proc/meminfo: memFree=13087184/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=4962.43 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1681 0 0 0 496243 0 0 0 25 0 1 0 760900243 17571840 1623 33554432000 4194304 4929204 140736872509232 18446744073709551615 4638417 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1623 371 180 0 1300 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 17160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.35 1.70 2/521 31069
/proc/meminfo: memFree=13087388/32951124 swapFree=66578944/67111528
[pid=30896] ppid=30894 vsize=17160 CPUtime=5000.05 cores=1,3,5,7
/proc/30896/stat : 30896 (clasp) R 30894 30896 29417 0 -1 4202496 1685 0 0 0 500005 0 0 0 25 0 1 0 760900243 17571840 1627 33554432000 4194304 4929204 140736872509232 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/30896/statm: 4290 1627 371 180 0 1300 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 17160

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): 4999.92
CPU time (s): 5000.06
CPU user time (s): 5000.05
CPU system time (s): 0.002999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 17160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.05
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1697
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= 10
involuntary context switches= 12330

runsolver used 24.3793 second user time and 57.1003 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-29 18:00:44
IDJOB=3423017
IDBENCH=83144
IDSOLVER=1917
FILE ID=node145/3423017-1306684844
RUNJOBID= node145-1306684523-30815
PBS_JOBID= 13471752
Free space on /tmp= 73492 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.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-3423017-1306684844/watcher-3423017-1306684844 -o /tmp/evaluation-result-3423017-1306684844/solver-3423017-1306684844 -C 5000 -W 5100 -M 15500  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-3423017-1306684844.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=2137646021

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13044868 kB
Buffers:        278392 kB
Cached:        7993108 kB
SwapCached:      34712 kB
Active:       11474240 kB
Inactive:      8138596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13044868 kB
SwapTotal:    67111528 kB
SwapFree:     66578944 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:    11306592 kB
Mapped:          38328 kB
Slab:           159640 kB
PageTables:      65772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153267920 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= 73492 MiB
End job on node145 at 2011-05-29 19:24:06