Trace number 3495729

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.07 1800.05

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
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 variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoUsSaka vegetarian
195.29/195.32	
195.29/195.32	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-3495729-1307805739/watcher-3495729-1307805739 -o /tmp/evaluation-result-3495729-1307805739/solver-3495729-1307805739 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495729-1307805739.cnf 

running on 2 cores: 1,3

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 4/186 15644
/proc/meminfo: memFree=31456416/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=22296 CPUtime=0 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2373 0 0 0 0 0 0 0 21 0 1 0 892176236 22831104 2042 33554432000 4194304 4365125 140735053980320 18446744073709551615 4293720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 5574 2054 247 42 0 2722 0

[startup+0.0837339 s]
/proc/loadavg: 1.03 1.82 2.75 4/186 15644
/proc/meminfo: memFree=31456416/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=34052 CPUtime=0.07 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 9790 0 0 0 7 0 0 0 21 0 1 0 892176236 34869248 4741 33554432000 4194304 4365125 140735053980320 18446744073709551615 4266110 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 8513 4743 255 42 0 5661 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34052

[startup+0.100709 s]
/proc/loadavg: 1.03 1.82 2.75 4/186 15644
/proc/meminfo: memFree=31456416/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=34052 CPUtime=0.09 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 10309 0 0 0 9 0 0 0 21 0 1 0 892176236 34869248 5127 33554432000 4194304 4365125 140735053980320 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 8513 5127 254 42 0 5661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34052

[startup+0.300676 s]
/proc/loadavg: 1.03 1.82 2.75 4/186 15644
/proc/meminfo: memFree=31456416/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=46936 CPUtime=0.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 14887 0 0 0 28 1 0 0 22 0 1 0 892176236 48062464 7694 33554432000 4194304 4365125 140735053980320 18446744073709551615 4249869 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 11734 7694 261 42 0 8882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46936

[startup+0.700594 s]
/proc/loadavg: 1.03 1.82 2.75 4/186 15644
/proc/meminfo: memFree=31456416/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=54812 CPUtime=0.68 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 21491 0 0 0 67 1 0 0 24 0 1 0 892176236 56127488 9156 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 13703 9156 262 42 0 10851 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54812

[startup+1.50045 s]
/proc/loadavg: 1.03 1.82 2.75 5/190 15655
/proc/meminfo: memFree=31347656/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=72360 CPUtime=1.49 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 35884 0 0 0 146 3 0 0 25 0 1 0 892176236 74096640 12052 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 18090 12052 262 42 0 15238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72360

[startup+3.10014 s]
/proc/loadavg: 1.27 1.86 2.76 5/190 15655
/proc/meminfo: memFree=31275488/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=114892 CPUtime=3.09 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 70914 0 0 0 303 6 0 0 25 0 1 0 892176236 117649408 19941 33554432000 4194304 4365125 140735053980320 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 28723 19941 262 42 0 25871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114892

[startup+6.30054 s]
/proc/loadavg: 1.27 1.86 2.76 5/190 15655
/proc/meminfo: memFree=31023036/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=203828 CPUtime=6.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 152157 0 0 0 614 15 0 0 25 0 1 0 892176236 208719872 38630 33554432000 4194304 4365125 140735053980320 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 50957 38630 262 42 0 48105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203828

[startup+12.7003 s]
/proc/loadavg: 1.68 1.93 2.77 5/190 15655
/proc/meminfo: memFree=30565464/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=412776 CPUtime=12.69 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 335813 0 0 0 1235 34 0 0 25 0 1 0 892176236 422682624 81421 33554432000 4194304 4365125 140735053980320 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 103194 81421 262 42 0 100342 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 412776

[startup+25.5009 s]
/proc/loadavg: 2.04 2.00 2.79 5/190 15655
/proc/meminfo: memFree=29585756/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=614460 CPUtime=25.49 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 553904 0 0 0 2492 57 0 0 25 0 1 0 892176236 629207040 147522 33554432000 4194304 4365125 140735053980320 18446744073709551615 4275935 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 153615 147522 262 42 0 150763 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 614460

[startup+51.1011 s]
/proc/loadavg: 2.77 2.17 2.82 5/190 15656
/proc/meminfo: memFree=29235792/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=961604 CPUtime=51.09 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 726255 0 0 0 5035 74 0 0 25 0 1 0 892176236 984682496 171931 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 240401 171931 262 42 0 237549 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 961604

[startup+102.306 s]
/proc/loadavg: 3.56 2.49 2.89 5/190 15658
/proc/meminfo: memFree=29046796/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=981428 CPUtime=102.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 754815 0 0 0 10153 77 0 0 25 0 1 0 892176236 1004982272 188760 33554432000 4194304 4365125 140735053980320 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 245357 188760 262 42 0 242505 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 981428

[startup+162.301 s]
/proc/loadavg: 3.82 2.75 2.95 5/190 15659
/proc/meminfo: memFree=28504768/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1897496 CPUtime=162.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 881077 0 0 0 16139 90 0 0 25 0 1 0 892176236 1943035904 310054 33554432000 4194304 4365125 140735053980320 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 474374 310054 262 42 0 471522 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1897496

[startup+222.301 s]
/proc/loadavg: 3.94 2.99 3.02 5/190 15661
/proc/meminfo: memFree=28627260/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340664 CPUtime=222.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1285284 0 0 0 22099 130 0 0 25 0 1 0 892176236 1372839936 276087 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335166 276087 264 42 0 332314 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1340664

[startup+282.3 s]
/proc/loadavg: 3.97 3.16 3.07 5/190 15662
/proc/meminfo: memFree=28529884/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340664 CPUtime=282.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1285288 0 0 0 28099 130 0 0 25 0 1 0 892176236 1372839936 276091 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335166 276091 264 42 0 332314 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1340664

[startup+342.301 s]
/proc/loadavg: 3.99 3.32 3.13 5/190 15664
/proc/meminfo: memFree=28476776/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340664 CPUtime=342.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1285295 0 0 0 34099 130 0 0 25 0 1 0 892176236 1372839936 276098 33554432000 4194304 4365125 140735053980320 18446744073709551615 4246924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335166 276098 264 42 0 332314 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1340664

[startup+402.301 s]
/proc/loadavg: 3.99 3.43 3.18 5/190 15666
/proc/meminfo: memFree=28391668/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340664 CPUtime=402.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1285302 0 0 0 40099 130 0 0 25 0 1 0 892176236 1372839936 276105 33554432000 4194304 4365125 140735053980320 18446744073709551615 4246924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335166 276105 264 42 0 332314 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1340664

[startup+462.3 s]
/proc/loadavg: 4.04 3.55 3.23 5/190 15667
/proc/meminfo: memFree=27795444/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=2380856 CPUtime=462.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1415835 0 0 0 46086 144 0 0 25 0 1 0 892176236 2437996544 406638 33554432000 4194304 4365125 140735053980320 18446744073709551615 4275335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 595214 406638 264 42 0 592362 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2380856

[startup+522.301 s]
/proc/loadavg: 4.04 3.64 3.29 5/190 15669
/proc/meminfo: memFree=28277156/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1371248 CPUtime=522.29 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1456445 0 0 0 52079 150 0 0 25 0 1 0 892176236 1404157952 279973 33554432000 4194304 4365125 140735053980320 18446744073709551615 4247122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 342812 279973 264 42 0 339960 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1371248

[startup+582.301 s]
/proc/loadavg: 4.05 3.72 3.33 5/190 15670
/proc/meminfo: memFree=28259888/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1360900 CPUtime=582.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1463476 0 0 0 58079 151 0 0 25 0 1 0 892176236 1393561600 278934 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 340225 278934 264 42 0 337373 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1360900

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.86 3.47 5/190 15677
/proc/meminfo: memFree=28292764/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1346564 CPUtime=822.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1469619 0 0 0 82078 152 0 0 25 0 1 0 892176236 1378881536 276953 33554432000 4194304 4365125 140735053980320 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 336641 276953 264 42 0 333789 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1346564

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.51 5/190 15678
/proc/meminfo: memFree=27928288/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1364996 CPUtime=882.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1623276 0 0 0 88060 170 0 0 25 0 1 0 892176236 1397755904 279269 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257396 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 341249 279269 264 42 0 338397 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1364996

[startup+942.301 s]
/proc/loadavg: 4.07 3.92 3.54 5/190 15680
/proc/meminfo: memFree=27989884/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1364996 CPUtime=942.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1623280 0 0 0 94060 170 0 0 25 0 1 0 892176236 1397755904 279273 33554432000 4194304 4365125 140735053980320 18446744073709551615 4245169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 341249 279273 264 42 0 338397 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1364996

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.56 5/190 15682
/proc/meminfo: memFree=28219256/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340420 CPUtime=1002.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1727709 0 0 0 100047 183 0 0 25 0 1 0 892176236 1372590080 276078 33554432000 4194304 4365125 140735053980320 18446744073709551615 4248374 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335105 276078 264 42 0 332253 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1340420

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.59 5/190 15721
/proc/meminfo: memFree=27840980/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1412096 CPUtime=1062.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1736708 0 0 0 106047 183 0 0 25 0 1 0 892176236 1445986304 285077 33554432000 4194304 4365125 140735053980320 18446744073709551615 4246924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 353024 285077 264 42 0 350172 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1412096

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/190 15723
/proc/meminfo: memFree=28274080/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340420 CPUtime=1122.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1758416 0 0 0 112045 186 0 0 25 0 1 0 892176236 1372590080 276085 33554432000 4194304 4365125 140735053980320 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335105 276085 264 42 0 332253 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1340420

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.64 5/190 15724
/proc/meminfo: memFree=28103660/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1557496 CPUtime=1182.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1785659 0 0 0 118041 189 0 0 25 0 1 0 892176236 1594875904 303328 33554432000 4194304 4365125 140735053980320 18446744073709551615 4258165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 389374 303328 264 42 0 386522 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1557496

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.66 5/190 15726
/proc/meminfo: memFree=27868908/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340420 CPUtime=1242.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1890892 0 0 0 124029 201 0 0 25 0 1 0 892176236 1372590080 276089 33554432000 4194304 4365125 140735053980320 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335105 276089 264 42 0 332253 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1340420

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 15728
/proc/meminfo: memFree=28115644/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340420 CPUtime=1302.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1890895 0 0 0 130030 201 0 0 25 0 1 0 892176236 1372590080 276092 33554432000 4194304 4365125 140735053980320 18446744073709551615 4244663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335105 276092 264 42 0 332253 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 1340420

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 15729
/proc/meminfo: memFree=27201864/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1948644 CPUtime=1362.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 1991128 0 0 0 136019 211 0 0 25 0 1 0 892176236 1995411456 352456 33554432000 4194304 4365125 140735053980320 18446744073709551615 4267729 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 487161 352456 264 42 0 484309 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 1948644

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 15731
/proc/meminfo: memFree=28027432/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340688 CPUtime=1422.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2007353 0 0 0 142017 214 0 0 25 0 1 0 892176236 1372864512 276365 33554432000 4194304 4365125 140735053980320 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335172 276365 264 42 0 332320 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 1340688

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 15732
/proc/meminfo: memFree=27665064/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1563908 CPUtime=1482.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2035367 0 0 0 148014 217 0 0 25 0 1 0 892176236 1601441792 304379 33554432000 4194304 4365125 140735053980320 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 390977 304379 264 42 0 388125 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 1563908

[startup+1542.3 s]
/proc/loadavg: 4.06 3.99 3.74 5/190 15734
/proc/meminfo: memFree=27740804/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340448 CPUtime=1542.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2043203 0 0 0 154012 218 0 0 25 0 1 0 892176236 1372618752 276308 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335112 276308 264 42 0 332260 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 1340448

[startup+1602.3 s]
/proc/loadavg: 4.02 3.99 3.76 5/190 15736
/proc/meminfo: memFree=27759636/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340448 CPUtime=1602.3 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2043207 0 0 0 160012 218 0 0 25 0 1 0 892176236 1372618752 276312 33554432000 4194304 4365125 140735053980320 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335112 276312 264 42 0 332260 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 1340448

[startup+1662.3 s]
/proc/loadavg: 4.07 4.00 3.77 5/190 15737
/proc/meminfo: memFree=27696868/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340448 CPUtime=1662.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2058238 0 0 0 166011 220 0 0 25 0 1 0 892176236 1372618752 276313 33554432000 4194304 4365125 140735053980320 18446744073709551615 4246924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335112 276313 264 42 0 332260 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 1340448

[startup+1722.3 s]
/proc/loadavg: 4.02 4.00 3.78 6/190 15739
/proc/meminfo: memFree=27751900/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1340448 CPUtime=1722.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2058239 0 0 0 172011 220 0 0 25 0 1 0 892176236 1372618752 276314 33554432000 4194304 4365125 140735053980320 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 335112 276314 264 42 0 332260 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 1340448

[startup+1782.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 15740
/proc/meminfo: memFree=27628476/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=2110456 CPUtime=1782.31 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2154872 0 0 0 178003 228 0 0 25 0 1 0 892176236 2161106944 372947 33554432000 4194304 4365125 140735053980320 18446744073709551615 4242923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 527614 372947 264 42 0 524762 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 2110456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 4.00 3.80 4/188 15742
/proc/meminfo: memFree=28562452/32951124 swapFree=67050520/67111528
[pid=15644] ppid=15642 vsize=1348640 CPUtime=1800.01 cores=1,3
/proc/15644/stat : 15644 (MoUsSaka) R 15642 15644 14141 0 -1 4202496 2178301 0 0 0 179769 232 0 0 25 0 1 0 892176236 1381007360 289174 33554432000 4194304 4365125 140735053980320 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15644/statm: 337160 289174 264 42 0 334308 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1348640

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.05
CPU time (s): 1800.07
CPU user time (s): 1797.7
CPU system time (s): 2.36664
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2704424

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

runsolver used 2.87156 second user time and 6.95594 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
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:      31458324 kB
Buffers:        294560 kB
Cached:         927276 kB
SwapCached:      25172 kB
Active:         554704 kB
Inactive:       730904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31458324 kB
SwapTotal:    67111528 kB
SwapFree:     67050520 kB
Dirty:            7392 kB
Writeback:           0 kB
AnonPages:       60812 kB
Mapped:           9232 kB
Slab:           141844 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277900 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= 74132 MiB
End job on node102 at 2011-06-11 17:52:21