Trace number 3349713

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.18 1300.15

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: 961)

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-3349713-1304969440/watcher-3349713-1304969440 -o /tmp/evaluation-result-3349713-1304969440/solver-3349713-1304969440 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349713-1304969440.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 1,3

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: 3.83 3.93 3.03 5/363 26861
/proc/meminfo: memFree=12900280/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=2500 CPUtime=0 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) S 26859 26861 26572 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 687174923 2560000 43 33554432000 4194304 4300056 140736843786192 18446744073709551615 256410467975 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/26861/statm: 625 43 34 26 0 23 0

[startup+0.0720961 s]
/proc/loadavg: 3.83 3.93 3.03 5/363 26861
/proc/meminfo: memFree=12900280/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=29912 CPUtime=0.05 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 2584 0 0 0 5 0 0 0 23 0 1 0 687174923 30629888 2513 33554432000 4194304 4300056 140736843786192 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 7478 2520 222 26 0 4110 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29912

[startup+0.101092 s]
/proc/loadavg: 3.83 3.93 3.03 5/363 26861
/proc/meminfo: memFree=12900280/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=29912 CPUtime=0.08 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 2822 0 0 0 8 0 0 0 23 0 1 0 687174923 30629888 2751 33554432000 4194304 4300056 140736843786192 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 7478 2751 222 26 0 4110 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29912

[startup+0.301056 s]
/proc/loadavg: 3.83 3.93 3.03 5/363 26861
/proc/meminfo: memFree=12900280/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=53616 CPUtime=0.28 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 8186 0 0 0 27 1 0 0 24 0 1 0 687174923 54902784 7758 33554432000 4194304 4300056 140736843786192 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 13404 7758 222 26 0 10036 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53616

[startup+0.700975 s]
/proc/loadavg: 3.83 3.93 3.03 5/363 26861
/proc/meminfo: memFree=12900280/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=119408 CPUtime=0.68 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 24888 0 0 0 64 4 0 0 25 0 1 0 687174923 122273792 21997 33554432000 4194304 4300056 140736843786192 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 29852 21999 222 26 0 26484 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 119408

[startup+1.50082 s]
/proc/loadavg: 3.83 3.93 3.03 6/364 26862
/proc/meminfo: memFree=12759920/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=262948 CPUtime=1.48 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 58578 0 0 0 138 10 0 0 25 0 1 0 687174923 269258752 53123 33554432000 4194304 4300056 140736843786192 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 65737 53125 222 26 0 62369 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 262948

[startup+3.10052 s]
/proc/loadavg: 3.84 3.93 3.03 6/364 26862
/proc/meminfo: memFree=12606160/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=346308 CPUtime=3.08 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 77528 0 0 0 295 13 0 0 25 0 1 0 687174923 354619392 69764 33554432000 4194304 4300056 140736843786192 18446744073709551615 4230544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 86577 69764 226 26 0 83209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 346308

[startup+6.30091 s]
/proc/loadavg: 3.84 3.93 3.03 6/364 26862
/proc/meminfo: memFree=12539448/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=380500 CPUtime=6.27 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 86376 0 0 0 613 14 0 0 25 0 1 0 687174923 389632000 78588 33554432000 4194304 4300056 140736843786192 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 95125 78588 228 26 0 91757 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 380500

[startup+12.7007 s]
/proc/loadavg: 3.87 3.93 3.04 6/364 26862
/proc/meminfo: memFree=12525172/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=311444 CPUtime=12.68 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 100371 0 0 0 1251 17 0 0 25 0 1 0 687174923 318918656 66536 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 77861 66536 246 26 0 74493 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 311444

[startup+25.5002 s]
/proc/loadavg: 3.89 3.93 3.05 6/364 26862
/proc/meminfo: memFree=12386112/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=342264 CPUtime=25.47 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 107476 0 0 0 2530 17 0 0 25 0 1 0 687174923 350478336 73637 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 85566 73637 246 26 0 82198 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 342264

[startup+51.1003 s]
/proc/loadavg: 4.04 3.97 3.09 6/364 26863
/proc/meminfo: memFree=12296524/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=473740 CPUtime=51.08 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 123639 0 0 0 5087 21 0 0 25 0 1 0 687174923 485109760 89797 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 118435 89797 247 26 0 115067 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 473740

[startup+102.314 s]
/proc/loadavg: 4.01 3.97 3.14 6/364 26864
/proc/meminfo: memFree=12112124/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=606000 CPUtime=102.29 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 151586 0 0 0 10205 24 0 0 25 0 1 0 687174923 620544000 117728 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 151500 117728 247 26 0 148132 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 606000

[startup+162.301 s]
/proc/loadavg: 4.06 3.99 3.19 6/364 26866
/proc/meminfo: memFree=11556584/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=820924 CPUtime=162.28 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 179776 0 0 0 16200 28 0 0 25 0 1 0 687174923 840626176 145914 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 205231 145914 247 26 0 201863 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 820924

[startup+222.301 s]
/proc/loadavg: 4.07 4.00 3.25 6/364 26868
/proc/meminfo: memFree=11402868/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=820924 CPUtime=222.28 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 205788 0 0 0 22197 31 0 0 25 0 1 0 687174923 840626176 171917 33554432000 4194304 4300056 140736843786192 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 205231 171917 247 26 0 201863 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 820924

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.29 6/364 26869
/proc/meminfo: memFree=11161792/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1170172 CPUtime=282.29 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 263813 0 0 0 28189 40 0 0 25 0 1 0 687174923 1198256128 229930 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 292543 229930 247 26 0 289175 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1170172

[startup+342.301 s]
/proc/loadavg: 4.09 4.02 3.34 5/364 26898
/proc/meminfo: memFree=11320640/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1170172 CPUtime=342.29 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 307280 0 0 0 34185 44 0 0 25 0 1 0 687174923 1198256128 273383 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 292543 273383 247 26 0 289175 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1170172

[startup+402.3 s]
/proc/loadavg: 4.03 4.01 3.38 5/364 26899
/proc/meminfo: memFree=11269888/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1737700 CPUtime=402.29 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 323978 0 0 0 40183 46 0 0 25 0 1 0 687174923 1779404800 290079 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 434425 290079 247 26 0 431057 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1737700

[startup+462.301 s]
/proc/loadavg: 4.06 4.02 3.42 5/364 26901
/proc/meminfo: memFree=11003876/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1737700 CPUtime=462.3 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 334783 0 0 0 46182 48 0 0 25 0 1 0 687174923 1779404800 300881 33554432000 4194304 4300056 140736843786192 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 434425 300881 247 26 0 431057 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1737700

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.45 5/364 26906
/proc/meminfo: memFree=10952608/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1737700 CPUtime=522.3 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 355171 0 0 0 52179 51 0 0 25 0 1 0 687174923 1779404800 321264 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 434425 321264 247 26 0 431057 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1737700

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.49 5/364 26907
/proc/meminfo: memFree=10612764/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1737700 CPUtime=582.3 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 399108 0 0 0 58174 56 0 0 25 0 1 0 687174923 1779404800 365186 33554432000 4194304 4300056 140736843786192 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 434425 365186 247 26 0 431057 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1737700

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.52 5/364 26909
/proc/meminfo: memFree=10399420/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=1737700 CPUtime=642.31 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 440692 0 0 0 64168 63 0 0 25 0 1 0 687174923 1779404800 406754 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 434425 406754 247 26 0 431057 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1737700

[startup+702.301 s]
/proc/loadavg: 4.08 4.03 3.55 5/364 26910
/proc/meminfo: memFree=10285920/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=2659936 CPUtime=702.31 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 481678 0 0 0 70162 69 0 0 25 0 1 0 687174923 2723774464 447715 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 664984 447715 247 26 0 661616 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2659936

[startup+762.313 s]
/proc/loadavg: 4.03 4.02 3.57 5/364 26912
/proc/meminfo: memFree=9833032/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=2659936 CPUtime=762.32 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 536022 0 0 0 76155 77 0 0 25 0 1 0 687174923 2723774464 502048 33554432000 4194304 4300056 140736843786192 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 664984 502048 247 26 0 661616 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2659936

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.60 5/364 26914
/proc/meminfo: memFree=9408424/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=2659936 CPUtime=822.31 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 567920 0 0 0 82149 82 0 0 25 0 1 0 687174923 2723774464 533927 33554432000 4194304 4300056 140736843786192 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 664984 533927 247 26 0 661616 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2659936

[startup+882.3 s]
/proc/loadavg: 4.05 4.03 3.63 5/364 26915
/proc/meminfo: memFree=9374296/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=2659936 CPUtime=882.32 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 613751 0 0 0 88143 89 0 0 25 0 1 0 687174923 2723774464 579735 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 664984 579735 247 26 0 661616 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2659936

[startup+942.301 s]
/proc/loadavg: 4.09 4.04 3.65 5/364 26917
/proc/meminfo: memFree=9031404/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=2663188 CPUtime=942.31 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 653402 0 0 0 94135 96 0 0 25 0 1 0 687174923 2727104512 619373 33554432000 4194304 4300056 140736843786192 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 665797 619373 247 26 0 662429 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2663188

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.67 5/364 26918
/proc/meminfo: memFree=8633052/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=4166120 CPUtime=1002.32 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 698939 0 0 0 100128 104 0 0 25 0 1 0 687174923 4266106880 664889 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 1041530 664889 247 26 0 1038162 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4166120

[startup+1062.3 s]
/proc/loadavg: 4.11 4.05 3.70 5/364 26920
/proc/meminfo: memFree=8556248/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=4169800 CPUtime=1062.32 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 737004 0 0 0 106122 110 0 0 25 0 1 0 687174923 4269875200 702939 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 1042450 702939 247 26 0 1039082 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4169800

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.72 5/364 26922
/proc/meminfo: memFree=8276936/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=4172704 CPUtime=1122.32 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 791562 0 0 0 112113 119 0 0 25 0 1 0 687174923 4272848896 757489 33554432000 4194304 4300056 140736843786192 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 1043176 757489 247 26 0 1039808 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4172704

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.73 5/364 26923
/proc/meminfo: memFree=8155772/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=4176592 CPUtime=1182.32 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 828751 0 0 0 118107 125 0 0 25 0 1 0 687174923 4276830208 794670 33554432000 4194304 4300056 140736843786192 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 1044148 794670 247 26 0 1040780 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4176592

[startup+1242.3 s]
/proc/loadavg: 4.04 4.04 3.75 5/364 26925
/proc/meminfo: memFree=7656864/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=4180080 CPUtime=1242.33 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 873385 0 0 0 124102 131 0 0 25 0 1 0 687174923 4280401920 839283 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 1045020 839283 247 26 0 1041652 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4180080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.49 3.90 3.72 3/352 26962
/proc/meminfo: memFree=9547356/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=4183652 CPUtime=1300.04 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4202496 908037 0 0 0 129868 136 0 0 25 0 1 0 687174923 4284059648 873918 33554432000 4194304 4300056 140736843786192 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26861/statm: 1045913 873918 247 26 0 1042545 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4183652

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

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

[startup+1300.11 s]
/proc/loadavg: 3.49 3.90 3.72 3/353 26963
/proc/meminfo: memFree=12214844/32950928 swapFree=67111200/67111528
[pid=26861] ppid=26859 vsize=0 CPUtime=1300.15 cores=1,3
/proc/26861/stat : 26861 (lr_gl_shr) R 26859 26861 26572 0 -1 4203524 908037 0 0 0 129868 147 0 0 25 0 1 0 687174923 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/26861/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.15
CPU time (s): 1300.18
CPU user time (s): 1298.68
CPU system time (s): 1.50077
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4183652

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

runsolver used 4.53931 second user time and 10.7074 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 21:30:43
IDJOB=3349713
IDBENCH=82387
IDSOLVER=1814
FILE ID=node115/3349713-1304969440
RUNJOBID= node115-1304968098-26592
PBS_JOBID= 13285635
Free space on /tmp= 50268 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349713-1304969440/watcher-3349713-1304969440 -o /tmp/evaluation-result-3349713-1304969440/solver-3349713-1304969440 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349713-1304969440.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=719779040

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12900560 kB
Buffers:        202416 kB
Cached:        8976064 kB
SwapCached:          0 kB
Active:       11096048 kB
Inactive:      8501576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12900560 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           99076 kB
Writeback:           0 kB
AnonPages:    10418980 kB
Mapped:          28552 kB
Slab:           345416 kB
PageTables:      42268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70251484 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= 50288 MiB
End job on node115 at 2011-05-09 21:52:25