Trace number 3285491

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
glueminisat 2.2.5? (TO) 1300.04 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3285491-1303764317/watcher-3285491-1303764317 -o /tmp/evaluation-result-3285491-1303764317/solver-3285491-1303764317 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3285491-1303764317.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.00 3.49 3.20 4/187 18994
/proc/meminfo: memFree=24260648/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=22244 CPUtime=0 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 1311 0 0 0 0 0 0 0 18 0 1 0 488030564 22777856 1253 33554432000 4194304 4309791 140736163539232 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 5561 1254 217 29 0 2190 0

[startup+0.0865419 s]
/proc/loadavg: 4.00 3.49 3.20 4/187 18994
/proc/meminfo: memFree=24260648/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=38244 CPUtime=0.08 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 5011 0 0 0 7 1 0 0 18 0 1 0 488030564 39161856 4952 33554432000 4194304 4309791 140736163539232 18446744073709551615 4248694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 9561 4952 217 29 0 6190 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38244

[startup+0.100532 s]
/proc/loadavg: 4.00 3.49 3.20 4/187 18994
/proc/meminfo: memFree=24260648/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=38720 CPUtime=0.09 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 5207 0 0 0 8 1 0 0 18 0 1 0 488030564 39649280 5107 33554432000 4194304 4309791 140736163539232 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 9680 5109 217 29 0 6309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38720

[startup+0.300497 s]
/proc/loadavg: 4.00 3.49 3.20 4/187 18994
/proc/meminfo: memFree=24260648/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=78020 CPUtime=0.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 16113 0 0 0 26 3 0 0 18 0 1 0 488030564 79892480 14991 33554432000 4194304 4309791 140736163539232 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 19505 14992 217 29 0 16134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78020

[startup+0.700426 s]
/proc/loadavg: 4.00 3.49 3.20 4/187 18994
/proc/meminfo: memFree=24260648/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=181496 CPUtime=0.69 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 40967 0 0 0 60 9 0 0 18 0 1 0 488030564 185851904 37062 33554432000 4194304 4309791 140736163539232 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 45374 37063 217 29 0 42003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 181496

[startup+1.50029 s]
/proc/loadavg: 4.00 3.49 3.20 5/188 18995
/proc/meminfo: memFree=24039428/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=362772 CPUtime=1.49 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 80720 0 0 0 133 16 0 0 20 0 1 0 488030564 371478528 72970 33554432000 4194304 4309791 140736163539232 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 90693 72970 221 29 0 87322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 362772

[startup+3.10101 s]
/proc/loadavg: 4.00 3.49 3.20 5/188 18995
/proc/meminfo: memFree=23954484/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=363516 CPUtime=3.09 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 80908 0 0 0 293 16 0 0 25 0 1 0 488030564 372240384 73158 33554432000 4194304 4309791 140736163539232 18446744073709551615 4236429 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 90879 73158 224 29 0 87508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 363516

[startup+6.30047 s]
/proc/loadavg: 4.16 3.53 3.21 6/188 18995
/proc/meminfo: memFree=23899628/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=396964 CPUtime=6.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 89941 0 0 0 611 18 0 0 25 0 1 0 488030564 406491136 82148 33554432000 4194304 4309791 140736163539232 18446744073709551615 242970205387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 99241 82148 225 29 0 95870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 396964

[startup+12.7004 s]
/proc/loadavg: 4.47 3.60 3.24 5/188 18996
/proc/meminfo: memFree=23915536/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=328564 CPUtime=12.69 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 103393 0 0 0 1249 20 0 0 25 0 1 0 488030564 336449536 69756 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 82141 69756 246 29 0 78770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 328564

[startup+25.5012 s]
/proc/loadavg: 4.81 3.72 3.28 5/188 18996
/proc/meminfo: memFree=23828140/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=359384 CPUtime=25.49 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 112838 0 0 0 2525 24 0 0 25 0 1 0 488030564 368009216 79197 33554432000 4194304 4309791 140736163539232 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 89846 79197 246 29 0 86475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 359384

[startup+51.1007 s]
/proc/loadavg: 4.53 3.74 3.30 5/188 18997
/proc/meminfo: memFree=23655700/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=490860 CPUtime=51.09 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 128889 0 0 0 5082 27 0 0 25 0 1 0 488030564 502640640 95242 33554432000 4194304 4309791 140736163539232 18446744073709551615 4259483 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 122715 95242 246 29 0 119344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 490860

[startup+102.307 s]
/proc/loadavg: 4.23 3.78 3.33 5/188 18998
/proc/meminfo: memFree=23415612/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=490860 CPUtime=102.3 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 201751 0 0 0 10192 38 0 0 25 0 1 0 488030564 502640640 98427 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 122715 98427 246 29 0 119344 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 490860

[startup+162.301 s]
/proc/loadavg: 4.08 3.82 3.37 5/188 19000
/proc/meminfo: memFree=23181104/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=623120 CPUtime=162.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 247814 0 0 0 16183 45 0 0 25 0 1 0 488030564 638074880 144470 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 155780 144470 246 29 0 152409 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 623120

[startup+222.3 s]
/proc/loadavg: 4.06 3.86 3.41 5/188 19001
/proc/meminfo: memFree=23894592/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=490860 CPUtime=222.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 327990 0 0 0 22171 58 0 0 25 0 1 0 488030564 502640640 105654 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 122715 105654 246 29 0 119344 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 490860

[startup+282.301 s]
/proc/loadavg: 4.08 3.90 3.45 5/188 19003
/proc/meminfo: memFree=23453640/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=282.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 372184 0 0 0 28165 64 0 0 25 0 1 0 488030564 858157056 149832 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 149832 246 29 0 206140 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 838044

[startup+342.301 s]
/proc/loadavg: 4.03 3.92 3.48 5/188 19004
/proc/meminfo: memFree=23059180/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=342.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 408195 0 0 0 34159 70 0 0 25 0 1 0 488030564 858157056 185829 33554432000 4194304 4309791 140736163539232 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 185829 246 29 0 206140 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 838044

[startup+402.3 s]
/proc/loadavg: 4.01 3.93 3.51 5/188 19006
/proc/meminfo: memFree=23318084/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=623120 CPUtime=402.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 485892 0 0 0 40145 84 0 0 25 0 1 0 488030564 638074880 126569 33554432000 4194304 4309791 140736163539232 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 155780 126569 246 29 0 152409 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 623120

[startup+462.301 s]
/proc/loadavg: 4.00 3.94 3.54 5/188 19008
/proc/meminfo: memFree=22913956/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=462.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 525485 0 0 0 46139 90 0 0 25 0 1 0 488030564 858157056 166146 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 166146 246 29 0 206140 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 838044

[startup+522.301 s]
/proc/loadavg: 4.04 3.96 3.57 5/188 19009
/proc/meminfo: memFree=23639960/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=522.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 565826 0 0 0 52131 97 0 0 25 0 1 0 488030564 1215787008 206466 33554432000 4194304 4309791 140736163539232 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 206466 246 29 0 293452 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1187292

[startup+582.3 s]
/proc/loadavg: 4.01 3.97 3.60 5/188 19011
/proc/meminfo: memFree=23776212/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=490860 CPUtime=582.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 652441 0 0 0 58118 110 0 0 25 0 1 0 488030564 502640640 108653 33554432000 4194304 4309791 140736163539232 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 122715 108653 246 29 0 119344 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 490860

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.62 5/188 19012
/proc/meminfo: memFree=23356084/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=642.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 701830 0 0 0 64110 119 0 0 25 0 1 0 488030564 858157056 158032 33554432000 4194304 4309791 140736163539232 18446744073709551615 4278334 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 158032 246 29 0 206140 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 838044

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.64 5/188 19014
/proc/meminfo: memFree=22942152/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=702.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 742514 0 0 0 70103 126 0 0 25 0 1 0 488030564 858157056 198693 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275154 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 198693 246 29 0 206140 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 838044

[startup+762.306 s]
/proc/loadavg: 4.05 3.99 3.66 5/188 19016
/proc/meminfo: memFree=22838468/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=762.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 778541 0 0 0 76097 132 0 0 25 0 1 0 488030564 1215787008 234706 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 234706 246 29 0 293452 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1187292

[startup+822.301 s]
/proc/loadavg: 4.02 3.99 3.68 5/188 19017
/proc/meminfo: memFree=22884956/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=822.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 811614 0 0 0 82090 138 0 0 25 0 1 0 488030564 1215787008 267769 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275243 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 267769 246 29 0 293452 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1187292

[startup+882.301 s]
/proc/loadavg: 4.04 4.00 3.70 5/188 19019
/proc/meminfo: memFree=23224952/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=623120 CPUtime=882.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 890282 0 0 0 88077 151 0 0 25 0 1 0 488030564 638074880 125997 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 155780 125997 246 29 0 152409 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 623120

[startup+942.3 s]
/proc/loadavg: 2.55 3.62 3.59 3/173 19079
/proc/meminfo: memFree=24400956/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=942.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 921409 0 0 0 94071 158 0 0 25 0 1 0 488030564 858157056 157118 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 157118 246 29 0 206140 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 838044

[startup+1002.3 s]
/proc/loadavg: 1.57 3.14 3.43 2/170 19085
/proc/meminfo: memFree=24225528/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=1002.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 965028 0 0 0 100061 168 0 0 25 0 1 0 488030564 1215787008 200723 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275236 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 200723 246 29 0 293452 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1187292

[startup+1062.3 s]
/proc/loadavg: 1.21 2.75 3.27 2/170 19087
/proc/meminfo: memFree=24090724/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=1062.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 999005 0 0 0 106054 174 0 0 25 0 1 0 488030564 1215787008 234684 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 234684 246 29 0 293452 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1187292

[startup+1122.3 s]
/proc/loadavg: 1.07 2.43 3.13 2/170 19088
/proc/meminfo: memFree=23961512/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=1122.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 1030996 0 0 0 112048 180 0 0 25 0 1 0 488030564 1215787008 266665 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 266665 246 29 0 293452 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1187292

[startup+1182.3 s]
/proc/loadavg: 1.02 2.17 2.99 2/170 19090
/proc/meminfo: memFree=24526568/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=623120 CPUtime=1182.29 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 1114754 0 0 0 118032 197 0 0 25 0 1 0 488030564 638074880 126052 33554432000 4194304 4309791 140736163539232 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 155780 126052 246 29 0 152409 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 623120

[startup+1242.3 s]
/proc/loadavg: 1.01 1.95 2.87 2/170 19091
/proc/meminfo: memFree=24358792/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=838044 CPUtime=1242.28 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 1156276 0 0 0 124022 206 0 0 25 0 1 0 488030564 858157056 167552 33554432000 4194304 4309791 140736163539232 18446744073709551615 4275192 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 209511 167553 246 29 0 206140 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 838044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.78 2.75 2/170 19096
/proc/meminfo: memFree=24227804/32951132 swapFree=67111364/67111528
[pid=18994] ppid=18992 vsize=1187292 CPUtime=1299.99 cores=5,7
/proc/18994/stat : 18994 (glueminisat) R 18992 18994 17937 0 -1 4202496 1188860 0 0 0 129785 214 0 0 25 0 1 0 488030564 1215787008 200119 33554432000 4194304 4309791 140736163539232 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18994/statm: 296823 200119 246 29 0 293452 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1187292

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): 1300.04
CPU time (s): 1300.04
CPU user time (s): 1297.86
CPU system time (s): 2.17767
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 1398908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.86
system time used= 2.17767
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1188860
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= 9
involuntary context switches= 3550

runsolver used 1.88571 second user time and 4.87626 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 22:45:19
IDJOB=3285491
IDBENCH=82387
IDSOLVER=1650
FILE ID=node128/3285491-1303764317
RUNJOBID= node128-1303763921-18918
PBS_JOBID= 13157129
Free space on /tmp= 66660 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285491-1303764317/watcher-3285491-1303764317 -o /tmp/evaluation-result-3285491-1303764317/solver-3285491-1303764317 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285491-1303764317.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=612011264

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24260928 kB
Buffers:       1275104 kB
Cached:        6025452 kB
SwapCached:        160 kB
Active:        1330520 kB
Inactive:      6738628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24260928 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           79492 kB
Writeback:           0 kB
AnonPages:      768376 kB
Mapped:          15760 kB
Slab:           554708 kB
PageTables:       6764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1229908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66724 MiB
End job on node128 at 2011-04-25 23:07:01