Trace number 3495926

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-26? (TO) 1800.1 1800.04

General information on the benchmark

Namemus/marques-silva/
hardware-verification/4pipe_4_ooo.cnf
MD5SUM15e9af17ed082d67df8738a94fd01ed6
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.322
Satisfiable
(Un)Satisfiability was proved
Number of variables5356
Number of clauses89506
Sum of the clauses size259630
Maximum clause length68
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 270293
Number of clauses of size 315301
Number of clauses of size 4173
Number of clauses of size 5114
Number of clauses of size over 53624

Solver Data

0.00/0.00	c MoUsSaka vegetarian

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' 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-3495926-1307808543/watcher-3495926-1307808543 -o /tmp/evaluation-result-3495926-1307808543/solver-3495926-1307808543 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495926-1307808543.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: 4.00 3.82 3.58 5/189 16888
/proc/meminfo: memFree=29816724/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=14908 CPUtime=0 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 709 0 0 0 0 0 0 0 25 0 1 0 892456679 15265792 647 33554432000 4194304 4365125 140734289164496 18446744073709551615 4293676 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 3727 658 246 42 0 875 0

[startup+0.09286 s]
/proc/loadavg: 4.00 3.82 3.58 5/189 16888
/proc/meminfo: memFree=29816724/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=20844 CPUtime=0.08 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 4323 0 0 0 8 0 0 0 25 0 1 0 892456679 21344256 2458 33554432000 4194304 4365125 140734289164496 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 5211 2458 261 42 0 2359 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20844

[startup+0.10086 s]
/proc/loadavg: 4.00 3.82 3.58 5/189 16888
/proc/meminfo: memFree=29816724/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=23208 CPUtime=0.09 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 4793 0 0 0 9 0 0 0 25 0 1 0 892456679 23764992 2890 33554432000 4194304 4365125 140734289164496 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 5802 2891 261 42 0 2950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23208

[startup+0.300821 s]
/proc/loadavg: 4.00 3.82 3.58 5/189 16888
/proc/meminfo: memFree=29816724/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=30008 CPUtime=0.28 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 10667 0 0 0 28 0 0 0 25 0 1 0 892456679 30728192 4148 33554432000 4194304 4365125 140734289164496 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 7502 4148 261 42 0 4650 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30008

[startup+0.700744 s]
/proc/loadavg: 4.00 3.82 3.58 5/189 16888
/proc/meminfo: memFree=29816724/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=34000 CPUtime=0.69 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 14971 0 0 0 68 1 0 0 25 0 1 0 892456679 34816000 5314 33554432000 4194304 4365125 140734289164496 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 8500 5314 262 42 0 5648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34000

[startup+1.50062 s]
/proc/loadavg: 4.00 3.82 3.58 5/190 16889
/proc/meminfo: memFree=29785244/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=48992 CPUtime=1.48 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 29949 0 0 0 146 2 0 0 25 0 1 0 892456679 50167808 9081 33554432000 4194304 4365125 140734289164496 18446744073709551615 4257799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 12248 9081 262 42 0 9396 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48992

[startup+3.10032 s]
/proc/loadavg: 4.00 3.82 3.58 5/190 16889
/proc/meminfo: memFree=29708844/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=113504 CPUtime=3.09 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 80513 0 0 0 301 8 0 0 25 0 1 0 892456679 116228096 18419 33554432000 4194304 4365125 140734289164496 18446744073709551615 4275935 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 28376 18419 262 42 0 25524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113504

[startup+6.30072 s]
/proc/loadavg: 4.00 3.82 3.58 5/190 16889
/proc/meminfo: memFree=29727444/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=113504 CPUtime=6.29 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 80584 0 0 0 621 8 0 0 25 0 1 0 892456679 116228096 18490 33554432000 4194304 4365125 140734289164496 18446744073709551615 4258457 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 28376 18490 262 42 0 25524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113504

[startup+12.7005 s]
/proc/loadavg: 4.00 3.83 3.58 5/190 16889
/proc/meminfo: memFree=29664352/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=161912 CPUtime=12.69 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 132557 0 0 0 1256 13 0 0 25 0 1 0 892456679 165797888 33469 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 40478 33469 262 42 0 37626 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 161912

[startup+25.5011 s]
/proc/loadavg: 4.00 3.83 3.59 5/190 16889
/proc/meminfo: memFree=29584616/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=337584 CPUtime=25.49 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 267458 0 0 0 2522 27 0 0 25 0 1 0 892456679 345686016 58231 33554432000 4194304 4365125 140734289164496 18446744073709551615 4262060 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 84396 58231 262 42 0 81544 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 337584

[startup+51.1002 s]
/proc/loadavg: 4.00 3.85 3.60 5/190 16928
/proc/meminfo: memFree=29807528/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=502820 CPUtime=51.09 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 400883 0 0 0 5067 42 0 0 25 0 1 0 892456679 514887680 87905 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 125705 87905 316 42 0 122853 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 502820

[startup+102.307 s]
/proc/loadavg: 4.04 3.88 3.62 5/190 17005
/proc/meminfo: memFree=29485000/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=742768 CPUtime=102.29 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 664714 0 0 0 10162 67 0 0 25 0 1 0 892456679 760594432 163282 33554432000 4194304 4365125 140734289164496 18446744073709551615 4246957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 185692 163282 316 42 0 182840 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 742768

[startup+162.3 s]
/proc/loadavg: 4.01 3.90 3.64 5/190 17083
/proc/meminfo: memFree=29496660/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=742768 CPUtime=162.29 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 665512 0 0 0 16162 67 0 0 25 0 1 0 892456679 760594432 163687 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 185692 163687 316 42 0 182840 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 742768

[startup+222.301 s]
/proc/loadavg: 4.00 3.92 3.66 5/190 17085
/proc/meminfo: memFree=29446624/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=742768 CPUtime=222.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 666623 0 0 0 22162 68 0 0 25 0 1 0 892456679 760594432 164278 33554432000 4194304 4365125 140734289164496 18446744073709551615 4248416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 185692 164278 316 42 0 182840 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 742768

[startup+282.3 s]
/proc/loadavg: 4.00 3.93 3.68 5/190 17086
/proc/meminfo: memFree=29446220/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=742768 CPUtime=282.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 666667 0 0 0 28162 68 0 0 25 0 1 0 892456679 760594432 164322 33554432000 4194304 4365125 140734289164496 18446744073709551615 4247609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 185692 164322 316 42 0 182840 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 742768

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 3.70 5/190 17088
/proc/meminfo: memFree=29388048/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=342.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 685761 0 0 0 34161 69 0 0 25 0 1 0 892456679 863985664 181467 33554432000 4194304 4365125 140734289164496 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181467 363 42 0 208082 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 843736

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.71 5/190 17089
/proc/meminfo: memFree=29386544/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=402.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 40161 69 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 843736

[startup+462.3 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 17091
/proc/meminfo: memFree=29372688/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=462.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 46161 69 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 843736

[startup+522.301 s]
/proc/loadavg: 4.00 3.96 3.74 5/190 17131
/proc/meminfo: memFree=29465240/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=522.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 52161 69 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4243507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 843736

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.75 5/190 17208
/proc/meminfo: memFree=29350216/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=582.3 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 58161 69 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 843736

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 4.09 4.00 3.81 5/190 17215
/proc/meminfo: memFree=29189836/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=822.31 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 82162 69 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 843736

[startup+882.301 s]
/proc/loadavg: 3.53 3.87 3.78 4/184 17240
/proc/meminfo: memFree=29529368/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=882.32 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 88162 70 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 843736

[startup+942.301 s]
/proc/loadavg: 3.21 3.72 3.73 4/184 17242
/proc/meminfo: memFree=29515080/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=942.32 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 94162 70 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 843736

[startup+1002.3 s]
/proc/loadavg: 3.07 3.58 3.68 4/184 17243
/proc/meminfo: memFree=29527440/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1002.33 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 100163 70 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4257861 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 843736

[startup+1062.3 s]
/proc/loadavg: 2.74 3.41 3.62 3/178 17269
/proc/meminfo: memFree=29975632/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1062.33 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686102 0 0 0 106163 70 0 0 25 0 1 0 892456679 863985664 181640 33554432000 4194304 4365125 140734289164496 18446744073709551615 4275935 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181640 363 42 0 208082 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 843736

[startup+1122.3 s]
/proc/loadavg: 2.25 3.13 3.50 3/178 17271
/proc/meminfo: memFree=29975108/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1122.33 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686229 0 0 0 112163 70 0 0 25 0 1 0 892456679 863985664 181672 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181672 268 42 0 208082 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 843736

[startup+1182.3 s]
/proc/loadavg: 2.10 2.94 3.41 3/178 17272
/proc/meminfo: memFree=29975192/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1182.33 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686229 0 0 0 118163 70 0 0 25 0 1 0 892456679 863985664 181672 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181672 268 42 0 208082 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 843736

[startup+1242.3 s]
/proc/loadavg: 2.03 2.77 3.32 3/178 17274
/proc/meminfo: memFree=29975152/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1242.33 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686229 0 0 0 124163 70 0 0 25 0 1 0 892456679 863985664 181672 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181672 268 42 0 208082 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 843736

[startup+1302.3 s]
/proc/loadavg: 2.01 2.61 3.23 3/178 17275
/proc/meminfo: memFree=29975112/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1302.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686229 0 0 0 130164 70 0 0 25 0 1 0 892456679 863985664 181672 33554432000 4194304 4365125 140734289164496 18446744073709551615 4244704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181672 268 42 0 208082 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 843736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.51 3.16 3/178 17277
/proc/meminfo: memFree=29975220/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=843736 CPUtime=1362.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 686229 0 0 0 136164 70 0 0 25 0 1 0 892456679 863985664 181672 33554432000 4194304 4365125 140734289164496 18446744073709551615 4244608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 210934 181672 268 42 0 208082 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 843736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.41 3.08 3/178 17279
/proc/meminfo: memFree=29915652/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1422.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 142162 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 863132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.34 3.01 3/178 17280
/proc/meminfo: memFree=29915748/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1482.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 148162 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 863132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.27 2.94 3/178 17282
/proc/meminfo: memFree=29915720/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1542.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 154162 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 863132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.22 2.88 3/178 17283
/proc/meminfo: memFree=29915808/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1602.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 160162 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 863132

[startup+1662.3 s]
/proc/loadavg: 1.61 2.08 2.79 2/172 17310
/proc/meminfo: memFree=30629464/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1662.34 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 166162 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4248456 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 863132

[startup+1722.3 s]
/proc/loadavg: 1.24 1.89 2.68 2/172 17312
/proc/meminfo: memFree=30629560/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1722.35 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 172163 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 863132

[startup+1782.3 s]
/proc/loadavg: 1.08 1.72 2.57 2/172 17313
/proc/meminfo: memFree=30629784/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1782.35 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 178163 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 863132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.06 1.68 2.54 2/172 17314
/proc/meminfo: memFree=30629768/32951124 swapFree=67050520/67111528
[pid=16888] ppid=16886 vsize=863132 CPUtime=1800.05 cores=4,6
/proc/16888/stat : 16888 (MoUsSaka) R 16886 16888 14141 0 -1 4202496 711126 0 0 0 179933 72 0 0 25 0 1 0 892456679 883847168 196535 33554432000 4194304 4365125 140734289164496 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 215783 196535 268 42 0 212931 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 863132

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.1
CPU user time (s): 1799.34
CPU system time (s): 0.755885
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1195116

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

runsolver used 3.03554 second user time and 6.13407 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-11 18:09:03
IDJOB=3495926
IDBENCH=89498
IDSOLVER=1989
FILE ID=node102/3495926-1307808543
RUNJOBID= node102-1307807882-15965
PBS_JOBID= 13551074
Free space on /tmp= 74052 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/mus/marques-silva/hardware-verification/4pipe_4_ooo.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495926-1307808543/watcher-3495926-1307808543 -o /tmp/evaluation-result-3495926-1307808543/solver-3495926-1307808543 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495926-1307808543.cnf

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

MD5SUM BENCH= 15e9af17ed082d67df8738a94fd01ed6
RANDOM SEED=697280719

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:      29817144 kB
Buffers:        297720 kB
Cached:        1088692 kB
SwapCached:      25172 kB
Active:        2119360 kB
Inactive:       803228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29817144 kB
SwapTotal:    67111528 kB
SwapFree:     67050520 kB
Dirty:           68136 kB
Writeback:          52 kB
AnonPages:     1533528 kB
Mapped:           9836 kB
Slab:           142504 kB
PageTables:       8576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2196084 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= 74140 MiB
End job on node102 at 2011-06-11 18:39:05