Trace number 3495716

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

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark791.039
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.01	c MoUsSaka vegetarian
336.30/336.32	
336.30/336.32	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-3495716-1307805424/watcher-3495716-1307805424 -o /tmp/evaluation-result-3495716-1307805424/solver-3495716-1307805424 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495716-1307805424.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: 1.05 2.22 3.02 4/189 17361
/proc/meminfo: memFree=31439024/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=29580 CPUtime=0 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2212 0 0 0 0 0 0 0 22 0 1 0 892145237 30289920 2150 33554432000 4194304 4365125 140734408772336 18446744073709551615 4292408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 7395 2162 246 42 0 4543 0

[startup+0.0653339 s]
/proc/loadavg: 1.05 2.22 3.02 4/189 17361
/proc/meminfo: memFree=31439024/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=37328 CPUtime=0.05 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 6597 0 0 0 5 0 0 0 22 0 1 0 892145237 38223872 5268 33554432000 4194304 4365125 140734408772336 18446744073709551615 4266084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 9332 5268 254 42 0 6480 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 37328

[startup+0.100302 s]
/proc/loadavg: 1.05 2.22 3.02 4/189 17361
/proc/meminfo: memFree=31439024/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=38352 CPUtime=0.08 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 7735 0 0 0 8 0 0 0 22 0 1 0 892145237 39272448 6183 33554432000 4194304 4365125 140734408772336 18446744073709551615 218370957056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 9588 6183 254 42 0 6736 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38352

[startup+0.300268 s]
/proc/loadavg: 1.05 2.22 3.02 4/189 17361
/proc/meminfo: memFree=31439024/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=72848 CPUtime=0.29 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 26637 0 0 0 26 3 0 0 23 0 1 0 892145237 74596352 13242 33554432000 4194304 4365125 140734408772336 18446744073709551615 218370957056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 18212 13243 254 42 0 15360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72848

[startup+0.701207 s]
/proc/loadavg: 1.05 2.22 3.02 4/189 17361
/proc/meminfo: memFree=31439024/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=84260 CPUtime=0.69 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 29926 0 0 0 66 3 0 0 25 0 1 0 892145237 86282240 16165 33554432000 4194304 4365125 140734408772336 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 21065 16165 261 42 0 18213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84260

[startup+1.50106 s]
/proc/loadavg: 1.05 2.22 3.02 5/190 17363
/proc/meminfo: memFree=31278716/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=101392 CPUtime=1.49 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 36177 0 0 0 145 4 0 0 25 0 1 0 892145237 103825408 20729 33554432000 4194304 4365125 140734408772336 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 25348 20729 261 42 0 22496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101392

[startup+3.10077 s]
/proc/loadavg: 1.29 2.25 3.02 5/190 17363
/proc/meminfo: memFree=31229248/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=109968 CPUtime=3.09 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 44088 0 0 0 304 5 0 0 25 0 1 0 892145237 112607232 22591 33554432000 4194304 4365125 140734408772336 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 27492 22591 262 42 0 24640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109968

[startup+6.30021 s]
/proc/loadavg: 1.29 2.25 3.02 5/190 17363
/proc/meminfo: memFree=31029856/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=171096 CPUtime=6.29 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 95145 0 0 0 618 11 0 0 25 0 1 0 892145237 175202304 32889 33554432000 4194304 4365125 140734408772336 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 42774 32889 262 42 0 39922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171096

[startup+12.7011 s]
/proc/loadavg: 1.70 2.30 3.03 5/190 17363
/proc/meminfo: memFree=30550336/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=279852 CPUtime=12.69 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 209960 0 0 0 1246 23 0 0 25 0 1 0 892145237 286568448 63204 33554432000 4194304 4365125 140734408772336 18446744073709551615 4247593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 69963 63204 262 42 0 67111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 279852

[startup+25.5008 s]
/proc/loadavg: 2.06 2.36 3.04 5/190 17363
/proc/meminfo: memFree=29217128/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=750252 CPUtime=25.49 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 641924 0 0 0 2485 64 0 0 25 0 1 0 892145237 768258048 160335 33554432000 4194304 4365125 140734408772336 18446744073709551615 4257406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 187563 160335 262 42 0 184711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 750252

[startup+51.1003 s]
/proc/loadavg: 2.72 2.49 3.07 5/190 17364
/proc/meminfo: memFree=28875304/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=768664 CPUtime=51.09 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 652537 0 0 0 5045 64 0 0 25 0 1 0 892145237 787111936 167944 33554432000 4194304 4365125 140734408772336 18446744073709551615 4257799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 192166 167944 262 42 0 189314 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 768664

[startup+102.307 s]
/proc/loadavg: 3.49 2.74 3.12 5/190 17365
/proc/meminfo: memFree=28804632/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=769276 CPUtime=102.3 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 662497 0 0 0 10165 65 0 0 25 0 1 0 892145237 787738624 173010 33554432000 4194304 4365125 140734408772336 18446744073709551615 4246847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 192319 173010 262 42 0 189467 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 769276

[startup+162.301 s]
/proc/loadavg: 3.81 2.97 3.17 5/190 17367
/proc/meminfo: memFree=28689260/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=769276 CPUtime=162.29 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 662573 0 0 0 16164 65 0 0 25 0 1 0 892145237 787738624 173086 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 192319 173086 262 42 0 189467 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 769276

[startup+222.301 s]
/proc/loadavg: 3.93 3.15 3.22 5/190 17368
/proc/meminfo: memFree=28614824/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=786096 CPUtime=222.29 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 674626 0 0 0 22163 66 0 0 25 0 1 0 892145237 804962304 181478 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244663 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 196524 181478 262 42 0 193672 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 786096

[startup+282.3 s]
/proc/loadavg: 3.97 3.30 3.27 5/190 17370
/proc/meminfo: memFree=28389604/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1119456 CPUtime=282.29 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 881354 0 0 0 28142 87 0 0 25 0 1 0 892145237 1146322944 202615 33554432000 4194304 4365125 140734408772336 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 279864 202615 262 42 0 277012 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1119456

[startup+342.301 s]
/proc/loadavg: 3.99 3.43 3.31 5/190 17372
/proc/meminfo: memFree=28233572/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1119852 CPUtime=342.3 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 937652 0 0 0 34137 93 0 0 25 0 1 0 892145237 1146728448 205926 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 279963 205926 264 42 0 277111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1119852

[startup+402.301 s]
/proc/loadavg: 3.99 3.53 3.35 5/190 17373
/proc/meminfo: memFree=27841052/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1247612 CPUtime=402.3 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1070117 0 0 0 40126 104 0 0 25 0 1 0 892145237 1277554688 277070 33554432000 4194304 4365125 140734408772336 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 311903 277070 264 42 0 309051 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1247612

[startup+462.3 s]
/proc/loadavg: 4.07 3.63 3.39 5/190 17375
/proc/meminfo: memFree=27787064/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1186652 CPUtime=462.3 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1077433 0 0 0 46124 106 0 0 25 0 1 0 892145237 1215131648 269331 33554432000 4194304 4365125 140734408772336 18446744073709551615 4266144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 296663 269331 264 42 0 293811 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1186652

[startup+522.301 s]
/proc/loadavg: 4.02 3.69 3.43 5/190 17376
/proc/meminfo: memFree=27562948/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1710980 CPUtime=522.3 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1459048 0 0 0 52084 146 0 0 25 0 1 0 892145237 1752043520 322264 33554432000 4194304 4365125 140734408772336 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 427745 322264 264 42 0 424893 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1710980

[startup+582.301 s]
/proc/loadavg: 4.01 3.75 3.46 5/190 17378
/proc/meminfo: memFree=27580260/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1621644 CPUtime=582.3 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1516174 0 0 0 58077 153 0 0 25 0 1 0 892145237 1660563456 308444 33554432000 4194304 4365125 140734408772336 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 405411 308444 264 42 0 402559 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1621644

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.57 5/190 17384
/proc/meminfo: memFree=27536296/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1610224 CPUtime=822.31 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1752411 0 0 0 82053 178 0 0 25 0 1 0 892145237 1648869376 324227 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 402556 324227 264 42 0 399704 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1610224

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.60 5/190 17386
/proc/meminfo: memFree=27505492/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1634800 CPUtime=882.31 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1801778 0 0 0 88048 183 0 0 25 0 1 0 892145237 1674035200 327279 33554432000 4194304 4365125 140734408772336 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 408700 327279 264 42 0 405848 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1634800

[startup+942.3 s]
/proc/loadavg: 4.05 3.93 3.62 5/190 17388
/proc/meminfo: memFree=27516732/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1640944 CPUtime=942.31 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1830338 0 0 0 94045 186 0 0 25 0 1 0 892145237 1680326656 328050 33554432000 4194304 4365125 140734408772336 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 410236 328050 264 42 0 407384 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1640944

[startup+1002.3 s]
/proc/loadavg: 4.02 3.94 3.65 5/190 17389
/proc/meminfo: memFree=27538140/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1593844 CPUtime=1002.32 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 1942885 0 0 0 100034 198 0 0 25 0 1 0 892145237 1632096256 320132 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244726 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 398461 320132 264 42 0 395609 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1593844

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.66 5/190 17391
/proc/meminfo: memFree=26995100/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=2544064 CPUtime=1062.31 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2099154 0 0 0 106019 212 0 0 25 0 1 0 892145237 2605121536 439349 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 636016 439349 264 42 0 633164 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2544064

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 17392
/proc/meminfo: memFree=27465396/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1610224 CPUtime=1122.32 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2166051 0 0 0 112010 222 0 0 25 0 1 0 892145237 1648869376 322189 33554432000 4194304 4365125 140734408772336 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 402556 322189 264 42 0 399704 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1610224

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.70 5/190 17394
/proc/meminfo: memFree=27472924/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1610224 CPUtime=1182.32 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2216581 0 0 0 118005 227 0 0 25 0 1 0 892145237 1648869376 324072 33554432000 4194304 4365125 140734408772336 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 402556 324072 264 42 0 399704 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1610224

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 17396
/proc/meminfo: memFree=26985680/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1610224 CPUtime=1242.32 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2266421 0 0 0 124001 231 0 0 25 0 1 0 892145237 1648869376 329824 33554432000 4194304 4365125 140734408772336 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 402556 329824 264 42 0 399704 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1610224

[startup+1302.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 17397
/proc/meminfo: memFree=27126624/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1642992 CPUtime=1302.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2369576 0 0 0 129991 242 0 0 25 0 1 0 892145237 1682423808 338560 33554432000 4194304 4365125 140734408772336 18446744073709551615 4262555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 410748 338560 264 42 0 407896 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1642992

[startup+1362.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 17399
/proc/meminfo: memFree=27081440/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1642992 CPUtime=1362.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2369605 0 0 0 135991 242 0 0 25 0 1 0 892145237 1682423808 338589 33554432000 4194304 4365125 140734408772336 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 410748 338589 264 42 0 407896 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1642992

[startup+1422.31 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 17400
/proc/meminfo: memFree=26920812/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1626608 CPUtime=1422.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2439921 0 0 0 141983 250 0 0 25 0 1 0 892145237 1665646592 331881 33554432000 4194304 4365125 140734408772336 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 406652 331881 264 42 0 403800 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1626608

[startup+1482.3 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 17402
/proc/meminfo: memFree=27114708/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1626608 CPUtime=1482.32 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2478025 0 0 0 147979 253 0 0 25 0 1 0 892145237 1665646592 331881 33554432000 4194304 4365125 140734408772336 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 406652 331881 264 42 0 403800 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1626608

[startup+1542.3 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 17404
/proc/meminfo: memFree=26955060/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1620464 CPUtime=1542.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2532437 0 0 0 153974 259 0 0 25 0 1 0 892145237 1659355136 331110 33554432000 4194304 4365125 140734408772336 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 405116 331110 264 42 0 402264 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1620464

[startup+1602.3 s]
/proc/loadavg: 4.01 3.99 3.80 5/190 17405
/proc/meminfo: memFree=26796672/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1708524 CPUtime=1602.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2647753 0 0 0 159962 271 0 0 25 0 1 0 892145237 1749528576 353280 33554432000 4194304 4365125 140734408772336 18446744073709551615 4247584 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 427131 353280 264 42 0 424279 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1708524

[startup+1662.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 17407
/proc/meminfo: memFree=26745404/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1634800 CPUtime=1662.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2825776 0 0 0 165943 290 0 0 25 0 1 0 892145237 1674035200 363451 33554432000 4194304 4365125 140734408772336 18446744073709551615 4247605 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 408700 363451 264 42 0 405848 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1634800

[startup+1722.3 s]
/proc/loadavg: 4.08 4.00 3.82 5/190 17408
/proc/meminfo: memFree=26670340/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1673708 CPUtime=1722.33 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2910381 0 0 0 171934 299 0 0 25 0 1 0 892145237 1713876992 368105 33554432000 4194304 4365125 140734408772336 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 418427 368105 264 42 0 415575 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1673708

[startup+1782.3 s]
/proc/loadavg: 4.03 4.00 3.83 5/190 17410
/proc/meminfo: memFree=26647616/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1653232 CPUtime=1782.34 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 2985455 0 0 0 177926 308 0 0 25 0 1 0 892145237 1692909568 365535 33554432000 4194304 4365125 140734408772336 18446744073709551615 4248416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 413308 365535 264 42 0 410456 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1653232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.02 4.00 3.83 3/187 17413
/proc/meminfo: memFree=29645340/32951124 swapFree=67050780/67111528
[pid=17361] ppid=17359 vsize=1616368 CPUtime=1800.04 cores=4,6
/proc/17361/stat : 17361 (MoUsSaka) R 17359 17361 16237 0 -1 4202496 3009184 0 0 0 179694 310 0 0 25 0 1 0 892145237 1655160832 358615 33554432000 4194304 4365125 140734408772336 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17361/statm: 404092 358615 264 42 0 401240 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1616368

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.1
CPU user time (s): 1796.94
CPU system time (s): 3.16052
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2702412

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

runsolver used 3.23751 second user time and 6.59 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 17:17:05
IDJOB=3495716
IDBENCH=20421
IDSOLVER=1989
FILE ID=node101/3495716-1307805424
RUNJOBID= node101-1307805424-17304
PBS_JOBID= 13551075
Free space on /tmp= 74064 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495716-1307805424/watcher-3495716-1307805424 -o /tmp/evaluation-result-3495716-1307805424/solver-3495716-1307805424 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495716-1307805424.cnf

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=238864531

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31442428 kB
Buffers:        231428 kB
Cached:         964412 kB
SwapCached:      27776 kB
Active:         406564 kB
Inactive:       914024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31442428 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:           44656 kB
Writeback:           0 kB
AnonPages:      118388 kB
Mapped:           9284 kB
Slab:           124064 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   357428 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= 74080 MiB
End job on node101 at 2011-06-11 17:47:07