Trace number 3495766

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.07 1800.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.010-NOTKNOWN.cnf
MD5SUM3252ca0934d273c627e74740f7a1a048
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables378832
Number of clauses2058906
Sum of the clauses size4883206
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 22041420
Number of clauses of size 3320
Number of clauses of size 4400
Number of clauses of size 5400
Number of clauses of size over 515520

Solver Data

0.09/0.10	c MoUsSaka vegetarian
9.29/9.33	
9.29/9.33	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-3495766-1307806484/watcher-3495766-1307806484 -o /tmp/evaluation-result-3495766-1307806484/solver-3495766-1307806484 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495766-1307806484.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.95 1.53 2.32 4/189 13060
/proc/meminfo: memFree=31301404/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=51464 CPUtime=0 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 1823 0 0 0 0 0 0 0 23 0 1 0 970879201 52699136 1761 33554432000 4194304 4365125 140736855968496 18446744073709551615 4318620 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 12866 1765 245 42 0 10014 0

[startup+0.0663881 s]
/proc/loadavg: 0.95 1.53 2.32 4/189 13060
/proc/meminfo: memFree=31301404/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=90964 CPUtime=0.06 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 16000 0 0 0 5 1 0 0 23 0 1 0 970879201 93147136 12777 33554432000 4194304 4365125 140736855968496 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 22741 12777 255 42 0 19889 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 90964

[startup+0.10038 s]
/proc/loadavg: 0.95 1.53 2.32 4/189 13060
/proc/meminfo: memFree=31301404/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=91988 CPUtime=0.09 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 17089 0 0 0 8 1 0 0 23 0 1 0 970879201 94195712 13701 33554432000 4194304 4365125 140736855968496 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 22997 13702 255 42 0 20145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 91988

[startup+0.300343 s]
/proc/loadavg: 0.95 1.53 2.32 4/189 13060
/proc/meminfo: memFree=31301404/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=106180 CPUtime=0.29 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 27784 0 0 0 26 3 0 0 25 0 1 0 970879201 108728320 19263 33554432000 4194304 4365125 140736855968496 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 26545 19265 255 42 0 23693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106180

[startup+0.700272 s]
/proc/loadavg: 0.95 1.53 2.32 4/189 13060
/proc/meminfo: memFree=31301404/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=188204 CPUtime=0.69 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 72281 0 0 0 60 9 0 0 25 0 1 0 970879201 192720896 35785 33554432000 4194304 4365125 140736855968496 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 47051 35785 255 42 0 44199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 188204

[startup+1.50012 s]
/proc/loadavg: 0.95 1.53 2.32 5/190 13061
/proc/meminfo: memFree=30993168/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=212624 CPUtime=1.48 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 86458 0 0 0 137 11 0 0 25 0 1 0 970879201 217726976 44303 33554432000 4194304 4365125 140736855968496 18446744073709551615 4250356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 53156 44303 262 42 0 50304 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 212624

[startup+3.10083 s]
/proc/loadavg: 1.43 1.62 2.34 5/190 13061
/proc/meminfo: memFree=30935260/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=248824 CPUtime=3.09 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 96325 0 0 0 296 13 0 0 25 0 1 0 970879201 254795776 52256 33554432000 4194304 4365125 140736855968496 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 62206 52256 262 42 0 59354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 248824

[startup+6.30024 s]
/proc/loadavg: 1.43 1.62 2.34 5/190 13061
/proc/meminfo: memFree=30756964/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=267016 CPUtime=6.29 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 117610 0 0 0 615 14 0 0 25 0 1 0 970879201 273424384 58394 33554432000 4194304 4365125 140736855968496 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 66754 58394 262 42 0 63902 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 267016

[startup+12.7011 s]
/proc/loadavg: 1.83 1.70 2.36 5/190 13061
/proc/meminfo: memFree=30547296/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=12.69 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146084 0 0 0 1252 17 0 0 25 0 1 0 970879201 324362240 67338 33554432000 4194304 4365125 140736855968496 18446744073709551615 4282187 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67338 264 42 0 76338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 316760

[startup+25.5007 s]
/proc/loadavg: 2.16 1.77 2.38 5/190 13062
/proc/meminfo: memFree=29921584/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=25.49 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146084 0 0 0 2532 17 0 0 25 0 1 0 970879201 324362240 67338 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242863 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67338 264 42 0 76338 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 316760

[startup+51.1011 s]
/proc/loadavg: 2.79 1.95 2.42 5/190 13062
/proc/meminfo: memFree=29571492/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=51.1 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146084 0 0 0 5092 18 0 0 25 0 1 0 970879201 324362240 67338 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242710 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67338 264 42 0 76338 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 316760

[startup+102.307 s]
/proc/loadavg: 3.51 2.29 2.51 5/190 13064
/proc/meminfo: memFree=29495156/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=102.3 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146084 0 0 0 10212 18 0 0 25 0 1 0 970879201 324362240 67338 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67338 264 42 0 76338 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 316760

[startup+162.301 s]
/proc/loadavg: 3.82 2.60 2.60 5/190 13065
/proc/meminfo: memFree=29389936/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=162.29 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146084 0 0 0 16211 18 0 0 25 0 1 0 970879201 324362240 67338 33554432000 4194304 4365125 140736855968496 18446744073709551615 4257796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67338 264 42 0 76338 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 316760

[startup+222.301 s]
/proc/loadavg: 3.98 2.87 2.69 5/190 13067
/proc/meminfo: memFree=29289908/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=222.3 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146084 0 0 0 22211 19 0 0 25 0 1 0 970879201 324362240 67338 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67338 264 42 0 76338 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 316760

[startup+282.301 s]
/proc/loadavg: 3.99 3.07 2.77 5/190 13072
/proc/meminfo: memFree=28934820/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=282.3 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 28210 20 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 316760

[startup+342.301 s]
/proc/loadavg: 3.99 3.24 2.84 5/190 13073
/proc/meminfo: memFree=29063704/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=342.3 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 34209 21 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4257921 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 316760

[startup+402.301 s]
/proc/loadavg: 3.99 3.36 2.91 5/190 13075
/proc/meminfo: memFree=29189640/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=402.3 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 40209 21 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258070 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 316760

[startup+462.301 s]
/proc/loadavg: 3.99 3.49 2.98 5/190 13076
/proc/meminfo: memFree=29186252/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=462.3 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 46209 21 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 316760

[startup+522.301 s]
/proc/loadavg: 3.99 3.57 3.03 5/190 13078
/proc/meminfo: memFree=29178980/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=522.31 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 52209 22 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242708 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 316760

[startup+582.301 s]
/proc/loadavg: 4.06 3.67 3.10 5/190 13080
/proc/meminfo: memFree=29171132/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=582.31 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 58209 22 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4272874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 316760

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.02 3.85 3.30 5/190 13086
/proc/meminfo: memFree=29119200/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=822.32 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 82208 24 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 316760

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.34 5/190 13088
/proc/meminfo: memFree=29174220/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=882.32 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 88208 24 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 316760

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.38 5/190 13089
/proc/meminfo: memFree=29145904/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=942.32 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 94208 24 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 316760

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.41 5/190 13091
/proc/meminfo: memFree=28995808/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1002.32 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 100208 24 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4257310 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 316760

[startup+1062.3 s]
/proc/loadavg: 4.07 3.94 3.45 5/190 13092
/proc/meminfo: memFree=29172340/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1062.32 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 106208 24 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242708 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 316760

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.48 5/190 13132
/proc/meminfo: memFree=28875512/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1122.33 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 112208 25 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 316760

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.52 5/190 13134
/proc/meminfo: memFree=28964744/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1182.33 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 118207 26 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 316760

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.55 5/190 13135
/proc/meminfo: memFree=28934052/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1242.33 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 124207 26 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 316760

[startup+1302.3 s]
/proc/loadavg: 4.02 3.99 3.58 5/190 13137
/proc/meminfo: memFree=28848044/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1302.33 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 130207 26 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 316760

[startup+1362.3 s]
/proc/loadavg: 4.01 3.99 3.60 5/190 13138
/proc/meminfo: memFree=28963400/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1362.33 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 136206 27 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 316760

[startup+1422.31 s]
/proc/loadavg: 4.00 3.99 3.62 5/190 13140
/proc/meminfo: memFree=28973504/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1422.34 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 142207 27 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 316760

[startup+1482.3 s]
/proc/loadavg: 4.00 3.99 3.64 5/190 13142
/proc/meminfo: memFree=28959064/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1482.34 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 148206 28 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258092 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 316760

[startup+1542.3 s]
/proc/loadavg: 4.04 4.00 3.67 5/190 13143
/proc/meminfo: memFree=28965924/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1542.34 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 154206 28 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 316760

[startup+1602.3 s]
/proc/loadavg: 3.67 3.92 3.66 4/184 13178
/proc/meminfo: memFree=29422000/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1602.34 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 160206 28 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 316760

[startup+1662.3 s]
/proc/loadavg: 3.28 3.76 3.62 4/184 13179
/proc/meminfo: memFree=29414620/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1662.35 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 166206 29 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4242876 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 316760

[startup+1722.3 s]
/proc/loadavg: 3.10 3.62 3.58 4/184 13181
/proc/meminfo: memFree=29411328/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1722.34 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 172205 29 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 316760

[startup+1782.3 s]
/proc/loadavg: 3.11 3.52 3.54 4/184 13183
/proc/meminfo: memFree=29406072/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1782.34 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 178205 29 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 316760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.08 3.50 3.53 3/183 13185
/proc/meminfo: memFree=30748228/32950928 swapFree=67051812/67111528
[pid=13060] ppid=13058 vsize=316760 CPUtime=1800.05 cores=5,7
/proc/13060/stat : 13060 (MoUsSaka) R 13058 13060 10968 0 -1 4202496 146085 0 0 0 179976 29 0 0 25 0 1 0 970879201 324362240 67339 33554432000 4194304 4365125 140736855968496 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13060/statm: 79190 67339 264 42 0 76338 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 316760

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.02
CPU time (s): 1800.07
CPU user time (s): 1799.76
CPU system time (s): 0.308953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 316760

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

runsolver used 3.03354 second user time and 6.79397 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-11 17:34:45
IDJOB=3495766
IDBENCH=82383
IDSOLVER=1989
FILE ID=node116/3495766-1307806484
RUNJOBID= node116-1307806484-13005
PBS_JOBID= 13551061
Free space on /tmp= 74076 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.010-NOTKNOWN.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495766-1307806484/watcher-3495766-1307806484 -o /tmp/evaluation-result-3495766-1307806484/solver-3495766-1307806484 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495766-1307806484.cnf

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

MD5SUM BENCH= 3252ca0934d273c627e74740f7a1a048
RANDOM SEED=1062348669

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31303452 kB
Buffers:        312504 kB
Cached:        1006080 kB
SwapCached:      13064 kB
Active:         659060 kB
Inactive:       787988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31303452 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           74920 kB
Writeback:           0 kB
AnonPages:      125592 kB
Mapped:           9232 kB
Slab:           134344 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   393904 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= 74076 MiB
End job on node116 at 2011-06-11 18:04:47