Trace number 3495725

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs008.cnf
MD5SUM3b25b7c29976a701360f4ff0711e1a9c
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 variables1140
Number of clauses3371
Sum of the clauses size7863
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 22246
Number of clauses of size 31123
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
34.89/34.92	
34.89/34.92	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-3495725-1307805537/watcher-3495725-1307805537 -o /tmp/evaluation-result-3495725-1307805537/solver-3495725-1307805537 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495725-1307805537.cnf 

running on 2 cores: 0,2

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.46 1.50 2.43 5/189 24737
/proc/meminfo: memFree=30978540/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=12300 CPUtime=0 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 508 0 0 0 0 0 0 0 25 0 1 0 872969321 12595200 438 33554432000 4194304 4365125 140735423849232 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 3075 438 262 42 0 223 0

[startup+0.0880019 s]
/proc/loadavg: 1.46 1.50 2.43 5/189 24737
/proc/meminfo: memFree=30978540/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=14732 CPUtime=0.08 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2531 0 0 0 8 0 0 0 25 0 1 0 872969321 15085568 912 33554432000 4194304 4365125 140735423849232 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 3683 912 262 42 0 831 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14732

[startup+0.100967 s]
/proc/loadavg: 1.46 1.50 2.43 5/189 24737
/proc/meminfo: memFree=30978540/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=14732 CPUtime=0.09 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2766 0 0 0 9 0 0 0 25 0 1 0 872969321 15085568 1041 33554432000 4194304 4365125 140735423849232 18446744073709551615 4257966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 3683 1041 262 42 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14732

[startup+0.300964 s]
/proc/loadavg: 1.46 1.50 2.43 5/189 24737
/proc/meminfo: memFree=30978540/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=21236 CPUtime=0.28 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 7532 0 0 0 28 0 0 0 25 0 1 0 872969321 21745664 2103 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 5309 2103 262 42 0 2457 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21236

[startup+0.700882 s]
/proc/loadavg: 1.46 1.50 2.43 5/189 24737
/proc/meminfo: memFree=30978540/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=29064 CPUtime=0.69 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 11888 0 0 0 68 1 0 0 25 0 1 0 872969321 29761536 3652 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 7266 3652 263 42 0 4414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29064

[startup+1.50072 s]
/proc/loadavg: 1.46 1.50 2.43 5/190 24738
/proc/meminfo: memFree=30933916/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=48364 CPUtime=1.49 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 19670 0 0 0 147 2 0 0 25 0 1 0 872969321 49524736 6949 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250954 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 12091 6949 263 42 0 9239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48364

[startup+3.10042 s]
/proc/loadavg: 1.46 1.50 2.43 5/190 24738
/proc/meminfo: memFree=30875264/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=86208 CPUtime=3.09 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 41665 0 0 0 304 5 0 0 25 0 1 0 872969321 88276992 13350 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 21552 13350 263 42 0 18700 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86208

[startup+6.30075 s]
/proc/loadavg: 1.66 1.54 2.44 5/190 24738
/proc/meminfo: memFree=30619848/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=167192 CPUtime=6.29 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 95512 0 0 0 618 11 0 0 25 0 1 0 872969321 171204608 29692 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 41798 29692 272 42 0 38946 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167192

[startup+12.7005 s]
/proc/loadavg: 1.85 1.58 2.45 5/190 24739
/proc/meminfo: memFree=30127228/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=387696 CPUtime=12.69 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 162031 0 0 0 1251 18 0 0 25 0 1 0 872969321 397000704 63007 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 96924 63007 263 42 0 94072 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 387696

[startup+25.5009 s]
/proc/loadavg: 2.33 1.70 2.47 5/190 24739
/proc/meminfo: memFree=29699520/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=859316 CPUtime=25.49 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 332951 0 0 0 2511 38 0 0 25 0 1 0 872969321 879939584 125754 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 214829 125754 263 42 0 211977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 859316

[startup+51.1009 s]
/proc/loadavg: 2.90 1.88 2.51 5/190 24740
/proc/meminfo: memFree=28832460/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1187724 CPUtime=51.08 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 800308 0 0 0 5020 88 0 0 25 0 1 0 872969321 1216229376 237984 33554432000 4194304 4365125 140735423849232 18446744073709551615 4262087 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 296931 237984 264 42 0 294079 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1187724

[startup+102.307 s]
/proc/loadavg: 3.60 2.22 2.59 5/190 24741
/proc/meminfo: memFree=28147456/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1633540 CPUtime=102.29 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 911619 0 0 0 10129 100 0 0 25 0 1 0 872969321 1672744960 307693 33554432000 4194304 4365125 140735423849232 18446744073709551615 4267696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 408385 307693 264 42 0 405533 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1633540

[startup+162.301 s]
/proc/loadavg: 3.85 2.55 2.68 5/190 24743
/proc/meminfo: memFree=28226904/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1721204 CPUtime=162.27 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 1085747 0 0 0 16107 120 0 0 25 0 1 0 872969321 1762512896 294705 33554432000 4194304 4365125 140735423849232 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 430301 294705 264 42 0 427449 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1721204

[startup+222.301 s]
/proc/loadavg: 3.94 2.81 2.76 5/190 24744
/proc/meminfo: memFree=28430840/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1283816 CPUtime=222.27 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 1407315 0 0 0 22066 161 0 0 25 0 1 0 872969321 1314627584 241695 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 320954 241695 264 42 0 318102 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1283816

[startup+282.301 s]
/proc/loadavg: 3.98 3.02 2.83 5/190 24746
/proc/meminfo: memFree=27981556/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1678292 CPUtime=282.27 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 1922282 0 0 0 28007 220 0 0 25 0 1 0 872969321 1718571008 288907 33554432000 4194304 4365125 140735423849232 18446744073709551615 4266176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 419573 288907 264 42 0 416721 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1678292

[startup+342.301 s]
/proc/loadavg: 3.99 3.20 2.90 5/190 24747
/proc/meminfo: memFree=28488156/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1118512 CPUtime=342.26 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2090881 0 0 0 33984 242 0 0 25 0 1 0 872969321 1145356288 218909 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 279628 218909 264 42 0 276776 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 1118512

[startup+402.3 s]
/proc/loadavg: 3.99 3.34 2.97 5/190 24752
/proc/meminfo: memFree=28149936/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1767696 CPUtime=402.26 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2227798 0 0 0 39968 258 0 0 25 0 1 0 872969321 1810120704 300346 33554432000 4194304 4365125 140735423849232 18446744073709551615 4244636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 441924 300346 264 42 0 439072 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1767696

[startup+462.3 s]
/proc/loadavg: 3.99 3.46 3.03 5/190 24754
/proc/meminfo: memFree=28486512/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1086492 CPUtime=462.25 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2307444 0 0 0 45956 269 0 0 25 0 1 0 872969321 1112567808 214612 33554432000 4194304 4365125 140735423849232 18446744073709551615 4245067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 271623 214612 264 42 0 268771 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 1086492

[startup+522.3 s]
/proc/loadavg: 3.99 3.55 3.09 5/190 24755
/proc/meminfo: memFree=28484132/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1089896 CPUtime=522.25 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2474507 0 0 0 51935 290 0 0 25 0 1 0 872969321 1116053504 215011 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 272474 215011 264 42 0 269622 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 1089896

[startup+582.301 s]
/proc/loadavg: 3.99 3.63 3.14 5/190 24757
/proc/meminfo: memFree=28468832/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1106232 CPUtime=582.25 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 2501551 0 0 0 57931 294 0 0 25 0 1 0 872969321 1132781568 218999 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276558 218999 264 42 0 273706 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 1106232

[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=24737] ppid=24735 vsize=1334628 CPUtime=822.22 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3096299 0 0 0 81855 367 0 0 25 0 1 0 872969321 1366659072 247611 33554432000 4194304 4365125 140735423849232 18446744073709551615 4267810 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 333657 247611 264 42 0 330805 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 1334628

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 24765
/proc/meminfo: memFree=27926256/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=2165040 CPUtime=882.22 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3305963 0 0 0 87830 392 0 0 25 0 1 0 872969321 2217000960 353222 33554432000 4194304 4365125 140735423849232 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 541260 353222 264 42 0 538408 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 2165040

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.41 5/190 24766
/proc/meminfo: memFree=28462772/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1106280 CPUtime=942.22 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3398608 0 0 0 93815 407 0 0 25 0 1 0 872969321 1132830720 218826 33554432000 4194304 4365125 140735423849232 18446744073709551615 4247584 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276570 218826 264 42 0 273718 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 1106280

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.44 5/190 24768
/proc/meminfo: memFree=28460728/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1106104 CPUtime=1002.22 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3570539 0 0 0 99795 427 0 0 25 0 1 0 872969321 1132650496 219515 33554432000 4194304 4365125 140735423849232 18446744073709551615 4246932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276526 219515 264 42 0 273674 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 1106104

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/190 24770
/proc/meminfo: memFree=28157400/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1708336 CPUtime=1062.21 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3680761 0 0 0 105783 438 0 0 25 0 1 0 872969321 1749336064 295074 33554432000 4194304 4365125 140735423849232 18446744073709551615 4249796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 427084 295074 264 42 0 424232 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 1708336

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 24771
/proc/meminfo: memFree=28452472/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1105208 CPUtime=1122.21 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3686812 0 0 0 111781 440 0 0 25 0 1 0 872969321 1131732992 219291 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276302 219291 264 42 0 273450 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 1105208

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 24773
/proc/meminfo: memFree=28120860/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1154336 CPUtime=1182.2 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3769303 0 0 0 117769 451 0 0 25 0 1 0 872969321 1182040064 225485 33554432000 4194304 4365125 140735423849232 18446744073709551615 4267852 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 288584 225485 264 42 0 285732 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 1154336

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 24774
/proc/meminfo: memFree=28382952/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1080876 CPUtime=1242.2 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3882623 0 0 0 123754 466 0 0 25 0 1 0 872969321 1106817024 213240 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 270219 213240 264 42 0 267367 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 1080876

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 24776
/proc/meminfo: memFree=28451588/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1105580 CPUtime=1302.2 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 3981875 0 0 0 129743 477 0 0 25 0 1 0 872969321 1132113920 219384 33554432000 4194304 4365125 140735423849232 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276395 219384 264 42 0 273543 0
Current children cumulated CPU time (s) 1302.2
Current children cumulated vsize (KiB) 1105580

[startup+1362.3 s]
/proc/loadavg: 4.00 3.96 3.60 5/190 24778
/proc/meminfo: memFree=28452052/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1105072 CPUtime=1362.19 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4012951 0 0 0 135738 481 0 0 25 0 1 0 872969321 1131593728 219257 33554432000 4194304 4365125 140735423849232 18446744073709551615 4275978 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276268 219257 264 42 0 273416 0
Current children cumulated CPU time (s) 1362.19
Current children cumulated vsize (KiB) 1105072

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.63 5/190 24779
/proc/meminfo: memFree=28452000/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1105072 CPUtime=1422.19 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4012951 0 0 0 141738 481 0 0 25 0 1 0 872969321 1131593728 219257 33554432000 4194304 4365125 140735423849232 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276268 219257 264 42 0 273416 0
Current children cumulated CPU time (s) 1422.19
Current children cumulated vsize (KiB) 1105072

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 24781
/proc/meminfo: memFree=28293000/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1420448 CPUtime=1482.17 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4052529 0 0 0 147733 484 0 0 25 0 1 0 872969321 1454538752 258835 33554432000 4194304 4365125 140735423849232 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 355112 258835 264 42 0 352260 0
Current children cumulated CPU time (s) 1482.17
Current children cumulated vsize (KiB) 1420448

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 24782
/proc/meminfo: memFree=28431072/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1125552 CPUtime=1542.17 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4061116 0 0 0 153731 486 0 0 25 0 1 0 872969321 1152565248 221827 33554432000 4194304 4365125 140735423849232 18446744073709551615 4245778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 281388 221827 264 42 0 278536 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 1125552

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 24784
/proc/meminfo: memFree=28440848/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1105072 CPUtime=1602.17 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4173017 0 0 0 159717 500 0 0 25 0 1 0 872969321 1131593728 219257 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 276268 219257 264 42 0 273416 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 1105072

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 24786
/proc/meminfo: memFree=28428624/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1127600 CPUtime=1662.16 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4217478 0 0 0 165712 504 0 0 25 0 1 0 872969321 1154662400 222116 33554432000 4194304 4365125 140735423849232 18446744073709551615 4257368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 281900 222116 264 42 0 279048 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 1127600

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 24787
/proc/meminfo: memFree=28185928/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1610900 CPUtime=1722.16 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4285005 0 0 0 171704 512 0 0 25 0 1 0 872969321 1649561600 282736 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 402725 282736 264 42 0 399873 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 1610900

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 24789
/proc/meminfo: memFree=28243672/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1383464 CPUtime=1782.15 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4384797 0 0 0 177691 524 0 0 25 0 1 0 872969321 1416667136 254179 33554432000 4194304 4365125 140735423849232 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 345866 254179 264 42 0 343014 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 1383464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 3.61 3.89 3.71 2/172 24864
/proc/meminfo: memFree=30197848/32951124 swapFree=67055520/67111528
[pid=24737] ppid=24735 vsize=1709080 CPUtime=1800.06 cores=0,2
/proc/24737/stat : 24737 (MoUsSaka) R 24735 24737 23230 0 -1 4202496 4425660 0 0 0 179477 529 0 0 25 0 1 0 872969321 1750097920 295042 33554432000 4194304 4365125 140735423849232 18446744073709551615 4258262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24737/statm: 427270 295042 264 42 0 424418 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1709080

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.25
CPU time (s): 1800.11
CPU user time (s): 1794.77
CPU system time (s): 5.33819
CPU usage (%): 99.992
Max. virtual memory (cumulated for all children) (KiB): 2435784

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

runsolver used 3.23651 second user time and 6.585 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 17:18:57
IDJOB=3495725
IDBENCH=70787
IDSOLVER=1989
FILE ID=node143/3495725-1307805537
RUNJOBID= node143-1307805530-24565
PBS_JOBID= 13551005
Free space on /tmp= 74084 MiB

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

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

MD5SUM BENCH= 3b25b7c29976a701360f4ff0711e1a9c
RANDOM SEED=945493881

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:      30978944 kB
Buffers:        146400 kB
Cached:        1245932 kB
SwapCached:       8636 kB
Active:         733940 kB
Inactive:      1077432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30978944 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            2660 kB
Writeback:           0 kB
AnonPages:      417788 kB
Mapped:          13660 kB
Slab:            95352 kB
PageTables:       6212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   708912 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:59