Trace number 3495722

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
MoUsSaka 2011-03-26No Cert. 1800.11 1800.03

General information on the benchmark

NameAPPLICATIONS/
bitverif/minand/minand064.cnf
MD5SUMbf7b492ab6e18ae58155d14517070d60
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1105.69
Satisfiable
(Un)Satisfiability was proved
Number of variables14703
Number of clauses42956
Sum of the clauses size100228
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228636
Number of clauses of size 314318
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 MoUsSaka vegetarian
422.01/422.01	
422.01/422.01	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495722-1307805531/watcher-3495722-1307805531 -o /tmp/evaluation-result-3495722-1307805531/solver-3495722-1307805531 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495722-1307805531.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 1.24 1.46 2.42 3/187 24661
/proc/meminfo: memFree=31301108/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=13796 CPUtime=0 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 786 0 0 0 0 0 0 0 25 0 1 0 872968704 14127104 663 33554432000 4194304 4365125 140736594857440 18446744073709551615 270338383616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 3449 663 253 42 0 597 0

[startup+0.01001 s]
/proc/loadavg: 1.24 1.46 2.42 3/187 24661
/proc/meminfo: memFree=31301108/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=13796 CPUtime=0 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 925 0 0 0 0 0 0 0 25 0 1 0 872968704 14127104 770 33554432000 4194304 4365125 140736594857440 18446744073709551615 4267009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 3449 771 254 42 0 597 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13796

[startup+0.101047 s]
/proc/loadavg: 1.24 1.46 2.42 3/187 24661
/proc/meminfo: memFree=31301108/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=16912 CPUtime=0.09 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 2644 0 0 0 9 0 0 0 25 0 1 0 872968704 17317888 1351 33554432000 4194304 4365125 140736594857440 18446744073709551615 4316995 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 4228 1351 261 42 0 1376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16912

[startup+0.301019 s]
/proc/loadavg: 1.24 1.46 2.42 3/187 24661
/proc/meminfo: memFree=31301108/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=24600 CPUtime=0.28 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 7149 0 0 0 28 0 0 0 25 0 1 0 872968704 25190400 2900 33554432000 4194304 4365125 140736594857440 18446744073709551615 4262098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 6150 2900 262 42 0 3298 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24600

[startup+0.700941 s]
/proc/loadavg: 1.24 1.46 2.42 3/187 24661
/proc/meminfo: memFree=31301108/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=38408 CPUtime=0.69 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 21298 0 0 0 67 2 0 0 25 0 1 0 872968704 39329792 6542 33554432000 4194304 4365125 140736594857440 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 9602 6542 262 42 0 6750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38408

[startup+1.50079 s]
/proc/loadavg: 1.24 1.46 2.42 5/190 24700
/proc/meminfo: memFree=31235664/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=63896 CPUtime=1.49 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 44670 0 0 0 144 5 0 0 25 0 1 0 872968704 65429504 12223 33554432000 4194304 4365125 140736594857440 18446744073709551615 4257485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 15974 12223 262 42 0 13122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63896

[startup+3.10046 s]
/proc/loadavg: 1.24 1.46 2.42 5/190 24700
/proc/meminfo: memFree=31155808/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=119988 CPUtime=3.09 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 86132 0 0 0 300 9 0 0 25 0 1 0 872968704 122867712 19157 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 29997 19157 262 42 0 27145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119988

[startup+6.30083 s]
/proc/loadavg: 1.46 1.50 2.43 5/190 24700
/proc/meminfo: memFree=30975828/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=175068 CPUtime=6.28 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 150372 0 0 0 614 14 0 0 25 0 1 0 872968704 179269632 39225 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 43767 39225 262 42 0 40915 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 175068

[startup+12.7006 s]
/proc/loadavg: 1.66 1.54 2.44 5/190 24738
/proc/meminfo: memFree=30587732/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=261052 CPUtime=12.69 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 208956 0 0 0 1248 21 0 0 25 0 1 0 872968704 267317248 50728 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 65263 50728 262 42 0 62411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 261052

[startup+25.501 s]
/proc/loadavg: 2.18 1.66 2.46 5/190 24739
/proc/meminfo: memFree=29913672/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=560160 CPUtime=25.49 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 432154 0 0 0 2507 42 0 0 25 0 1 0 872968704 573603840 94289 33554432000 4194304 4365125 140736594857440 18446744073709551615 4244636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 140040 94289 262 42 0 137188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 560160

[startup+51.1009 s]
/proc/loadavg: 2.80 1.85 2.50 5/190 24739
/proc/meminfo: memFree=29044136/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=817996 CPUtime=51.09 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 678029 0 0 0 5045 64 0 0 25 0 1 0 872968704 837627904 154659 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 204499 154659 262 42 0 201647 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 817996

[startup+102.307 s]
/proc/loadavg: 3.48 2.18 2.58 5/190 24741
/proc/meminfo: memFree=27950672/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=102.3 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 706449 0 0 0 10164 66 0 0 25 0 1 0 872968704 857624576 171630 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 171630 262 42 0 206529 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 837524

[startup+162.301 s]
/proc/loadavg: 3.84 2.52 2.67 5/190 24742
/proc/meminfo: memFree=28492388/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=162.29 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 706575 0 0 0 16163 66 0 0 25 0 1 0 872968704 857624576 171756 33554432000 4194304 4365125 140736594857440 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 171756 262 42 0 206529 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 837524

[startup+222.301 s]
/proc/loadavg: 3.94 2.79 2.75 5/190 24744
/proc/meminfo: memFree=28548028/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=222.3 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 706581 0 0 0 22164 66 0 0 25 0 1 0 872968704 857624576 171762 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 171762 262 42 0 206529 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 837524

[startup+282.301 s]
/proc/loadavg: 3.98 3.01 2.83 5/190 24746
/proc/meminfo: memFree=28345000/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=282.3 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 706581 0 0 0 28164 66 0 0 25 0 1 0 872968704 857624576 171762 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 171762 262 42 0 206529 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 837524

[startup+342.301 s]
/proc/loadavg: 3.99 3.18 2.90 5/190 24747
/proc/meminfo: memFree=28496472/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=342.3 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 706581 0 0 0 34164 66 0 0 25 0 1 0 872968704 857624576 171762 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 171762 262 42 0 206529 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 837524

[startup+402.3 s]
/proc/loadavg: 3.99 3.33 2.96 5/190 24752
/proc/meminfo: memFree=28477916/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=402.3 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 706581 0 0 0 40164 66 0 0 25 0 1 0 872968704 857624576 171762 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 171762 262 42 0 206529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 837524

[startup+462.3 s]
/proc/loadavg: 3.99 3.45 3.02 5/190 24753
/proc/meminfo: memFree=28486636/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=462.31 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 708193 0 0 0 46165 66 0 0 25 0 1 0 872968704 857624576 173374 33554432000 4194304 4365125 140736594857440 18446744073709551615 4244672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 173374 263 42 0 206529 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 837524

[startup+522.301 s]
/proc/loadavg: 3.99 3.55 3.08 5/190 24755
/proc/meminfo: memFree=28484380/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=522.31 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 708193 0 0 0 52165 66 0 0 25 0 1 0 872968704 857624576 173374 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 173374 263 42 0 206529 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 837524

[startup+582.301 s]
/proc/loadavg: 3.99 3.63 3.14 5/190 24757
/proc/meminfo: memFree=28468964/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=582.31 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 708193 0 0 0 58165 66 0 0 25 0 1 0 872968704 857624576 173374 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 173374 263 42 0 206529 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 837524

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.33 5/190 24763
/proc/meminfo: memFree=28158912/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=822.32 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 708193 0 0 0 82166 66 0 0 25 0 1 0 872968704 857624576 173374 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 173374 263 42 0 206529 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 837524

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 24765
/proc/meminfo: memFree=28146240/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837524 CPUtime=882.33 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 708193 0 0 0 88167 66 0 0 25 0 1 0 872968704 857624576 173374 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209381 173374 263 42 0 206529 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 837524

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.40 5/190 24766
/proc/meminfo: memFree=28463020/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837696 CPUtime=942.33 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 710970 0 0 0 94167 66 0 0 25 0 1 0 872968704 857800704 174784 33554432000 4194304 4365125 140736594857440 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209424 174784 263 42 0 206572 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 837696

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.44 5/190 24768
/proc/meminfo: memFree=28460744/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837696 CPUtime=1002.33 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 710970 0 0 0 100167 66 0 0 25 0 1 0 872968704 857800704 174784 33554432000 4194304 4365125 140736594857440 18446744073709551615 4244636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209424 174784 263 42 0 206572 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 837696

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/190 24769
/proc/meminfo: memFree=28157524/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837696 CPUtime=1062.33 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 710970 0 0 0 106167 66 0 0 25 0 1 0 872968704 857800704 174784 33554432000 4194304 4365125 140736594857440 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209424 174784 263 42 0 206572 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 837696

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 24771
/proc/meminfo: memFree=28452480/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837696 CPUtime=1122.34 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 710971 0 0 0 112168 66 0 0 25 0 1 0 872968704 857800704 174785 33554432000 4194304 4365125 140736594857440 18446744073709551615 4264089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209424 174785 263 42 0 206572 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 837696

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 24773
/proc/meminfo: memFree=28452312/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837696 CPUtime=1182.34 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 710971 0 0 0 118168 66 0 0 25 0 1 0 872968704 857800704 174785 33554432000 4194304 4365125 140736594857440 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209424 174785 263 42 0 206572 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 837696

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 24774
/proc/meminfo: memFree=28383084/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=866192 CPUtime=1242.34 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 714525 0 0 0 124167 67 0 0 25 0 1 0 872968704 886980608 178339 33554432000 4194304 4365125 140736594857440 18446744073709551615 4262107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 216548 178339 263 42 0 213696 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 866192

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 24776
/proc/meminfo: memFree=28451612/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837520 CPUtime=1302.36 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 721174 0 0 0 130168 68 0 0 25 0 1 0 872968704 857620480 174742 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209380 174742 264 42 0 206528 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 837520

[startup+1362.3 s]
/proc/loadavg: 4.00 3.96 3.60 5/190 24777
/proc/meminfo: memFree=28452060/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837520 CPUtime=1362.35 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 721174 0 0 0 136167 68 0 0 25 0 1 0 872968704 857620480 174742 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209380 174742 264 42 0 206528 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 837520

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.63 5/190 24779
/proc/meminfo: memFree=28452144/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837520 CPUtime=1422.36 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 721174 0 0 0 142168 68 0 0 25 0 1 0 872968704 857620480 174742 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209380 174742 264 42 0 206528 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 837520

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 24781
/proc/meminfo: memFree=28293132/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=837520 CPUtime=1482.35 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 721174 0 0 0 148167 68 0 0 25 0 1 0 872968704 857620480 174742 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 209380 174742 264 42 0 206528 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 837520

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 24782
/proc/meminfo: memFree=28431096/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=858000 CPUtime=1542.36 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 723744 0 0 0 154168 68 0 0 25 0 1 0 872968704 878592000 177312 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 214500 177312 264 42 0 211648 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 858000

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 24784
/proc/meminfo: memFree=28441096/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=858000 CPUtime=1602.37 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 723744 0 0 0 160168 69 0 0 25 0 1 0 872968704 878592000 177312 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 214500 177312 264 42 0 211648 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 858000

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 24785
/proc/meminfo: memFree=28428892/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=858000 CPUtime=1662.37 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 723744 0 0 0 166168 69 0 0 25 0 1 0 872968704 878592000 177312 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 214500 177312 264 42 0 211648 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 858000

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 24787
/proc/meminfo: memFree=28427976/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=858000 CPUtime=1722.37 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 723744 0 0 0 172168 69 0 0 25 0 1 0 872968704 878592000 177312 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 214500 177312 264 42 0 211648 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 858000

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 24789
/proc/meminfo: memFree=28243804/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=858000 CPUtime=1782.37 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 723744 0 0 0 178168 69 0 0 25 0 1 0 872968704 878592000 177312 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 214500 177312 264 42 0 211648 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 858000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.84 3.94 3.73 3/186 24791
/proc/meminfo: memFree=29480836/32951124 swapFree=67055520/67111528
[pid=24661] ppid=24659 vsize=858000 CPUtime=1800.08 cores=4,6
/proc/24661/stat : 24661 (MoUsSaka) R 24659 24661 23230 0 -1 4202496 723744 0 0 0 179939 69 0 0 25 0 1 0 872968704 878592000 177312 33554432000 4194304 4365125 140736594857440 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24661/statm: 214500 177312 264 42 0 211648 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 858000

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.11
CPU user time (s): 1799.4
CPU system time (s): 0.714891
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1322208

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

runsolver used 3.13952 second user time and 6.68698 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 17:18:51
IDJOB=3495722
IDBENCH=70777
IDSOLVER=1989
FILE ID=node143/3495722-1307805531
RUNJOBID= node143-1307805530-24566
PBS_JOBID= 13551005
Free space on /tmp= 74080 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT09/APPLICATIONS/bitverif/minand/minand064.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495722-1307805531/watcher-3495722-1307805531 -o /tmp/evaluation-result-3495722-1307805531/solver-3495722-1307805531 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495722-1307805531.cnf

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

MD5SUM BENCH= bf7b492ab6e18ae58155d14517070d60
RANDOM SEED=1802174959

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31303024 kB
Buffers:        146280 kB
Cached:        1250760 kB
SwapCached:       8636 kB
Active:         410876 kB
Inactive:      1077324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31303024 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            6608 kB
Writeback:           0 kB
AnonPages:       89264 kB
Mapped:          13532 kB
Slab:            94576 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   341636 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= 74084 MiB
End job on node143 at 2011-06-11 17:48:53