Trace number 3495728

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.13 1800.06

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
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 variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
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
24.49/24.55	
24.49/24.55	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-3495728-1307805739/watcher-3495728-1307805739 -o /tmp/evaluation-result-3495728-1307805739/solver-3495728-1307805739 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495728-1307805739.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.03 1.82 2.75 5/189 15654
/proc/meminfo: memFree=31432948/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=21200 CPUtime=0 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 2395 0 0 0 0 0 0 0 19 0 1 0 892176244 21708800 1794 33554432000 4194304 4365125 140734855893664 18446744073709551615 4316944 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 5300 1795 254 42 0 2448 0

[startup+0.0473689 s]
/proc/loadavg: 1.03 1.82 2.75 5/189 15654
/proc/meminfo: memFree=31432948/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=24484 CPUtime=0.04 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 4986 0 0 0 4 0 0 0 19 0 1 0 892176244 25071616 3012 33554432000 4194304 4365125 140734855893664 18446744073709551615 4266084 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 6121 3012 254 42 0 3269 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24484

[startup+0.104324 s]
/proc/loadavg: 1.03 1.82 2.75 5/189 15654
/proc/meminfo: memFree=31432948/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=34016 CPUtime=0.09 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 10375 0 0 0 8 1 0 0 20 0 1 0 892176244 34832384 5185 33554432000 4194304 4365125 140734855893664 18446744073709551615 4266383 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 8504 5185 254 42 0 5652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34016

[startup+0.300324 s]
/proc/loadavg: 1.03 1.82 2.75 5/189 15654
/proc/meminfo: memFree=31432948/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=47900 CPUtime=0.29 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 14910 0 0 0 27 2 0 0 20 0 1 0 892176244 49049600 7762 33554432000 4194304 4365125 140734855893664 18446744073709551615 4245187 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 11975 7762 261 42 0 9123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47900

[startup+0.700248 s]
/proc/loadavg: 1.03 1.82 2.75 5/189 15654
/proc/meminfo: memFree=31432948/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=56112 CPUtime=0.69 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 21286 0 0 0 66 3 0 0 20 0 1 0 892176244 57458688 9169 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 14028 9169 261 42 0 11176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56112

[startup+1.5011 s]
/proc/loadavg: 1.03 1.82 2.75 5/190 15655
/proc/meminfo: memFree=31344432/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=63264 CPUtime=1.49 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 30211 0 0 0 145 4 0 0 23 0 1 0 892176244 64782336 11875 33554432000 4194304 4365125 140734855893664 18446744073709551615 4247010 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 15816 11875 261 42 0 12964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63264

[startup+3.1008 s]
/proc/loadavg: 1.27 1.86 2.76 5/190 15655
/proc/meminfo: memFree=31283176/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=115764 CPUtime=3.09 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 71596 0 0 0 301 8 0 0 25 0 1 0 892176244 118542336 20081 33554432000 4194304 4365125 140734855893664 18446744073709551615 4275970 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 28941 20081 262 42 0 26089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115764

[startup+6.30019 s]
/proc/loadavg: 1.27 1.86 2.76 5/190 15655
/proc/meminfo: memFree=31016588/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=215196 CPUtime=6.29 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 155960 0 0 0 612 17 0 0 25 0 1 0 892176244 220360704 40773 33554432000 4194304 4365125 140734855893664 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 53799 40773 262 42 0 50947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 215196

[startup+12.701 s]
/proc/loadavg: 1.68 1.93 2.77 5/190 15655
/proc/meminfo: memFree=30558024/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=437828 CPUtime=12.69 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 323970 0 0 0 1236 33 0 0 25 0 1 0 892176244 448335872 74864 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 109457 74864 262 42 0 106605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 437828

[startup+25.5006 s]
/proc/loadavg: 2.04 2.00 2.79 5/190 15655
/proc/meminfo: memFree=29590716/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=981732 CPUtime=25.49 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 803096 0 0 0 2466 83 0 0 25 0 1 0 892176244 1005293568 163831 33554432000 4194304 4365125 140734855893664 18446744073709551615 4267696 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 245433 163831 263 42 0 242581 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 981732

[startup+51.1007 s]
/proc/loadavg: 2.77 2.17 2.82 5/190 15656
/proc/meminfo: memFree=29235792/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=921072 CPUtime=51.1 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 833259 0 0 0 5024 86 0 0 25 0 1 0 892176244 943177728 169664 33554432000 4194304 4365125 140734855893664 18446744073709551615 4262567 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 230268 169664 264 42 0 227416 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 921072

[startup+102.307 s]
/proc/loadavg: 3.56 2.49 2.89 5/190 15658
/proc/meminfo: memFree=29046796/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=959984 CPUtime=102.3 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 846582 0 0 0 10143 87 0 0 25 0 1 0 892176244 983023616 174795 33554432000 4194304 4365125 140734855893664 18446744073709551615 4247545 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 239996 174795 264 42 0 237144 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 959984

[startup+162.301 s]
/proc/loadavg: 3.82 2.75 2.95 5/190 15659
/proc/meminfo: memFree=28504768/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=959984 CPUtime=162.29 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 851431 0 0 0 16142 87 0 0 25 0 1 0 892176244 983023616 177222 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 239996 177222 264 42 0 237144 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 959984

[startup+222.3 s]
/proc/loadavg: 3.94 2.99 3.02 5/190 15661
/proc/meminfo: memFree=28627260/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=959984 CPUtime=222.3 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 851999 0 0 0 22142 88 0 0 25 0 1 0 892176244 983023616 177761 33554432000 4194304 4365125 140734855893664 18446744073709551615 4247516 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 239996 177761 264 42 0 237144 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 959984

[startup+282.301 s]
/proc/loadavg: 3.97 3.16 3.07 5/190 15662
/proc/meminfo: memFree=28529884/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=925780 CPUtime=282.31 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 896061 0 0 0 28139 92 0 0 25 0 1 0 892176244 947998720 192321 33554432000 4194304 4365125 140734855893664 18446744073709551615 4262657 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 231445 192321 264 42 0 228593 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 925780

[startup+342.301 s]
/proc/loadavg: 3.99 3.32 3.13 5/190 15664
/proc/meminfo: memFree=28476776/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=960572 CPUtime=342.3 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 1031445 0 0 0 34123 107 0 0 25 0 1 0 892176244 983625728 212960 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 240143 212960 264 42 0 237291 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 960572

[startup+402.3 s]
/proc/loadavg: 3.99 3.43 3.18 5/190 15666
/proc/meminfo: memFree=28391668/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1359524 CPUtime=402.31 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 1368034 0 0 0 40087 144 0 0 25 0 1 0 892176244 1392152576 234957 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 339881 234957 264 42 0 337029 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1359524

[startup+462.301 s]
/proc/loadavg: 4.12 3.57 3.24 5/190 15667
/proc/meminfo: memFree=27794700/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1370860 CPUtime=462.31 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 1559418 0 0 0 46066 165 0 0 25 0 1 0 892176244 1403760640 253776 33554432000 4194304 4365125 140734855893664 18446744073709551615 4262107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 342715 253776 264 42 0 339863 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1370860

[startup+522.301 s]
/proc/loadavg: 4.04 3.64 3.29 5/190 15669
/proc/meminfo: memFree=28277156/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1349512 CPUtime=522.31 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 1634606 0 0 0 52057 174 0 0 25 0 1 0 892176244 1381900288 256575 33554432000 4194304 4365125 140734855893664 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 337378 256575 264 42 0 334526 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1349512

[startup+582.3 s]
/proc/loadavg: 4.05 3.72 3.33 5/190 15670
/proc/meminfo: memFree=28259888/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1371968 CPUtime=582.31 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 1748810 0 0 0 58043 188 0 0 25 0 1 0 892176244 1404895232 259545 33554432000 4194304 4365125 140734855893664 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 342992 259545 264 42 0 340140 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1371968

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.47 5/190 15677
/proc/meminfo: memFree=28292764/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1332632 CPUtime=822.32 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 2829533 0 0 0 81914 318 0 0 25 0 1 0 892176244 1364615168 252698 33554432000 4194304 4365125 140734855893664 18446744073709551615 4275899 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 333158 252698 264 42 0 330306 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1332632

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.51 5/190 15678
/proc/meminfo: memFree=27928288/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1669228 CPUtime=882.33 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 3194407 0 0 0 87873 360 0 0 25 0 1 0 892176244 1709289472 316707 33554432000 4194304 4365125 140734855893664 18446744073709551615 4267865 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 417307 316707 264 42 0 414455 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1669228

[startup+942.3 s]
/proc/loadavg: 4.07 3.92 3.54 5/190 15680
/proc/meminfo: memFree=27989884/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1702512 CPUtime=942.33 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 3437368 0 0 0 93844 389 0 0 25 0 1 0 892176244 1743372288 324741 33554432000 4194304 4365125 140734855893664 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 425628 324741 264 42 0 422776 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1702512

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.56 5/190 15682
/proc/meminfo: memFree=28219256/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1332632 CPUtime=1002.32 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 3862102 0 0 0 99794 438 0 0 25 0 1 0 892176244 1364615168 270804 33554432000 4194304 4365125 140734855893664 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 333158 270804 264 42 0 330306 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1332632

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.59 5/190 15721
/proc/meminfo: memFree=27840980/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=2170960 CPUtime=1062.33 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 4321194 0 0 0 105744 489 0 0 25 0 1 0 892176244 2223063040 379640 33554432000 4194304 4365125 140734855893664 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 542740 379640 264 42 0 539888 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2170960

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/190 15723
/proc/meminfo: memFree=28274080/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1332632 CPUtime=1122.33 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 4544010 0 0 0 111718 515 0 0 25 0 1 0 892176244 1364615168 270804 33554432000 4194304 4365125 140734855893664 18446744073709551615 4247612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 333158 270804 264 42 0 330306 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1332632

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.64 5/190 15724
/proc/meminfo: memFree=28103660/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1431672 CPUtime=1182.34 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 4906113 0 0 0 117674 560 0 0 25 0 1 0 892176244 1466032128 286863 33554432000 4194304 4365125 140734855893664 18446744073709551615 4306794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 357918 286863 264 42 0 355066 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1431672

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.66 5/190 15726
/proc/meminfo: memFree=27849316/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1998628 CPUtime=1242.34 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 5421747 0 0 0 123614 620 0 0 25 0 1 0 892176244 2046595072 369500 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 499657 369500 264 42 0 496805 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1998628

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 15728
/proc/meminfo: memFree=28101136/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1426124 CPUtime=1302.35 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 5841584 0 0 0 129565 670 0 0 25 0 1 0 892176244 1460350976 305214 33554432000 4194304 4365125 140734855893664 18446744073709551615 4262083 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 356531 305214 264 42 0 353679 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 1426124

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 15729
/proc/meminfo: memFree=27201864/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=2189804 CPUtime=1362.34 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 6292716 0 0 0 135515 719 0 0 25 0 1 0 892176244 2242359296 427176 33554432000 4194304 4365125 140734855893664 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 547451 427176 264 42 0 544599 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2189804

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 15731
/proc/meminfo: memFree=28027432/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1370452 CPUtime=1422.35 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 6634427 0 0 0 141475 760 0 0 25 0 1 0 892176244 1403342848 321344 33554432000 4194304 4365125 140734855893664 18446744073709551615 212435711069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 342613 321371 264 42 0 339761 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 1370452

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 15732
/proc/meminfo: memFree=27665064/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1826960 CPUtime=1482.34 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 7087011 0 0 0 147421 813 0 0 25 0 1 0 892176244 1870807040 387104 33554432000 4194304 4365125 140734855893664 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 456740 387104 264 42 0 453888 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1826960

[startup+1542.3 s]
/proc/loadavg: 4.06 3.99 3.74 5/190 15734
/proc/meminfo: memFree=27740804/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1845392 CPUtime=1542.35 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 7377407 0 0 0 153387 848 0 0 25 0 1 0 892176244 1889681408 391753 33554432000 4194304 4365125 140734855893664 18446744073709551615 4244669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 461348 391753 264 42 0 458496 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 1845392

[startup+1602.3 s]
/proc/loadavg: 4.02 3.99 3.76 5/190 15736
/proc/meminfo: memFree=27748228/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1883516 CPUtime=1602.35 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 7718314 0 0 0 159351 884 0 0 25 0 1 0 892176244 1928720384 391174 33554432000 4194304 4365125 140734855893664 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 470879 391174 264 42 0 468027 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 1883516

[startup+1662.3 s]
/proc/loadavg: 4.07 4.00 3.77 5/190 15737
/proc/meminfo: memFree=27696868/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=2002292 CPUtime=1662.35 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 8000250 0 0 0 165317 918 0 0 25 0 1 0 892176244 2050347008 406080 33554432000 4194304 4365125 140734855893664 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 500573 406080 264 42 0 497721 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 2002292

[startup+1722.3 s]
/proc/loadavg: 4.02 4.00 3.78 5/190 15739
/proc/meminfo: memFree=27751900/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1882252 CPUtime=1722.36 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 8235373 0 0 0 171291 945 0 0 25 0 1 0 892176244 1927426048 395859 33554432000 4194304 4365125 140734855893664 18446744073709551615 4262098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 470563 395859 264 42 0 467711 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 1882252

[startup+1782.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 15740
/proc/meminfo: memFree=27628476/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1332632 CPUtime=1782.36 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 8392785 0 0 0 177273 963 0 0 25 0 1 0 892176244 1364615168 322229 33554432000 4194304 4365125 140734855893664 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 333158 322229 264 42 0 330306 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 1332632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 4.00 3.80 3/187 15743
/proc/meminfo: memFree=29697060/32951124 swapFree=67050520/67111528
[pid=15654] ppid=15652 vsize=1749140 CPUtime=1800.07 cores=5,7
/proc/15654/stat : 15654 (MoUsSaka) R 15652 15654 14141 0 -1 4202496 8550085 0 0 0 179028 979 0 0 25 0 1 0 892176244 1791119360 379154 33554432000 4194304 4365125 140734855893664 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15654/statm: 437285 379154 264 42 0 434433 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1749140

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.06
CPU time (s): 1800.13
CPU user time (s): 1790.28
CPU system time (s): 9.8475
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2258908

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

runsolver used 2.85757 second user time and 6.97094 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-11 17:22:19
IDJOB=3495728
IDBENCH=70826
IDSOLVER=1989
FILE ID=node102/3495728-1307805739
RUNJOBID= node102-1307805738-15599
PBS_JOBID= 13551074
Free space on /tmp= 74136 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495728-1307805739/watcher-3495728-1307805739 -o /tmp/evaluation-result-3495728-1307805739/solver-3495728-1307805739 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495728-1307805739.cnf

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=319872693

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.82
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.828
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:      31431764 kB
Buffers:        294564 kB
Cached:         929600 kB
SwapCached:      25172 kB
Active:         584020 kB
Inactive:       728404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31431764 kB
SwapTotal:    67111528 kB
SwapFree:     67050520 kB
Dirty:            9720 kB
Writeback:           0 kB
AnonPages:       85644 kB
Mapped:           9232 kB
Slab:           141844 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   332288 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= 74136 MiB
End job on node102 at 2011-06-11 17:52:21