Trace number 3495694

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.12 1800.13

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-25-1.shuffled.cnf
MD5SUMfc5eda6a382f2564a3ed19c84f82e9c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark525.373
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
19.99/20.05	
19.99/20.05	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-3495694-1307806705/watcher-3495694-1307806705 -o /tmp/evaluation-result-3495694-1307806705/solver-3495694-1307806705 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495694-1307806705.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: 2.47 2.24 2.81 5/189 21767
/proc/meminfo: memFree=30268356/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=12808 CPUtime=0 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 743 0 0 0 0 0 0 0 25 0 1 0 873086357 13115392 538 33554432000 4194304 4365125 140734217835376 18446744073709551615 4266084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 3202 538 255 42 0 350 0

[startup+0.0336329 s]
/proc/loadavg: 2.47 2.24 2.81 5/189 21767
/proc/meminfo: memFree=30268356/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=13888 CPUtime=0.03 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 1182 0 0 0 3 0 0 0 25 0 1 0 873086357 14221312 766 33554432000 4194304 4365125 140734217835376 18446744073709551615 4275337 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 3472 766 262 42 0 620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13888

[startup+0.100631 s]
/proc/loadavg: 2.47 2.24 2.81 5/189 21767
/proc/meminfo: memFree=30268356/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=15436 CPUtime=0.09 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 2708 0 0 0 9 0 0 0 25 0 1 0 873086357 15806464 1151 33554432000 4194304 4365125 140734217835376 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 3859 1151 262 42 0 1007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15436

[startup+0.300587 s]
/proc/loadavg: 2.47 2.24 2.81 5/189 21767
/proc/meminfo: memFree=30268356/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=24708 CPUtime=0.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 10010 0 0 0 28 1 0 0 25 0 1 0 873086357 25300992 2526 33554432000 4194304 4365125 140734217835376 18446744073709551615 4257919 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 6177 2526 262 42 0 3325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24708

[startup+0.700539 s]
/proc/loadavg: 2.47 2.24 2.81 5/189 21767
/proc/meminfo: memFree=30268356/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=38652 CPUtime=0.69 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 24304 0 0 0 66 3 0 0 25 0 1 0 873086357 39579648 6226 33554432000 4194304 4365125 140734217835376 18446744073709551615 4266155 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 9663 6228 262 42 0 6811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38652

[startup+1.50038 s]
/proc/loadavg: 2.47 2.24 2.81 5/190 21768
/proc/meminfo: memFree=30204388/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=53148 CPUtime=1.49 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 36833 0 0 0 145 4 0 0 25 0 1 0 873086357 54423552 9575 33554432000 4194304 4365125 140734217835376 18446744073709551615 4247584 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 13287 9575 262 42 0 10435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53148

[startup+3.1011 s]
/proc/loadavg: 2.47 2.24 2.81 5/190 21768
/proc/meminfo: memFree=30126000/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=117248 CPUtime=3.09 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 80171 0 0 0 300 9 0 0 25 0 1 0 873086357 120061952 20743 33554432000 4194304 4365125 140734217835376 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 29312 20743 263 42 0 26460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117248

[startup+6.30052 s]
/proc/loadavg: 2.59 2.27 2.82 5/190 21768
/proc/meminfo: memFree=30039448/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=225288 CPUtime=6.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 169195 0 0 0 611 18 0 0 25 0 1 0 873086357 230694912 38913 33554432000 4194304 4365125 140734217835376 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 56322 38913 264 42 0 53470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225288

[startup+12.7004 s]
/proc/loadavg: 2.71 2.30 2.82 5/190 21769
/proc/meminfo: memFree=29338716/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=439244 CPUtime=12.69 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 263781 0 0 0 1241 28 0 0 25 0 1 0 873086357 449785856 70569 33554432000 4194304 4365125 140734217835376 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 109811 70569 264 42 0 106959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 439244

[startup+25.5011 s]
/proc/loadavg: 2.99 2.38 2.84 5/190 21769
/proc/meminfo: memFree=28238580/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=600644 CPUtime=25.49 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 503066 0 0 0 2497 52 0 0 25 0 1 0 873086357 615059456 105978 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 150161 105978 264 42 0 147309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 600644

[startup+51.1005 s]
/proc/loadavg: 3.33 2.51 2.87 5/190 21770
/proc/meminfo: memFree=28431244/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=678360 CPUtime=51.09 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 724741 0 0 0 5035 74 0 0 25 0 1 0 873086357 694640640 120763 33554432000 4194304 4365125 140734217835376 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 169590 120763 264 42 0 166738 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 678360

[startup+102.307 s]
/proc/loadavg: 3.71 2.74 2.93 5/190 21771
/proc/meminfo: memFree=27632148/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=1192916 CPUtime=102.3 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 981397 0 0 0 10128 102 0 0 25 0 1 0 873086357 1221545984 225040 33554432000 4194304 4365125 140734217835376 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 298229 225040 264 42 0 295377 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1192916

[startup+162.301 s]
/proc/loadavg: 3.89 2.96 2.99 5/190 21773
/proc/meminfo: memFree=28097952/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=718660 CPUtime=162.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 1091193 0 0 0 16115 114 0 0 25 0 1 0 873086357 735907840 164933 33554432000 4194304 4365125 140734217835376 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 179665 164933 264 42 0 176813 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 718660

[startup+222.301 s]
/proc/loadavg: 3.96 3.15 3.05 5/190 21774
/proc/meminfo: memFree=27575100/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=726780 CPUtime=222.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 1420091 0 0 0 22078 151 0 0 25 0 1 0 873086357 744222720 172407 33554432000 4194304 4365125 140734217835376 18446744073709551615 4306828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 181695 172407 264 42 0 178843 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 726780

[startup+282.301 s]
/proc/loadavg: 4.03 3.32 3.11 5/190 21776
/proc/meminfo: memFree=27692860/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=709084 CPUtime=282.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 1737814 0 0 0 28041 188 0 0 25 0 1 0 873086357 726102016 170279 33554432000 4194304 4365125 140734217835376 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 177271 170279 264 42 0 174419 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 709084

[startup+342.301 s]
/proc/loadavg: 4.01 3.44 3.17 5/190 21777
/proc/meminfo: memFree=27545120/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=717276 CPUtime=342.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 1866955 0 0 0 34027 202 0 0 25 0 1 0 873086357 734490624 171307 33554432000 4194304 4365125 140734217835376 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 179319 171307 264 42 0 176467 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 717276

[startup+402.3 s]
/proc/loadavg: 4.00 3.54 3.21 5/190 21779
/proc/meminfo: memFree=27939516/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=696796 CPUtime=402.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 2000176 0 0 0 40012 217 0 0 25 0 1 0 873086357 713519104 168705 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 174199 168705 264 42 0 171347 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 696796

[startup+462.301 s]
/proc/loadavg: 4.05 3.63 3.27 5/190 21781
/proc/meminfo: memFree=27916640/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=696796 CPUtime=462.29 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 2281059 0 0 0 45979 250 0 0 25 0 1 0 873086357 713519104 168705 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 174199 168705 264 42 0 171347 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 696796

[startup+522.301 s]
/proc/loadavg: 4.08 3.71 3.31 5/190 21782
/proc/meminfo: memFree=27892180/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=711132 CPUtime=522.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 2445600 0 0 0 51960 268 0 0 25 0 1 0 873086357 728199168 170536 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 177783 170536 264 42 0 174931 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 711132

[startup+582.301 s]
/proc/loadavg: 4.03 3.76 3.35 5/190 21784
/proc/meminfo: memFree=27906024/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=721372 CPUtime=582.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 2594564 0 0 0 57942 286 0 0 25 0 1 0 873086357 738684928 171821 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 180343 171821 264 42 0 177491 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 721372

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 4.03 3.93 3.53 5/190 21792
/proc/meminfo: memFree=27852752/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=700892 CPUtime=882.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 3866291 0 0 0 87800 428 0 0 25 0 1 0 873086357 717713408 169251 33554432000 4194304 4365125 140734217835376 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 175223 169251 264 42 0 172371 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 700892

[startup+942.3 s]
/proc/loadavg: 4.01 3.94 3.56 5/190 21793
/proc/meminfo: memFree=27851580/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=698108 CPUtime=942.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 4240793 0 0 0 93756 472 0 0 25 0 1 0 873086357 714862592 168810 33554432000 4194304 4365125 140734217835376 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 174527 168810 264 42 0 171675 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 698108

[startup+1002.3 s]
/proc/loadavg: 4.07 3.96 3.59 5/190 21795
/proc/meminfo: memFree=27845556/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=722684 CPUtime=1002.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 4555868 0 0 0 99724 504 0 0 25 0 1 0 873086357 740028416 171894 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 180671 171894 264 42 0 177819 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 722684

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.61 5/190 21797
/proc/meminfo: memFree=27868068/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=945904 CPUtime=1062.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 4917740 0 0 0 105682 546 0 0 25 0 1 0 873086357 968605696 199875 33554432000 4194304 4365125 140734217835376 18446744073709551615 4245804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 236476 199875 264 42 0 233624 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 945904

[startup+1122.3 s]
/proc/loadavg: 4.04 3.98 3.64 5/190 21798
/proc/meminfo: memFree=27872124/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=696060 CPUtime=1122.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 5106346 0 0 0 111660 568 0 0 25 0 1 0 873086357 712765440 168521 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 174015 168521 264 42 0 171163 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 696060

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.66 5/190 21800
/proc/meminfo: memFree=27862396/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=696060 CPUtime=1182.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 5446261 0 0 0 117623 605 0 0 25 0 1 0 873086357 712765440 168521 33554432000 4194304 4365125 140734217835376 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 174015 168521 264 42 0 171163 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 696060

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.67 5/190 21801
/proc/meminfo: memFree=27853036/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=696060 CPUtime=1242.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 5966895 0 0 0 123566 662 0 0 25 0 1 0 873086357 712765440 168521 33554432000 4194304 4365125 140734217835376 18446744073709551615 4244682 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 174015 168521 264 42 0 171163 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 696060

[startup+1302.3 s]
/proc/loadavg: 4.00 3.98 3.69 5/190 21803
/proc/meminfo: memFree=27806232/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=705984 CPUtime=1302.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 6334782 0 0 0 129528 700 0 0 25 0 1 0 873086357 722927616 169759 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 176496 169759 264 42 0 173644 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 705984

[startup+1362.3 s]
/proc/loadavg: 4.04 4.00 3.71 5/190 21814
/proc/meminfo: memFree=27866328/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=708032 CPUtime=1362.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 6652013 0 0 0 135491 737 0 0 25 0 1 0 873086357 725024768 170016 33554432000 4194304 4365125 140734217835376 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 177008 170016 264 42 0 174156 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 708032

[startup+1422.31 s]
/proc/loadavg: 4.04 4.01 3.73 5/190 21815
/proc/meminfo: memFree=27850296/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=720320 CPUtime=1422.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 6995164 0 0 0 141455 773 0 0 25 0 1 0 873086357 737607680 171558 33554432000 4194304 4365125 140734217835376 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 180080 171558 264 42 0 177228 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 720320

[startup+1482.3 s]
/proc/loadavg: 4.01 4.01 3.75 5/190 21817
/proc/meminfo: memFree=27868832/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=695744 CPUtime=1482.27 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 7373382 0 0 0 147410 817 0 0 25 0 1 0 873086357 712441856 168442 33554432000 4194304 4365125 140734217835376 18446744073709551615 4262602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 173936 168442 264 42 0 171084 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 695744

[startup+1542.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 21818
/proc/meminfo: memFree=27857604/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=732608 CPUtime=1542.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 7700131 0 0 0 153377 851 0 0 25 0 1 0 873086357 750190592 173068 33554432000 4194304 4365125 140734217835376 18446744073709551615 4306832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 183152 173068 264 42 0 180300 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 732608

[startup+1602.3 s]
/proc/loadavg: 4.03 4.01 3.77 5/190 21820
/proc/meminfo: memFree=27748788/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=1086892 CPUtime=1602.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 8145614 0 0 0 159325 903 0 0 25 0 1 0 873086357 1112977408 217561 33554432000 4194304 4365125 140734217835376 18446744073709551615 4267844 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 271723 217561 264 42 0 268871 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 1086892

[startup+1662.3 s]
/proc/loadavg: 3.98 4.01 3.79 4/184 21846
/proc/meminfo: memFree=28643024/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=708032 CPUtime=1662.28 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 8343468 0 0 0 165302 926 0 0 25 0 1 0 873086357 725024768 170016 33554432000 4194304 4365125 140734217835376 18446744073709551615 4244669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 177008 170016 264 42 0 174156 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 708032

[startup+1722.3 s]
/proc/loadavg: 3.36 3.82 3.73 4/184 21847
/proc/meminfo: memFree=28566816/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=802236 CPUtime=1722.27 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 8650107 0 0 0 171268 959 0 0 25 0 1 0 873086357 821489664 181806 33554432000 4194304 4365125 140734217835376 18446744073709551615 4306823 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 201071 181822 264 42 0 198219 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 802236

[startup+1782.3 s]
/proc/loadavg: 2.91 3.62 3.67 3/178 21874
/proc/meminfo: memFree=29523028/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=951732 CPUtime=1782.27 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 9024860 0 0 0 177224 1003 0 0 25 0 1 0 873086357 974573568 200567 33554432000 4194304 4365125 140734217835376 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 237933 200567 264 42 0 235081 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 951732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.37 3.45 3.61 2/172 21899
/proc/meminfo: memFree=31128000/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=695744 CPUtime=1800.09 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 9143053 0 0 0 178991 1018 0 0 25 0 1 0 873086357 712441856 168442 33554432000 4194304 4365125 140734217835376 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 173936 168442 264 42 0 171084 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 695744

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

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

[startup+1800.1 s]
/proc/loadavg: 2.37 3.45 3.61 2/172 21899
/proc/meminfo: memFree=31128000/32951124 swapFree=67056964/67111528
[pid=21767] ppid=21765 vsize=695744 CPUtime=1800.09 cores=4,6
/proc/21767/stat : 21767 (MoUsSaka) R 21765 21767 19995 0 -1 4202496 9143053 0 0 0 178991 1018 0 0 25 0 1 0 873086357 712441856 168442 33554432000 4194304 4365125 140734217835376 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21767/statm: 173936 168442 264 42 0 171084 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 695744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.13
CPU time (s): 1800.12
CPU user time (s): 1789.91
CPU system time (s): 10.2044
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 1599208

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

runsolver used 3.09953 second user time and 6.70398 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-11 17:38:25
IDJOB=3495694
IDBENCH=87997
IDSOLVER=1989
FILE ID=node145/3495694-1307806705
RUNJOBID= node145-1307806672-21405
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-1.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495694-1307806705/watcher-3495694-1307806705 -o /tmp/evaluation-result-3495694-1307806705/solver-3495694-1307806705 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495694-1307806705.cnf

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

MD5SUM BENCH= fc5eda6a382f2564a3ed19c84f82e9c0
RANDOM SEED=1206630534

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:      30269008 kB
Buffers:        177612 kB
Cached:         807008 kB
SwapCached:       7976 kB
Active:        1883464 kB
Inactive:       649608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30269008 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:             772 kB
Writeback:           0 kB
AnonPages:     1546400 kB
Mapped:          13664 kB
Slab:            79860 kB
PageTables:       9292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2355516 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:27