Trace number 3495746

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.08 1800.04

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
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 variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c MoUsSaka vegetarian
969.30/969.34	
969.30/969.34	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-3495746-1307806574/watcher-3495746-1307806574 -o /tmp/evaluation-result-3495746-1307806574/solver-3495746-1307806574 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495746-1307806574.cnf 

running on 2 cores: 5,7

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.00 1.34 2.10 4/189 25613
/proc/meminfo: memFree=31819416/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=25560 CPUtime=0 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 2340 0 0 0 0 0 0 0 22 0 1 0 892257919 26173440 1903 33554432000 4194304 4365125 140737198295648 18446744073709551615 4293676 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 6390 1914 247 42 0 3538 0

[startup+0.053514 s]
/proc/loadavg: 1.00 1.34 2.10 4/189 25613
/proc/meminfo: memFree=31819416/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=26292 CPUtime=0.04 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 5274 0 0 0 4 0 0 0 22 0 1 0 892257919 26923008 3581 33554432000 4194304 4365125 140737198295648 18446744073709551615 4284371 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/25613/statm: 6573 3581 254 42 0 3721 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26292

[startup+0.100507 s]
/proc/loadavg: 1.00 1.34 2.10 4/189 25613
/proc/meminfo: memFree=31819416/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=40068 CPUtime=0.09 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 12217 0 0 0 8 1 0 0 22 0 1 0 892257919 41029632 5752 33554432000 4194304 4365125 140737198295648 18446744073709551615 230808784453 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/25613/statm: 10017 5752 254 42 0 7165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40068

[startup+0.300473 s]
/proc/loadavg: 1.00 1.34 2.10 4/189 25613
/proc/meminfo: memFree=31819416/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=50904 CPUtime=0.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 16642 0 0 0 27 2 0 0 23 0 1 0 892257919 52125696 7974 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257861 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/25613/statm: 12726 7974 261 42 0 9874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50904

[startup+0.700398 s]
/proc/loadavg: 1.00 1.34 2.10 4/189 25613
/proc/meminfo: memFree=31819416/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=62228 CPUtime=0.69 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 22390 0 0 0 66 3 0 0 25 0 1 0 892257919 63721472 10543 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/25613/statm: 15557 10543 262 42 0 12705 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62228

[startup+1.50029 s]
/proc/loadavg: 1.00 1.34 2.10 5/190 25614
/proc/meminfo: memFree=31730152/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=67892 CPUtime=1.49 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 29203 0 0 0 145 4 0 0 25 0 1 0 892257919 69521408 12556 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 16973 12556 262 42 0 14121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67892

[startup+3.10099 s]
/proc/loadavg: 1.00 1.34 2.10 5/190 25614
/proc/meminfo: memFree=31691712/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=89168 CPUtime=3.09 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 48456 0 0 0 304 5 0 0 25 0 1 0 892257919 91308032 16887 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 22292 16887 262 42 0 19440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89168

[startup+6.30041 s]
/proc/loadavg: 1.24 1.39 2.11 5/190 25614
/proc/meminfo: memFree=31563964/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=180608 CPUtime=6.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 133890 0 0 0 616 13 0 0 25 0 1 0 892257919 184942592 36892 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 45152 36892 262 42 0 42300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 180608

[startup+12.7002 s]
/proc/loadavg: 1.46 1.43 2.12 5/190 25614
/proc/meminfo: memFree=31135516/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=789128 CPUtime=12.69 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 311356 0 0 0 1240 29 0 0 25 0 1 0 892257919 808067072 88753 33554432000 4194304 4365125 140737198295648 18446744073709551615 230808863189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 197282 88774 262 42 0 194430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 789128

[startup+25.5009 s]
/proc/loadavg: 2.02 1.56 2.15 5/190 25614
/proc/meminfo: memFree=30306220/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=734156 CPUtime=25.49 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 639867 0 0 0 2485 64 0 0 25 0 1 0 892257919 751775744 161345 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 183539 161345 262 42 0 180687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 734156

[startup+51.1002 s]
/proc/loadavg: 2.70 1.75 2.20 5/190 25615
/proc/meminfo: memFree=29746032/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=734156 CPUtime=51.09 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 640789 0 0 0 5045 64 0 0 25 0 1 0 892257919 751775744 161838 33554432000 4194304 4365125 140737198295648 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 183539 161838 262 42 0 180687 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 734156

[startup+102.307 s]
/proc/loadavg: 3.48 2.13 2.30 5/190 25616
/proc/meminfo: memFree=29622144/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=735220 CPUtime=102.3 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 657280 0 0 0 10165 65 0 0 25 0 1 0 892257919 752865280 170246 33554432000 4194304 4365125 140737198295648 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 183805 170246 262 42 0 180953 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 735220

[startup+162.301 s]
/proc/loadavg: 3.93 2.47 2.41 5/190 25618
/proc/meminfo: memFree=29564568/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=751860 CPUtime=162.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 665611 0 0 0 16163 66 0 0 25 0 1 0 892257919 769904640 176511 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 187965 176511 262 42 0 185113 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 751860

[startup+222.301 s]
/proc/loadavg: 4.04 2.79 2.52 5/190 25620
/proc/meminfo: memFree=29484064/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=752300 CPUtime=222.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 678970 0 0 0 22162 67 0 0 25 0 1 0 892257919 770355200 183263 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 188075 183263 262 42 0 185223 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 752300

[startup+282.301 s]
/proc/loadavg: 4.01 2.99 2.60 5/190 25621
/proc/meminfo: memFree=29384572/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1093772 CPUtime=282.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 876792 0 0 0 28141 88 0 0 25 0 1 0 892257919 1120022528 200947 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 273443 200947 262 42 0 270591 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1093772

[startup+342.301 s]
/proc/loadavg: 4.07 3.19 2.69 5/190 25623
/proc/meminfo: memFree=29317448/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1106060 CPUtime=342.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 878345 0 0 0 34141 88 0 0 25 0 1 0 892257919 1132605440 202500 33554432000 4194304 4365125 140737198295648 18446744073709551615 4249918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 276515 202500 262 42 0 273663 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1106060

[startup+402.301 s]
/proc/loadavg: 4.02 3.33 2.77 5/190 25662
/proc/meminfo: memFree=28813576/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1106060 CPUtime=402.29 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 878353 0 0 0 40141 88 0 0 25 0 1 0 892257919 1132605440 202508 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257451 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 276515 202508 262 42 0 273663 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1106060

[startup+462.301 s]
/proc/loadavg: 4.05 3.47 2.85 5/190 25702
/proc/meminfo: memFree=28145852/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1130968 CPUtime=462.3 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 891384 0 0 0 46140 90 0 0 25 0 1 0 892257919 1158111232 212013 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 282742 212013 262 42 0 279890 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1130968

[startup+522.3 s]
/proc/loadavg: 4.02 3.56 2.92 5/190 25704
/proc/meminfo: memFree=27981388/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1131440 CPUtime=522.3 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 899050 0 0 0 52139 91 0 0 25 0 1 0 892257919 1158594560 215907 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 282860 215907 262 42 0 280008 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1131440

[startup+582.3 s]
/proc/loadavg: 4.00 3.64 2.98 5/190 25705
/proc/meminfo: memFree=28030332/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1132036 CPUtime=582.3 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 908803 0 0 0 58138 92 0 0 25 0 1 0 892257919 1159204864 220862 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 283009 220862 262 42 0 280157 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1132036

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.03 3.85 3.21 5/190 25712
/proc/meminfo: memFree=27804372/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1166040 CPUtime=822.3 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 954431 0 0 0 82135 95 0 0 25 0 1 0 892257919 1194024960 242794 33554432000 4194304 4365125 140737198295648 18446744073709551615 4272031 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 291510 242794 262 42 0 288658 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1166040

[startup+882.3 s]
/proc/loadavg: 4.01 3.88 3.27 5/190 25713
/proc/meminfo: memFree=27728568/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1166956 CPUtime=882.31 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 954663 0 0 0 88136 95 0 0 25 0 1 0 892257919 1194962944 243026 33554432000 4194304 4365125 140737198295648 18446744073709551615 4248466 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 291739 243026 262 42 0 288887 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1166956

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.30 5/190 25715
/proc/meminfo: memFree=27607152/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1166956 CPUtime=942.31 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 954667 0 0 0 94136 95 0 0 25 0 1 0 892257919 1194962944 243030 33554432000 4194304 4365125 140737198295648 18446744073709551615 4247558 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 291739 243030 262 42 0 288887 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1166956

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.35 5/190 25716
/proc/meminfo: memFree=27920324/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1123680 CPUtime=1002.31 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1111665 0 0 0 100116 115 0 0 25 0 1 0 892257919 1150648320 235806 33554432000 4194304 4365125 140737198295648 18446744073709551615 4266144 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 280920 235806 264 42 0 278068 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1123680

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.38 5/190 25718
/proc/meminfo: memFree=27556724/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1502540 CPUtime=1062.31 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1159187 0 0 0 106113 118 0 0 25 0 1 0 892257919 1538600960 283328 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 375635 283328 264 42 0 372783 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1502540

[startup+1122.3 s]
/proc/loadavg: 3.96 3.92 3.41 5/190 25758
/proc/meminfo: memFree=27822336/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1164636 CPUtime=1122.31 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1216639 0 0 0 112107 124 0 0 25 0 1 0 892257919 1192587264 244199 33554432000 4194304 4365125 140737198295648 18446744073709551615 4267729 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 291159 244199 264 42 0 288307 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1164636

[startup+1182.3 s]
/proc/loadavg: 3.98 3.93 3.45 5/190 25759
/proc/meminfo: memFree=27781864/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1486156 CPUtime=1182.31 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1438944 0 0 0 118085 146 0 0 25 0 1 0 892257919 1521823744 288927 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 371539 288927 264 42 0 368687 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1486156

[startup+1242.3 s]
/proc/loadavg: 3.99 3.94 3.48 5/190 25761
/proc/meminfo: memFree=27547944/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1511520 CPUtime=1242.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1500064 0 0 0 124078 154 0 0 25 0 1 0 892257919 1547796480 298558 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 377880 298558 264 42 0 375028 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1511520

[startup+1302.3 s]
/proc/loadavg: 3.99 3.95 3.51 5/190 25762
/proc/meminfo: memFree=27341312/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1514824 CPUtime=1302.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1549080 0 0 0 130074 158 0 0 25 0 1 0 892257919 1551179776 295562 33554432000 4194304 4365125 140737198295648 18446744073709551615 4247533 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 378706 295562 264 42 0 375854 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1514824

[startup+1362.3 s]
/proc/loadavg: 4.03 3.97 3.54 5/190 25764
/proc/meminfo: memFree=27507664/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1527112 CPUtime=1362.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1550627 0 0 0 136073 159 0 0 25 0 1 0 892257919 1563762688 297109 33554432000 4194304 4365125 140737198295648 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 381778 297109 264 42 0 378926 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1527112

[startup+1422.31 s]
/proc/loadavg: 4.01 3.97 3.57 5/190 25766
/proc/meminfo: memFree=27701536/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1148252 CPUtime=1422.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1614085 0 0 0 142065 167 0 0 25 0 1 0 892257919 1175810048 249608 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 287063 249608 264 42 0 284211 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 1148252

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 25767
/proc/meminfo: memFree=27659568/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1148252 CPUtime=1482.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1646535 0 0 0 148061 171 0 0 25 0 1 0 892257919 1175810048 265835 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 287063 265835 264 42 0 284211 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1148252

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 25816
/proc/meminfo: memFree=27683280/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1148252 CPUtime=1542.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1651253 0 0 0 154061 171 0 0 25 0 1 0 892257919 1175810048 268194 33554432000 4194304 4365125 140737198295648 18446744073709551615 4242918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 287063 268194 264 42 0 284211 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1148252

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 25817
/proc/meminfo: memFree=27443636/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1148252 CPUtime=1602.32 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1651253 0 0 0 160061 171 0 0 25 0 1 0 892257919 1175810048 268194 33554432000 4194304 4365125 140737198295648 18446744073709551615 4244619 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 287063 268194 264 42 0 284211 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1148252

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 25821
/proc/meminfo: memFree=27467524/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1148252 CPUtime=1662.33 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1651702 0 0 0 166062 171 0 0 25 0 1 0 892257919 1175810048 268643 33554432000 4194304 4365125 140737198295648 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 287063 268643 264 42 0 284211 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1148252

[startup+1722.3 s]
/proc/loadavg: 4.06 3.99 3.68 5/190 25824
/proc/meminfo: memFree=27439048/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1148252 CPUtime=1722.33 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1663605 0 0 0 172061 172 0 0 25 0 1 0 892257919 1175810048 274600 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 287063 274600 264 42 0 284211 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1148252

[startup+1782.3 s]
/proc/loadavg: 4.02 3.99 3.70 5/190 25825
/proc/meminfo: memFree=27391628/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1594564 CPUtime=1782.33 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1944178 0 0 0 178031 202 0 0 25 0 1 0 892257919 1632833536 274890 33554432000 4194304 4365125 140737198295648 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 398641 274890 264 42 0 395789 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1594564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.01 3.99 3.70 4/188 25827
/proc/meminfo: memFree=29537196/32951124 swapFree=67052968/67111528
[pid=25613] ppid=25611 vsize=1621188 CPUtime=1800.03 cores=5,7
/proc/25613/stat : 25613 (MoUsSaka) R 25611 25613 24151 0 -1 4202496 1947544 0 0 0 179801 202 0 0 25 0 1 0 892257919 1660096512 278256 33554432000 4194304 4365125 140737198295648 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25613/statm: 405297 278256 264 42 0 402445 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1621188

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.04
CPU time (s): 1800.08
CPU user time (s): 1798.02
CPU system time (s): 2.06469
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2628428

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

runsolver used 2.96255 second user time and 6.86596 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-11 17:36:15
IDJOB=3495746
IDBENCH=82489
IDSOLVER=1989
FILE ID=node104/3495746-1307806574
RUNJOBID= node104-1307806574-25558
PBS_JOBID= 13551072
Free space on /tmp= 74116 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495746-1307806574/watcher-3495746-1307806574 -o /tmp/evaluation-result-3495746-1307806574/solver-3495746-1307806574 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495746-1307806574.cnf

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=538072166

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31819968 kB
Buffers:        150672 kB
Cached:         756344 kB
SwapCached:      11076 kB
Active:         330296 kB
Inactive:       645356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31819968 kB
SwapTotal:    67111528 kB
SwapFree:     67052968 kB
Dirty:           14404 kB
Writeback:          16 kB
AnonPages:       65676 kB
Mapped:           9676 kB
Slab:            91608 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   317368 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= 74124 MiB
End job on node104 at 2011-06-11 18:06:17