Trace number 3495681

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

General information on the benchmark

NameSAT02/industrial/goldberg/fpga_routing/
c880_gr_rcs_w6.shuffled.cnf
MD5SUM16f447886bc5a8a4178a814eff5c7716
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1073
Satisfiable
(Un)Satisfiability was proved
Number of variables3936
Number of clauses53018
Sum of the clauses size108660
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252362
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5656

Solver Data

0.00/0.00	c MoUsSaka vegetarian
64.68/64.73	
64.68/64.73	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-3495681-1307806673/watcher-3495681-1307806673 -o /tmp/evaluation-result-3495681-1307806673/solver-3495681-1307806673 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495681-1307806673.cnf 

running on 2 cores: 0,2

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.26 2.02 2.77 5/189 21576
/proc/meminfo: memFree=31744376/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=11804 CPUtime=0 cores=0,2
/proc/21576/stat : 21576 (runsolver) R 21574 21576 19995 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 873083174 12087296 51 33554432000 4194304 5436572 140736342242128 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/21576/statm: 2951 51 31 304 0 2643 0

[startup+0.102853 s]
/proc/loadavg: 1.26 2.02 2.77 5/189 21576
/proc/meminfo: memFree=31744376/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=18364 CPUtime=0.08 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 3156 0 0 0 8 0 0 0 25 0 1 0 873083174 18804736 1888 33554432000 4194304 4365125 140735882826672 18446744073709551615 4275902 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 4591 1889 261 42 0 1739 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18364

[startup+0.200815 s]
/proc/loadavg: 1.26 2.02 2.77 5/189 21576
/proc/meminfo: memFree=31744376/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=19356 CPUtime=0.18 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 4790 0 0 0 18 0 0 0 25 0 1 0 873083174 19820544 1931 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 4839 1931 261 42 0 1987 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 19356

[startup+0.300821 s]
/proc/loadavg: 1.26 2.02 2.77 5/189 21576
/proc/meminfo: memFree=31744376/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=20944 CPUtime=0.29 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 6069 0 0 0 28 1 0 0 25 0 1 0 873083174 21446656 2174 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 5236 2174 261 42 0 2384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20944

[startup+0.700746 s]
/proc/loadavg: 1.26 2.02 2.77 5/189 21576
/proc/meminfo: memFree=31744376/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=23684 CPUtime=0.69 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 8917 0 0 0 68 1 0 0 25 0 1 0 873083174 24252416 3055 33554432000 4194304 4365125 140735882826672 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 5921 3055 262 42 0 3069 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23684

[startup+1.50061 s]
/proc/loadavg: 1.48 2.06 2.77 5/190 21577
/proc/meminfo: memFree=31679292/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=37000 CPUtime=1.48 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 17777 0 0 0 146 2 0 0 25 0 1 0 873083174 37888000 5693 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257936 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 9250 5693 262 42 0 6398 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37000

[startup+3.10032 s]
/proc/loadavg: 1.48 2.06 2.77 5/190 21577
/proc/meminfo: memFree=31627076/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=60376 CPUtime=3.08 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 34414 0 0 0 304 4 0 0 25 0 1 0 873083174 61825024 9280 33554432000 4194304 4365125 140735882826672 18446744073709551615 4271972 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 15094 9280 262 42 0 12242 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 60376

[startup+6.30075 s]
/proc/loadavg: 1.48 2.06 2.77 6/190 21578
/proc/meminfo: memFree=31391628/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=183456 CPUtime=6.28 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 113848 0 0 0 617 11 0 0 25 0 1 0 873083174 187858944 29941 33554432000 4194304 4365125 140735882826672 18446744073709551615 4248438 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 45864 29941 262 42 0 43012 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 183456

[startup+12.7006 s]
/proc/loadavg: 1.87 2.12 2.78 5/190 21692
/proc/meminfo: memFree=31033352/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=295132 CPUtime=12.69 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 189988 0 0 0 1250 19 0 0 25 0 1 0 873083174 302215168 56161 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 73783 56161 262 42 0 70931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 295132

[startup+25.5003 s]
/proc/loadavg: 2.19 2.18 2.80 5/190 21730
/proc/meminfo: memFree=30642004/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=514176 CPUtime=25.48 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 274202 0 0 0 2521 27 0 0 25 0 1 0 873083174 526516224 83955 33554432000 4194304 4365125 140735882826672 18446744073709551615 4245064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 128544 83955 265 42 0 125692 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 514176

[startup+51.1007 s]
/proc/loadavg: 2.81 2.32 2.83 5/190 21769
/proc/meminfo: memFree=28885244/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1168600 CPUtime=51.09 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 629320 0 0 0 5048 61 0 0 25 0 1 0 873083174 1196646400 195653 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 292150 195653 265 42 0 289298 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1168600

[startup+102.301 s]
/proc/loadavg: 3.52 2.60 2.89 5/190 21770
/proc/meminfo: memFree=27806516/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1308592 CPUtime=102.29 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1037262 0 0 0 10126 103 0 0 25 0 1 0 873083174 1339998208 257598 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 327148 257598 264 42 0 324296 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1308592

[startup+162.301 s]
/proc/loadavg: 3.82 2.86 2.96 5/190 21772
/proc/meminfo: memFree=28110268/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=162.29 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106582 0 0 0 16118 111 0 0 25 0 1 0 873083174 1243533312 246798 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 246798 264 42 0 300745 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1214388

[startup+222.307 s]
/proc/loadavg: 3.93 3.06 3.02 5/190 21773
/proc/meminfo: memFree=27411220/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=222.3 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106582 0 0 0 22118 112 0 0 25 0 1 0 873083174 1243533312 246798 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 246798 264 42 0 300745 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1214388

[startup+282.301 s]
/proc/loadavg: 4.05 3.25 3.09 5/190 21775
/proc/meminfo: memFree=27530948/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=282.29 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106989 0 0 0 28117 112 0 0 25 0 1 0 873083174 1243533312 247205 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 247205 264 42 0 300745 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1214388

[startup+342.3 s]
/proc/loadavg: 4.02 3.38 3.14 5/190 21777
/proc/meminfo: memFree=27577264/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=342.3 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106989 0 0 0 34118 112 0 0 25 0 1 0 873083174 1243533312 247205 33554432000 4194304 4365125 140735882826672 18446744073709551615 4247520 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 247205 264 42 0 300745 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1214388

[startup+402.301 s]
/proc/loadavg: 4.00 3.49 3.19 5/190 21778
/proc/meminfo: memFree=27565436/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=402.3 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106989 0 0 0 40118 112 0 0 25 0 1 0 873083174 1243533312 247205 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 247205 264 42 0 300745 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1214388

[startup+462.301 s]
/proc/loadavg: 4.08 3.60 3.24 5/190 21780
/proc/meminfo: memFree=27800728/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=462.3 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106989 0 0 0 46118 112 0 0 25 0 1 0 873083174 1243533312 247205 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 247205 264 42 0 300745 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1214388

[startup+522.301 s]
/proc/loadavg: 4.03 3.67 3.29 5/190 21781
/proc/meminfo: memFree=27902376/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1214388 CPUtime=522.3 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1106989 0 0 0 52118 112 0 0 25 0 1 0 873083174 1243533312 247205 33554432000 4194304 4365125 140735882826672 18446744073709551615 4258366 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 303597 247205 264 42 0 300745 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1214388

[startup+582.3 s]
/proc/loadavg: 4.05 3.74 3.33 5/190 21783
/proc/meminfo: memFree=27923040/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1177524 CPUtime=582.3 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1117563 0 0 0 58117 113 0 0 25 0 1 0 873083174 1205784576 244371 33554432000 4194304 4365125 140735882826672 18446744073709551615 4264104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 294381 244371 264 42 0 291529 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1177524

[startup+642.301 s]

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

[startup+882.306 s]
/proc/loadavg: 4.05 3.92 3.52 5/190 21791
/proc/meminfo: memFree=27878216/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1206196 CPUtime=882.31 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1295414 0 0 0 88096 135 0 0 25 0 1 0 873083174 1235144704 255304 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 301549 255304 264 42 0 298697 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1206196

[startup+942.301 s]
/proc/loadavg: 4.02 3.93 3.54 5/190 21793
/proc/meminfo: memFree=27869220/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1218484 CPUtime=942.31 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1309260 0 0 0 94094 137 0 0 25 0 1 0 873083174 1247727616 256846 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 304621 256846 264 42 0 301769 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1218484

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.57 5/190 21794
/proc/meminfo: memFree=27859868/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1218484 CPUtime=1002.31 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1309260 0 0 0 100094 137 0 0 25 0 1 0 873083174 1247727616 256846 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 304621 256846 264 42 0 301769 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1218484

[startup+1062.3 s]
/proc/loadavg: 4.04 3.96 3.60 5/190 21796
/proc/meminfo: memFree=27859044/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1218484 CPUtime=1062.32 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1309260 0 0 0 106095 137 0 0 25 0 1 0 873083174 1247727616 256846 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257412 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 304621 256846 264 42 0 301769 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1218484

[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.63 5/190 21797
/proc/meminfo: memFree=27853800/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1208244 CPUtime=1122.31 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1363455 0 0 0 112087 144 0 0 25 0 1 0 873083174 1237241856 255561 33554432000 4194304 4365125 140735882826672 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 302061 255561 264 42 0 299209 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1208244

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.65 5/190 21799
/proc/meminfo: memFree=27732972/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1208244 CPUtime=1182.32 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1363455 0 0 0 118088 144 0 0 25 0 1 0 873083174 1237241856 255561 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 302061 255561 264 42 0 299209 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1208244

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.66 5/190 21801
/proc/meminfo: memFree=27582260/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1216436 CPUtime=1242.32 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1395291 0 0 0 124085 147 0 0 25 0 1 0 873083174 1245630464 256589 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 304109 256589 264 42 0 301257 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1216436

[startup+1302.3 s]
/proc/loadavg: 4.00 3.98 3.68 5/190 21802
/proc/meminfo: memFree=27840004/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1216436 CPUtime=1302.32 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1395291 0 0 0 130085 147 0 0 25 0 1 0 873083174 1245630464 256589 33554432000 4194304 4365125 140735882826672 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 304109 256589 264 42 0 301257 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1216436

[startup+1362.3 s]
/proc/loadavg: 4.07 4.00 3.70 5/190 21804
/proc/meminfo: memFree=27556612/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1492900 CPUtime=1362.32 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1431410 0 0 0 136082 150 0 0 25 0 1 0 873083174 1528729600 292708 33554432000 4194304 4365125 140735882826672 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 373225 292708 264 42 0 370373 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1492900

[startup+1422.3 s]
/proc/loadavg: 4.08 4.01 3.73 5/190 21814
/proc/meminfo: memFree=27788564/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1359788 CPUtime=1422.33 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1451714 0 0 0 142079 154 0 0 25 0 1 0 873083174 1392422912 276036 33554432000 4194304 4365125 140735882826672 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 339947 276036 264 42 0 337095 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1359788

[startup+1482.3 s]
/proc/loadavg: 4.03 4.01 3.74 5/190 21816
/proc/meminfo: memFree=27868876/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1189812 CPUtime=1482.32 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1473527 0 0 0 148075 157 0 0 25 0 1 0 873083174 1218367488 254737 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262650 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 297453 254737 264 42 0 294601 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1189812

[startup+1542.31 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 21818
/proc/meminfo: memFree=27863956/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1175476 CPUtime=1542.33 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1508704 0 0 0 154072 161 0 0 25 0 1 0 873083174 1203687424 252938 33554432000 4194304 4365125 140735882826672 18446744073709551615 4275902 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 293869 252938 264 42 0 291017 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1175476

[startup+1602.3 s]
/proc/loadavg: 4.06 4.01 3.77 5/190 21819
/proc/meminfo: memFree=27853732/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1218484 CPUtime=1602.33 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1551077 0 0 0 160066 167 0 0 25 0 1 0 873083174 1247727616 258335 33554432000 4194304 4365125 140735882826672 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 304621 258335 264 42 0 301769 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1218484

[startup+1662.3 s]
/proc/loadavg: 4.09 4.03 3.79 5/190 21821
/proc/meminfo: memFree=27637404/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1187764 CPUtime=1662.33 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1553326 0 0 0 166066 167 0 0 25 0 1 0 873083174 1216270336 254448 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 296941 254448 264 42 0 294089 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1187764

[startup+1722.3 s]
/proc/loadavg: 3.59 3.91 3.76 4/184 21846
/proc/meminfo: memFree=28650164/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1187764 CPUtime=1722.33 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1553326 0 0 0 172066 167 0 0 25 0 1 0 873083174 1216270336 254448 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 296941 254448 264 42 0 294089 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1187764

[startup+1782.3 s]
/proc/loadavg: 3.21 3.74 3.71 4/184 21848
/proc/meminfo: memFree=28617884/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1202100 CPUtime=1782.34 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1585965 0 0 0 178062 172 0 0 25 0 1 0 873083174 1230950400 256279 33554432000 4194304 4365125 140735882826672 18446744073709551615 4262092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 300525 256279 264 42 0 297673 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1202100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.17 3.70 3.70 4/184 21848
/proc/meminfo: memFree=28588608/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1202100 CPUtime=1800.04 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1585965 0 0 0 179832 172 0 0 25 0 1 0 873083174 1230950400 256279 33554432000 4194304 4365125 140735882826672 18446744073709551615 4264072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 300525 256279 264 42 0 297673 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1202100

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

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

[startup+1800 s]
/proc/loadavg: 3.17 3.70 3.70 4/184 21848
/proc/meminfo: memFree=28588608/32951124 swapFree=67056964/67111528
[pid=21576] ppid=21574 vsize=1202100 CPUtime=1800.04 cores=0,2
/proc/21576/stat : 21576 (MoUsSaka) R 21574 21576 19995 0 -1 4202496 1585965 0 0 0 179832 172 0 0 25 0 1 0 873083174 1230950400 256279 33554432000 4194304 4365125 140735882826672 18446744073709551615 4264072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21576/statm: 300525 256279 264 42 0 297673 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1202100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.09
CPU user time (s): 1798.33
CPU system time (s): 1.76373
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1977536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.33
system time used= 1.76373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1585965
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 5488

runsolver used 3.13652 second user time and 6.69098 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-11 17:37:53
IDJOB=3495681
IDBENCH=87962
IDSOLVER=1989
FILE ID=node145/3495681-1307806673
RUNJOBID= node145-1307806672-21404
PBS_JOBID= 13551003
Free space on /tmp= 74092 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT02/industrial/goldberg/fpga_routing/c880_gr_rcs_w6.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495681-1307806673/watcher-3495681-1307806673 -o /tmp/evaluation-result-3495681-1307806673/solver-3495681-1307806673 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495681-1307806673.cnf

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

MD5SUM BENCH= 16f447886bc5a8a4178a814eff5c7716
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:      31745540 kB
Buffers:        177352 kB
Cached:         806500 kB
SwapCached:       7976 kB
Active:         410636 kB
Inactive:       649196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31745540 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:            2508 kB
Writeback:           0 kB
AnonPages:       73020 kB
Mapped:          13544 kB
Slab:            80320 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   326208 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:07:55