Trace number 3495673

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

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb2.shuffled.cnf
MD5SUM148cedae75188a11dd768fb3da4b84da
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 variables31933
Number of clauses112462
Sum of the clauses size274030
Maximum clause length13
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 291097
Number of clauses of size 38991
Number of clauses of size 45431
Number of clauses of size 52817
Number of clauses of size over 54125

Solver Data

0.00/0.00	c MoUsSaka vegetarian
149.00/149.09	
149.00/149.09	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-3495673-1307807228/watcher-3495673-1307807228 -o /tmp/evaluation-result-3495673-1307807228/solver-3495673-1307807228 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495673-1307807228.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.97 3.75 4/186 15659
/proc/meminfo: memFree=30935136/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=16416 CPUtime=0 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1417 0 0 0 0 0 0 0 25 0 1 0 892323197 16809984 1091 33554432000 4194304 4365125 140733786390592 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 4104 1091 253 42 0 1252 0

[startup+0.07841 s]
/proc/loadavg: 4.00 3.97 3.75 4/186 15659
/proc/meminfo: memFree=30935136/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=24220 CPUtime=0.07 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 6018 0 0 0 7 0 0 0 25 0 1 0 892323197 24801280 2727 33554432000 4194304 4365125 140733786390592 18446744073709551615 4261012 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 6055 2727 255 42 0 3203 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24220

[startup+0.100405 s]
/proc/loadavg: 4.00 3.97 3.75 4/186 15659
/proc/meminfo: memFree=30935136/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=24216 CPUtime=0.09 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 6072 0 0 0 9 0 0 0 25 0 1 0 892323197 24797184 2779 33554432000 4194304 4365125 140733786390592 18446744073709551615 4257491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 6054 2779 261 42 0 3202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24216

[startup+0.30037 s]
/proc/loadavg: 4.00 3.97 3.75 4/186 15659
/proc/meminfo: memFree=30935136/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=30200 CPUtime=0.29 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 7521 0 0 0 29 0 0 0 25 0 1 0 892323197 30924800 4013 33554432000 4194304 4365125 140733786390592 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 7550 4013 261 42 0 4698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30200

[startup+0.700294 s]
/proc/loadavg: 4.00 3.97 3.75 4/186 15659
/proc/meminfo: memFree=30935136/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=30200 CPUtime=0.69 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 8017 0 0 0 69 0 0 0 25 0 1 0 892323197 30924800 4281 33554432000 4194304 4365125 140733786390592 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 7550 4281 262 42 0 4698 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30200

[startup+1.50116 s]
/proc/loadavg: 4.00 3.97 3.75 5/187 15660
/proc/meminfo: memFree=30917288/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=33920 CPUtime=1.49 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 11624 0 0 0 148 1 0 0 25 0 1 0 892323197 34734080 5189 33554432000 4194304 4365125 140733786390592 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 8480 5189 262 42 0 5628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33920

[startup+3.10084 s]
/proc/loadavg: 4.00 3.97 3.75 5/187 15660
/proc/meminfo: memFree=30901664/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=74500 CPUtime=3.09 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 35551 0 0 0 306 3 0 0 25 0 1 0 892323197 76288000 11289 33554432000 4194304 4365125 140733786390592 18446744073709551615 4249097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 18625 11289 262 42 0 15773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74500

[startup+6.30029 s]
/proc/loadavg: 4.00 3.97 3.75 5/187 15660
/proc/meminfo: memFree=30856288/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=132864 CPUtime=6.29 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 46102 0 0 0 625 4 0 0 25 0 1 0 892323197 136052736 20345 33554432000 4194304 4365125 140733786390592 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 33216 20345 262 42 0 30364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132864

[startup+12.7011 s]
/proc/loadavg: 4.00 3.97 3.75 5/187 15660
/proc/meminfo: memFree=30757756/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=353060 CPUtime=12.69 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 136769 0 0 0 1256 13 0 0 25 0 1 0 892323197 361533440 53939 33554432000 4194304 4365125 140733786390592 18446744073709551615 4306832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 88265 53939 262 42 0 85413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 353060

[startup+25.5008 s]
/proc/loadavg: 4.00 3.97 3.76 5/187 15661
/proc/meminfo: memFree=30087396/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=1026080 CPUtime=25.49 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 549108 0 0 0 2496 53 0 0 25 0 1 0 892323197 1050705920 156980 33554432000 4194304 4365125 140733786390592 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 256520 156980 262 42 0 253668 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1026080

[startup+51.1011 s]
/proc/loadavg: 4.08 3.99 3.77 5/187 15662
/proc/meminfo: memFree=29595468/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2291636 CPUtime=51.09 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 917460 0 0 0 5020 89 0 0 25 0 1 0 892323197 2346635264 332102 33554432000 4194304 4365125 140733786390592 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 572909 332102 262 42 0 570057 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2291636

[startup+102.307 s]
/proc/loadavg: 4.03 3.99 3.78 5/187 15663
/proc/meminfo: memFree=29349172/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2707644 CPUtime=102.3 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 977430 0 0 0 10134 96 0 0 25 0 1 0 892323197 2772627456 389462 33554432000 4194304 4365125 140733786390592 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 676911 389462 262 42 0 674059 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2707644

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.79 5/187 15664
/proc/meminfo: memFree=29074720/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=162.29 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1445254 0 0 0 16091 138 0 0 25 0 1 0 892323197 2783014912 459191 33554432000 4194304 4365125 140733786390592 18446744073709551615 4275899 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 459191 264 42 0 676595 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2717788

[startup+222.301 s]
/proc/loadavg: 4.09 4.02 3.81 5/187 15666
/proc/meminfo: memFree=28916468/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=222.3 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481499 0 0 0 22088 142 0 0 25 0 1 0 892323197 2783014912 495436 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495436 264 42 0 676595 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2717788

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.82 5/187 15668
/proc/meminfo: memFree=28931332/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=282.3 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481506 0 0 0 28088 142 0 0 25 0 1 0 892323197 2783014912 495443 33554432000 4194304 4365125 140733786390592 18446744073709551615 4242747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495443 264 42 0 676595 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2717788

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/187 15669
/proc/meminfo: memFree=28928952/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=342.3 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481507 0 0 0 34088 142 0 0 25 0 1 0 892323197 2783014912 495444 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262074 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495444 264 42 0 676595 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2717788

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/187 15671
/proc/meminfo: memFree=28915040/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=402.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481510 0 0 0 40089 142 0 0 25 0 1 0 892323197 2783014912 495447 33554432000 4194304 4365125 140733786390592 18446744073709551615 4264072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495447 264 42 0 676595 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 2717788

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/187 15672
/proc/meminfo: memFree=28864916/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=462.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481510 0 0 0 46089 142 0 0 25 0 1 0 892323197 2783014912 495447 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495447 264 42 0 676595 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2717788

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/187 15674
/proc/meminfo: memFree=28917696/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=522.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481510 0 0 0 52089 142 0 0 25 0 1 0 892323197 2783014912 495447 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262585 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495447 264 42 0 676595 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2717788

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/187 15676
/proc/meminfo: memFree=28914688/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=582.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481511 0 0 0 58089 142 0 0 25 0 1 0 892323197 2783014912 495448 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495448 264 42 0 676595 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2717788

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.44 3.59 3.74 2/169 15757
/proc/meminfo: memFree=29716556/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=822.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 82089 142 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2717788

[startup+882.301 s]
/proc/loadavg: 1.49 3.08 3.55 2/169 15768
/proc/meminfo: memFree=29717384/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=882.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 88089 142 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2717788

[startup+942.301 s]
/proc/loadavg: 1.19 2.73 3.40 2/169 15769
/proc/meminfo: memFree=29717348/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=942.31 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 94089 142 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2717788

[startup+1002.3 s]
/proc/loadavg: 1.06 2.39 3.24 2/169 15773
/proc/meminfo: memFree=29717380/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1002.32 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 100090 142 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2717788

[startup+1062.3 s]
/proc/loadavg: 1.02 2.15 3.11 2/169 15775
/proc/meminfo: memFree=29716980/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1062.32 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 106090 142 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2717788

[startup+1122.3 s]
/proc/loadavg: 1.01 1.94 2.97 2/169 15777
/proc/meminfo: memFree=29716944/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1122.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 112090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4263856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2717788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.77 2.85 2/169 15779
/proc/meminfo: memFree=29717036/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1182.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 118090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262570 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2717788

[startup+1242.3 s]
/proc/loadavg: 1.00 1.63 2.73 2/169 15780
/proc/meminfo: memFree=29716760/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1242.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 124090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2717788

[startup+1302.3 s]
/proc/loadavg: 1.00 1.50 2.61 2/169 15782
/proc/meminfo: memFree=29716860/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1302.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 130090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2717788

[startup+1362.3 s]
/proc/loadavg: 1.00 1.41 2.51 2/169 15783
/proc/meminfo: memFree=29716696/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1362.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 136090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262060 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2717788

[startup+1422.31 s]
/proc/loadavg: 1.00 1.33 2.41 2/169 15785
/proc/meminfo: memFree=29716672/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1422.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 142090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4242819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2717788

[startup+1482.3 s]
/proc/loadavg: 1.00 1.27 2.32 2/169 15787
/proc/meminfo: memFree=29716772/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1482.33 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 148090 143 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2717788

[startup+1542.3 s]
/proc/loadavg: 1.00 1.22 2.23 2/169 15788
/proc/meminfo: memFree=29716868/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1542.34 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 154090 144 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4263861 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 2717788

[startup+1602.3 s]
/proc/loadavg: 1.00 1.18 2.16 2/169 15790
/proc/meminfo: memFree=29716720/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1602.34 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 160090 144 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2717788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.14 2.08 2/169 15791
/proc/meminfo: memFree=29716796/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1662.34 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 166090 144 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2717788

[startup+1722.3 s]
/proc/loadavg: 1.00 1.11 2.01 2/169 15793
/proc/meminfo: memFree=29716764/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1722.35 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 172091 144 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262092 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 2717788

[startup+1782.3 s]
/proc/loadavg: 1.00 1.09 1.94 2/169 15795
/proc/meminfo: memFree=29716612/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1782.34 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 178090 144 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2717788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.08 1.92 2/169 15795
/proc/meminfo: memFree=29716608/32951124 swapFree=67060628/67111528
[pid=15659] ppid=15657 vsize=2717788 CPUtime=1800.05 cores=4,6
/proc/15659/stat : 15659 (MoUsSaka) R 15657 15659 14904 0 -1 4202496 1481531 0 0 0 179861 144 0 0 25 0 1 0 892323197 2783014912 495466 33554432000 4194304 4365125 140733786390592 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15659/statm: 679447 495466 266 42 0 676595 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2717788

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.08
CPU time (s): 1800.13
CPU user time (s): 1798.62
CPU system time (s): 1.51177
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3590200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.51177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1481531
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= 10
involuntary context switches= 2620

runsolver used 2.97955 second user time and 5.9241 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-11 17:47:08
IDJOB=3495673
IDBENCH=88046
IDSOLVER=1989
FILE ID=node106/3495673-1307807228
RUNJOBID= node106-1307806203-15537
PBS_JOBID= 13551070
Free space on /tmp= 73972 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT02/industrial/dellacherie/comb/comb2.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495673-1307807228/watcher-3495673-1307807228 -o /tmp/evaluation-result-3495673-1307807228/solver-3495673-1307807228 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495673-1307807228.cnf

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

MD5SUM BENCH= 148cedae75188a11dd768fb3da4b84da
RANDOM SEED=730969439

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.82
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.830
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.74
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30935556 kB
Buffers:        156904 kB
Cached:         960248 kB
SwapCached:      12488 kB
Active:        1011976 kB
Inactive:       838956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30935556 kB
SwapTotal:    67111528 kB
SwapFree:     67060628 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:      732036 kB
Mapped:          10672 kB
Slab:            98148 kB
PageTables:       6312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1057856 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= 74020 MiB
End job on node106 at 2011-06-11 18:17:10