Trace number 3495695

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

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-25-5.shuffled.cnf
MD5SUM7c376a6d473187db5171d929d22cc83f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark329.94
Satisfiable
(Un)Satisfiability was proved
Number of variables3500
Number of clauses10361
Sum of the clauses size24430
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26720
Number of clauses of size 33640
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c MoUsSaka vegetarian
204.09/204.15	
204.09/204.15	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-3495695-1307806687/watcher-3495695-1307806687 -o /tmp/evaluation-result-3495695-1307806687/solver-3495695-1307806687 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495695-1307806687.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.87 2.12 2.78 4/189 21729
/proc/meminfo: memFree=30874732/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=13244 CPUtime=0.01 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 886 0 0 0 1 0 0 0 25 0 1 0 873084608 13561856 607 33554432000 4194304 4365125 140735593290368 18446744073709551615 4249796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 3311 607 262 42 0 459 0

[startup+0.0494621 s]
/proc/loadavg: 1.87 2.12 2.78 4/189 21729
/proc/meminfo: memFree=30874732/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=13560 CPUtime=0.04 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1324 0 0 0 4 0 0 0 25 0 1 0 873084608 13885440 723 33554432000 4194304 4365125 140735593290368 18446744073709551615 4277181 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 3390 723 262 42 0 538 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13560

[startup+0.100419 s]
/proc/loadavg: 1.87 2.12 2.78 4/189 21729
/proc/meminfo: memFree=30874732/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=14348 CPUtime=0.09 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 2109 0 0 0 9 0 0 0 25 0 1 0 873084608 14692352 927 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 3587 927 262 42 0 735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14348

[startup+0.30038 s]
/proc/loadavg: 1.87 2.12 2.78 4/189 21729
/proc/meminfo: memFree=30874732/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=20380 CPUtime=0.29 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 7023 0 0 0 29 0 0 0 25 0 1 0 873084608 20869120 1906 33554432000 4194304 4365125 140735593290368 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 5095 1906 262 42 0 2243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20380

[startup+0.700308 s]
/proc/loadavg: 1.87 2.12 2.78 4/189 21729
/proc/meminfo: memFree=30874732/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=25020 CPUtime=0.69 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 11323 0 0 0 69 0 0 0 25 0 1 0 873084608 25620480 3269 33554432000 4194304 4365125 140735593290368 18446744073709551615 4257465 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 6255 3269 262 42 0 3403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25020

[startup+1.50015 s]
/proc/loadavg: 1.87 2.12 2.78 5/190 21730
/proc/meminfo: memFree=30805804/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=52016 CPUtime=1.49 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 32858 0 0 0 146 3 0 0 25 0 1 0 873084608 53264384 7794 33554432000 4194304 4365125 140735593290368 18446744073709551615 4262092 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 13004 7794 262 42 0 10152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52016

[startup+3.10087 s]
/proc/loadavg: 2.04 2.15 2.79 5/190 21730
/proc/meminfo: memFree=30788456/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=97516 CPUtime=3.1 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 74364 0 0 0 302 8 0 0 25 0 1 0 873084608 99856384 17211 33554432000 4194304 4365125 140735593290368 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 24379 17211 262 42 0 21527 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 97516

[startup+6.30029 s]
/proc/loadavg: 2.04 2.15 2.79 5/190 21730
/proc/meminfo: memFree=30840936/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=209388 CPUtime=6.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 93765 0 0 0 620 10 0 0 25 0 1 0 873084608 214413312 34166 33554432000 4194304 4365125 140735593290368 18446744073709551615 4258377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 52347 34166 266 42 0 49495 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 209388

[startup+12.7001 s]
/proc/loadavg: 2.34 2.21 2.80 5/190 21730
/proc/meminfo: memFree=30632680/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=416756 CPUtime=12.69 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 209437 0 0 0 1248 21 0 0 25 0 1 0 873084608 426758144 73548 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 104189 73548 266 42 0 101337 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 416756

[startup+25.5008 s]
/proc/loadavg: 2.59 2.27 2.82 6/190 21768
/proc/meminfo: memFree=29628620/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=806672 CPUtime=25.49 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 419626 0 0 0 2507 42 0 0 25 0 1 0 873084608 826032128 131701 33554432000 4194304 4365125 140735593290368 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 201668 131702 263 42 0 198816 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 806672

[startup+51.1003 s]
/proc/loadavg: 3.07 2.41 2.85 6/190 21769
/proc/meminfo: memFree=28436976/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1609620 CPUtime=51.09 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 912294 0 0 0 5015 94 0 0 25 0 1 0 873084608 1648250880 268753 33554432000 4194304 4365125 140735593290368 18446744073709551615 4245153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 402405 268753 263 42 0 399553 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1609620

[startup+102.307 s]
/proc/loadavg: 3.63 2.67 2.91 5/190 21771
/proc/meminfo: memFree=28209512/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=2033124 CPUtime=102.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 968196 0 0 0 10132 98 0 0 25 0 1 0 873084608 2081918976 324655 33554432000 4194304 4365125 140735593290368 18446744073709551615 4247612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 508281 324655 263 42 0 505429 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2033124

[startup+162.3 s]
/proc/loadavg: 3.85 2.89 2.97 6/190 21772
/proc/meminfo: memFree=28110244/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=2033124 CPUtime=162.29 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 968196 0 0 0 16131 98 0 0 25 0 1 0 873084608 2081918976 324655 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 508281 324655 263 42 0 505429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2033124

[startup+222.301 s]
/proc/loadavg: 3.95 3.11 3.04 6/190 21774
/proc/meminfo: memFree=27692924/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=2409500 CPUtime=222.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1457826 0 0 0 22083 147 0 0 25 0 1 0 873084608 2467328000 417793 33554432000 4194304 4365125 140735593290368 18446744073709551615 4262602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 602375 417793 264 42 0 599523 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2409500

[startup+282.301 s]
/proc/loadavg: 4.04 3.27 3.10 6/190 21775
/proc/meminfo: memFree=27671048/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=2409500 CPUtime=282.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1461014 0 0 0 28083 147 0 0 25 0 1 0 873084608 2467328000 420981 33554432000 4194304 4365125 140735593290368 18446744073709551615 4264089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 602375 420981 264 42 0 599523 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2409500

[startup+342.301 s]
/proc/loadavg: 4.01 3.41 3.15 5/190 21777
/proc/meminfo: memFree=27545256/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=2409500 CPUtime=342.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1493082 0 0 0 34080 150 0 0 25 0 1 0 873084608 2467328000 453049 33554432000 4194304 4365125 140735593290368 18446744073709551615 4247533 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 602375 453049 264 42 0 599523 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2409500

[startup+402.3 s]
/proc/loadavg: 4.00 3.51 3.20 6/190 21779
/proc/meminfo: memFree=27566536/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=2409500 CPUtime=402.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1493082 0 0 0 40080 150 0 0 25 0 1 0 873084608 2467328000 453049 33554432000 4194304 4365125 140735593290368 18446744073709551615 4262098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 602375 453049 264 42 0 599523 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2409500

[startup+462.3 s]
/proc/loadavg: 4.06 3.62 3.25 6/190 21780
/proc/meminfo: memFree=27911076/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1813988 CPUtime=462.31 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1506687 0 0 0 46078 153 0 0 25 0 1 0 873084608 1857523712 364891 33554432000 4194304 4365125 140735593290368 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 453497 364891 264 42 0 450645 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1813988

[startup+522.301 s]
/proc/loadavg: 4.02 3.68 3.29 6/190 21782
/proc/meminfo: memFree=27754924/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1816036 CPUtime=522.3 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1525417 0 0 0 52075 155 0 0 25 0 1 0 873084608 1859620864 365149 33554432000 4194304 4365125 140735593290368 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 454009 365149 264 42 0 451157 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1816036

[startup+582.301 s]
/proc/loadavg: 4.04 3.75 3.34 5/190 21783
/proc/meminfo: memFree=27915708/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1797604 CPUtime=582.31 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 1609360 0 0 0 58065 166 0 0 25 0 1 0 873084608 1840746496 362836 33554432000 4194304 4365125 140735593290368 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 449401 362836 264 42 0 446549 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1797604

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.12 3.91 3.49 6/190 21790
/proc/meminfo: memFree=27891400/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1846756 CPUtime=822.32 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 2466008 0 0 0 81964 268 0 0 25 0 1 0 873084608 1891078144 368972 33554432000 4194304 4365125 140735593290368 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 461689 368972 264 42 0 458837 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1846756

[startup+882.301 s]
/proc/loadavg: 4.04 3.92 3.52 5/190 21791
/proc/meminfo: memFree=27785812/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1842660 CPUtime=882.32 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 2668910 0 0 0 87941 291 0 0 25 0 1 0 873084608 1886883840 368490 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 460665 368490 264 42 0 457813 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1842660

[startup+942.3 s]
/proc/loadavg: 4.01 3.93 3.55 6/190 21793
/proc/meminfo: memFree=27821960/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1801700 CPUtime=942.32 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 2922666 0 0 0 93911 321 0 0 25 0 1 0 873084608 1844940800 363350 33554432000 4194304 4365125 140735593290368 18446744073709551615 4262060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 450425 363350 264 42 0 447573 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1801700

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.57 6/190 21795
/proc/meminfo: memFree=27863068/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1805796 CPUtime=1002.32 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3021740 0 0 0 99900 332 0 0 25 0 1 0 873084608 1849135104 363864 33554432000 4194304 4365125 140735593290368 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 451449 363864 264 42 0 448597 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1805796

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.60 6/190 21796
/proc/meminfo: memFree=27868076/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1818084 CPUtime=1062.32 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3282178 0 0 0 105870 362 0 0 25 0 1 0 873084608 1861718016 365406 33554432000 4194304 4365125 140735593290368 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 454521 365406 264 42 0 451669 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1818084

[startup+1122.3 s]
/proc/loadavg: 4.05 3.98 3.63 5/190 21798
/proc/meminfo: memFree=27872268/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1809892 CPUtime=1122.32 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3348902 0 0 0 111862 370 0 0 25 0 1 0 873084608 1853329408 364378 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 452473 364378 264 42 0 449621 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1809892

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.65 6/190 21799
/proc/meminfo: memFree=27612176/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1822180 CPUtime=1182.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3455140 0 0 0 117850 383 0 0 25 0 1 0 873084608 1865912320 365920 33554432000 4194304 4365125 140735593290368 18446744073709551615 4264104 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 455545 365920 264 42 0 452693 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1822180

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.67 6/190 21801
/proc/meminfo: memFree=27860620/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1797604 CPUtime=1242.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3563197 0 0 0 123838 395 0 0 25 0 1 0 873084608 1840746496 363049 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 449401 363049 264 42 0 446549 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1797604

[startup+1302.3 s]
/proc/loadavg: 4.00 3.98 3.69 6/190 21803
/proc/meminfo: memFree=27780460/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1996252 CPUtime=1302.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3649846 0 0 0 129829 404 0 0 25 0 1 0 873084608 2044162048 388082 33554432000 4194304 4365125 140735593290368 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 499063 388082 264 42 0 496211 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1996252

[startup+1362.3 s]
/proc/loadavg: 4.05 4.00 3.71 5/190 21804
/proc/meminfo: memFree=27889532/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1816036 CPUtime=1362.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3756630 0 0 0 135816 417 0 0 25 0 1 0 873084608 1859620864 365498 33554432000 4194304 4365125 140735593290368 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 454009 365498 264 42 0 451157 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1816036

[startup+1422.31 s]
/proc/loadavg: 4.06 4.01 3.73 5/190 21815
/proc/meminfo: memFree=27687740/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1883616 CPUtime=1422.34 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3808191 0 0 0 141810 424 0 0 25 0 1 0 873084608 1928822784 373947 33554432000 4194304 4365125 140735593290368 18446744073709551615 4245064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 470904 373947 264 42 0 468052 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1883616

[startup+1482.3 s]
/proc/loadavg: 4.02 4.01 3.74 6/190 21816
/proc/meminfo: memFree=27854340/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1818084 CPUtime=1482.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 3997119 0 0 0 147785 448 0 0 25 0 1 0 873084608 1861718016 365755 33554432000 4194304 4365125 140735593290368 18446744073709551615 4267819 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 454521 365755 264 42 0 451669 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1818084

[startup+1542.3 s]
/proc/loadavg: 4.00 4.00 3.75 6/190 21818
/proc/meminfo: memFree=27704724/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1828324 CPUtime=1542.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 4127772 0 0 0 153770 463 0 0 25 0 1 0 873084608 1872203776 367040 33554432000 4194304 4365125 140735593290368 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 457081 367040 264 42 0 454229 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1828324

[startup+1602.3 s]
/proc/loadavg: 4.04 4.01 3.77 5/190 21820
/proc/meminfo: memFree=27724132/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1803748 CPUtime=1602.33 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 4290936 0 0 0 159750 483 0 0 25 0 1 0 873084608 1847037952 363956 33554432000 4194304 4365125 140735593290368 18446744073709551615 4266176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 450937 363956 264 42 0 448085 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1803748

[startup+1662.3 s]
/proc/loadavg: 4.07 4.02 3.79 5/190 21821
/proc/meminfo: memFree=27889612/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1795560 CPUtime=1662.34 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 4678236 0 0 0 165708 526 0 0 25 0 1 0 873084608 1838653440 362928 33554432000 4194304 4365125 140735593290368 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 448890 362928 264 42 0 446038 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1795560

[startup+1722.3 s]
/proc/loadavg: 3.46 3.86 3.75 5/184 21847
/proc/meminfo: memFree=28526900/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1854948 CPUtime=1722.34 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 4704512 0 0 0 171705 529 0 0 25 0 1 0 873084608 1899466752 370732 33554432000 4194304 4365125 140735593290368 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 463737 370732 264 42 0 460885 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1854948

[startup+1782.3 s]
/proc/loadavg: 3.17 3.70 3.70 5/184 21848
/proc/meminfo: memFree=28622088/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1803748 CPUtime=1782.34 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 4864367 0 0 0 177686 548 0 0 25 0 1 0 873084608 1847037952 364339 33554432000 4194304 4365125 140735593290368 18446744073709551615 4266155 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 450937 364339 264 42 0 448085 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1803748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.91 3.62 3.67 3/178 21874
/proc/meminfo: memFree=29475288/32951124 swapFree=67056964/67111528
[pid=21729] ppid=21727 vsize=1928672 CPUtime=1800.04 cores=5,7
/proc/21729/stat : 21729 (MoUsSaka) R 21727 21729 19995 0 -1 4202496 4904620 0 0 0 179452 552 0 0 25 0 1 0 873084608 1974960128 379984 33554432000 4194304 4365125 140735593290368 18446744073709551615 4258165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21729/statm: 482168 379984 264 42 0 479316 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1928672

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.11
CPU user time (s): 1794.53
CPU system time (s): 5.58215
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3342432

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

runsolver used 2.91956 second user time and 6.90095 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-11 17:38:08
IDJOB=3495695
IDBENCH=87992
IDSOLVER=1989
FILE ID=node145/3495695-1307806687
RUNJOBID= node145-1307806672-21407
PBS_JOBID= 13551003
Free space on /tmp= 74092 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-25-5.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495695-1307806687/watcher-3495695-1307806687 -o /tmp/evaluation-result-3495695-1307806687/solver-3495695-1307806687 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495695-1307806687.cnf

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

MD5SUM BENCH= 7c376a6d473187db5171d929d22cc83f
RANDOM SEED=666351773

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30877508 kB
Buffers:        177528 kB
Cached:         807244 kB
SwapCached:       7976 kB
Active:        1276132 kB
Inactive:       649500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30877508 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      938040 kB
Mapped:          13768 kB
Slab:            80300 kB
PageTables:       7400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1392020 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= 74092 MiB
End job on node145 at 2011-06-11 18:08:10