Trace number 3495745

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.06 1800.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark727.208
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
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
12.18/12.23	
12.18/12.23	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-3495745-1307806549/watcher-3495745-1307806549 -o /tmp/evaluation-result-3495745-1307806549/solver-3495745-1307806549 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495745-1307806549.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: 0.92 1.00 1.56 4/186 21851
/proc/meminfo: memFree=31483304/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=27824 CPUtime=0 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 2210 0 0 0 0 0 0 0 21 0 1 0 892257540 28491776 2149 33554432000 4194304 4365125 140733577338336 18446744073709551615 4292364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 6956 2161 246 42 0 4104 0

[startup+0.0572171 s]
/proc/loadavg: 0.92 1.00 1.56 4/186 21851
/proc/meminfo: memFree=31483304/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=33112 CPUtime=0.04 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 6506 0 0 0 4 0 0 0 21 0 1 0 892257540 33906688 4887 33554432000 4194304 4365125 140733577338336 18446744073709551615 216634515200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 8278 4889 254 42 0 5426 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33112

[startup+0.101188 s]
/proc/loadavg: 0.92 1.00 1.56 4/186 21851
/proc/meminfo: memFree=31483304/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=44832 CPUtime=0.09 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 10251 0 0 0 8 1 0 0 21 0 1 0 892257540 45907968 6061 33554432000 4194304 4365125 140733577338336 18446744073709551615 4292364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 11208 6087 254 42 0 8356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44832

[startup+0.301176 s]
/proc/loadavg: 0.92 1.00 1.56 4/186 21851
/proc/meminfo: memFree=31483304/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=58936 CPUtime=0.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 21461 0 0 0 27 2 0 0 22 0 1 0 892257540 60350464 10603 33554432000 4194304 4365125 140733577338336 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 14734 10605 261 42 0 11882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58936

[startup+0.70111 s]
/proc/loadavg: 0.92 1.00 1.56 4/186 21851
/proc/meminfo: memFree=31483304/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=77464 CPUtime=0.69 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 27473 0 0 0 67 2 0 0 24 0 1 0 892257540 79323136 13169 33554432000 4194304 4365125 140733577338336 18446744073709551615 4257248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 19366 13169 262 42 0 16514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77464

[startup+1.50097 s]
/proc/loadavg: 0.92 1.00 1.56 5/190 21862
/proc/meminfo: memFree=31331024/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=96044 CPUtime=1.49 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 36476 0 0 0 145 4 0 0 25 0 1 0 892257540 98349056 17180 33554432000 4194304 4365125 140733577338336 18446744073709551615 4246852 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 24011 17180 262 42 0 21159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96044

[startup+3.10066 s]
/proc/loadavg: 0.92 1.00 1.56 5/190 21862
/proc/meminfo: memFree=31285008/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=140352 CPUtime=3.09 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 78731 0 0 0 300 9 0 0 25 0 1 0 892257540 143720448 27279 33554432000 4194304 4365125 140733577338336 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 35088 27279 262 42 0 32236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140352

[startup+6.30113 s]
/proc/loadavg: 1.33 1.09 1.58 5/190 21862
/proc/meminfo: memFree=31109324/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=289832 CPUtime=6.28 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 201781 0 0 0 607 21 0 0 25 0 1 0 892257540 296787968 51505 33554432000 4194304 4365125 140733577338336 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 72458 51505 262 42 0 69606 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 289832

[startup+12.701 s]
/proc/loadavg: 1.54 1.13 1.60 5/190 21863
/proc/meminfo: memFree=30641388/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=557756 CPUtime=12.68 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 428930 0 0 0 1226 42 0 0 25 0 1 0 892257540 571142144 99055 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 139439 99055 263 42 0 136587 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 557756

[startup+25.5007 s]
/proc/loadavg: 2.08 1.27 1.63 5/190 21863
/proc/meminfo: memFree=30018620/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=600844 CPUtime=25.49 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 477336 0 0 0 2502 47 0 0 25 0 1 0 892257540 615264256 123076 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262087 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 150211 123076 264 42 0 147359 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 600844

[startup+51.1012 s]
/proc/loadavg: 2.74 1.49 1.70 5/190 21864
/proc/meminfo: memFree=29604772/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=608980 CPUtime=51.08 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 485672 0 0 0 5060 48 0 0 25 0 1 0 892257540 623595520 124248 33554432000 4194304 4365125 140733577338336 18446744073709551615 4263861 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 152245 124248 264 42 0 149393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 608980

[startup+102.307 s]
/proc/loadavg: 3.45 1.88 1.81 5/190 21865
/proc/meminfo: memFree=29396664/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=576216 CPUtime=102.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 534688 0 0 0 10175 54 0 0 25 0 1 0 892257540 590045184 124986 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 144054 124986 264 42 0 141202 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 576216

[startup+162.301 s]
/proc/loadavg: 3.80 2.26 1.95 5/190 21867
/proc/meminfo: memFree=29326284/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=599432 CPUtime=162.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 581303 0 0 0 16170 59 0 0 25 0 1 0 892257540 613818368 128281 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 149858 128281 264 42 0 147006 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 599432

[startup+222.301 s]
/proc/loadavg: 3.97 2.59 2.08 5/190 21906
/proc/meminfo: memFree=28673412/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=599432 CPUtime=222.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 581303 0 0 0 22170 59 0 0 25 0 1 0 892257540 613818368 128281 33554432000 4194304 4365125 140733577338336 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 149858 128281 264 42 0 147006 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 599432

[startup+282.3 s]
/proc/loadavg: 4.03 2.86 2.20 5/190 21908
/proc/meminfo: memFree=28374776/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=599432 CPUtime=282.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 581303 0 0 0 28170 59 0 0 25 0 1 0 892257540 613818368 128281 33554432000 4194304 4365125 140733577338336 18446744073709551615 4264072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 149858 128281 264 42 0 147006 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 599432

[startup+342.301 s]
/proc/loadavg: 4.08 3.08 2.32 5/190 21909
/proc/meminfo: memFree=28372628/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=595336 CPUtime=342.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 602345 0 0 0 34167 62 0 0 25 0 1 0 892257540 609624064 127767 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 148834 127767 264 42 0 145982 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 595336

[startup+402.3 s]
/proc/loadavg: 4.03 3.24 2.42 5/190 21911
/proc/meminfo: memFree=28367368/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=595336 CPUtime=402.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 602345 0 0 0 40167 62 0 0 25 0 1 0 892257540 609624064 127767 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 148834 127767 264 42 0 145982 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 595336

[startup+462.301 s]
/proc/loadavg: 4.01 3.38 2.51 5/190 21913
/proc/meminfo: memFree=28362608/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=595336 CPUtime=462.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 602345 0 0 0 46167 62 0 0 25 0 1 0 892257540 609624064 127767 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 148834 127767 264 42 0 145982 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 595336

[startup+522.301 s]
/proc/loadavg: 4.00 3.49 2.60 5/190 21914
/proc/meminfo: memFree=28418516/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=522.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 608447 0 0 0 52166 63 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 568716

[startup+582.3 s]
/proc/loadavg: 4.06 3.60 2.69 5/190 21916
/proc/meminfo: memFree=28377664/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=609672 CPUtime=582.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 613587 0 0 0 58166 63 0 0 25 0 1 0 892257540 624304128 129184 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 152418 129184 264 42 0 149566 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 609672

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.08 3.84 2.99 5/190 21922
/proc/meminfo: memFree=28387528/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=822.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 734952 0 0 0 82152 77 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262570 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 568716

[startup+882.3 s]
/proc/loadavg: 4.03 3.86 3.05 5/190 21924
/proc/meminfo: memFree=28392932/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=583052 CPUtime=882.29 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 775749 0 0 0 88148 81 0 0 25 0 1 0 892257540 597045248 125875 33554432000 4194304 4365125 140733577338336 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 145763 125875 264 42 0 142911 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 583052

[startup+942.301 s]
/proc/loadavg: 4.04 3.90 3.11 5/190 21925
/proc/meminfo: memFree=28383960/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=597384 CPUtime=942.3 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 832703 0 0 0 94142 88 0 0 25 0 1 0 892257540 611721216 127674 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 149346 127674 264 42 0 146494 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 597384

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.17 5/190 21927
/proc/meminfo: memFree=28380940/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=599432 CPUtime=1002.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 889850 0 0 0 100137 94 0 0 25 0 1 0 892257540 613818368 127931 33554432000 4194304 4365125 140733577338336 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 149858 127931 264 42 0 147006 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 599432

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.21 5/190 21929
/proc/meminfo: memFree=28271152/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=839036 CPUtime=1062.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1006619 0 0 0 106127 104 0 0 25 0 1 0 892257540 859172864 157968 33554432000 4194304 4365125 140733577338336 18446744073709551615 4258092 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 209759 157968 264 42 0 206907 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 839036

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.26 5/190 21930
/proc/meminfo: memFree=28395092/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=1122.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1025539 0 0 0 112124 107 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 568716

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.30 5/190 21932
/proc/meminfo: memFree=28377548/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=593288 CPUtime=1182.3 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1038355 0 0 0 118122 108 0 0 25 0 1 0 892257540 607526912 127128 33554432000 4194304 4365125 140733577338336 18446744073709551615 4261012 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 148322 127128 264 42 0 145470 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 593288

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.35 5/190 21933
/proc/meminfo: memFree=28383464/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=578956 CPUtime=1242.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1067362 0 0 0 124120 111 0 0 25 0 1 0 892257540 592850944 125361 33554432000 4194304 4365125 140733577338336 18446744073709551615 4263861 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 144739 125361 264 42 0 141887 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 578956

[startup+1302.3 s]
/proc/loadavg: 4.00 3.96 3.38 5/190 21935
/proc/meminfo: memFree=28388380/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=1302.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1122933 0 0 0 130114 117 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4261054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 568716

[startup+1362.3 s]
/proc/loadavg: 4.03 3.98 3.42 5/190 21937
/proc/meminfo: memFree=28369120/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=585100 CPUtime=1362.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1227750 0 0 0 136103 128 0 0 25 0 1 0 892257540 599142400 126132 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262650 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 146275 126132 264 42 0 143423 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 585100

[startup+1422.31 s]
/proc/loadavg: 4.01 3.98 3.46 5/190 21938
/proc/meminfo: memFree=28383216/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=585100 CPUtime=1422.32 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1242046 0 0 0 142102 130 0 0 25 0 1 0 892257540 599142400 126100 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 146275 126100 264 42 0 143423 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 585100

[startup+1482.3 s]
/proc/loadavg: 4.00 3.98 3.49 5/190 21940
/proc/meminfo: memFree=28386776/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=574860 CPUtime=1482.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1345319 0 0 0 148089 142 0 0 25 0 1 0 892257540 588656640 124847 33554432000 4194304 4365125 140733577338336 18446744073709551615 4262125 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 143715 124847 264 42 0 140863 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 574860

[startup+1542.3 s]
/proc/loadavg: 4.00 3.98 3.52 5/190 21950
/proc/meminfo: memFree=28376204/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=603528 CPUtime=1542.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1358360 0 0 0 154088 143 0 0 25 0 1 0 892257540 618012672 128413 33554432000 4194304 4365125 140733577338336 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 150882 128413 264 42 0 148030 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 603528

[startup+1602.3 s]
/proc/loadavg: 4.00 3.98 3.55 5/190 21952
/proc/meminfo: memFree=28416704/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=1602.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1412644 0 0 0 160081 150 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4263932 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 568716

[startup+1662.3 s]
/proc/loadavg: 4.00 3.98 3.57 5/190 21956
/proc/meminfo: memFree=28322416/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=597384 CPUtime=1662.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1468508 0 0 0 166074 157 0 0 25 0 1 0 892257540 611721216 127642 33554432000 4194304 4365125 140733577338336 18446744073709551615 4264089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 149346 127642 264 42 0 146494 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 597384

[startup+1722.3 s]
/proc/loadavg: 4.00 3.98 3.59 5/190 21958
/proc/meminfo: memFree=28415760/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=1722.31 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1495138 0 0 0 172071 160 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 568716

[startup+1782.3 s]
/proc/loadavg: 4.00 3.98 3.62 5/190 21960
/proc/meminfo: memFree=28336608/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=1782.32 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1528930 0 0 0 178067 165 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 568716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 3.98 3.62 5/190 21960
/proc/meminfo: memFree=28409128/32951124 swapFree=67052812/67111528
[pid=21851] ppid=21849 vsize=568716 CPUtime=1800.02 cores=4,6
/proc/21851/stat : 21851 (MoUsSaka) R 21849 21851 20670 0 -1 4202496 1539176 0 0 0 179836 166 0 0 25 0 1 0 892257540 582365184 124044 33554432000 4194304 4365125 140733577338336 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21851/statm: 142179 124044 264 42 0 139327 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 568716

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.06
CPU user time (s): 1798.37
CPU system time (s): 1.68674
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 873972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.68674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1539176
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2676

runsolver used 3.20551 second user time and 6.62199 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-11 17:35:49
IDJOB=3495745
IDBENCH=82470
IDSOLVER=1989
FILE ID=node103/3495745-1307806549
RUNJOBID= node103-1307806548-21804
PBS_JOBID= 13551073
Free space on /tmp= 74048 MiB

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

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1694150986

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31487700 kB
Buffers:        300492 kB
Cached:         890460 kB
SwapCached:      22864 kB
Active:         556516 kB
Inactive:       697396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31487700 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:           25056 kB
Writeback:           0 kB
AnonPages:       59624 kB
Mapped:           9376 kB
Slab:           143776 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269288 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= 74048 MiB
End job on node103 at 2011-06-11 18:05:51