Trace number 3724476

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
toysat 2012-06-01? (TO) 1800.05 1800.61

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K199.opb
MD5SUM2cd10947adfbc402d943437a9cfa9f95
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23681
Total number of constraints24081
Number of constraints which are clauses23882
Number of constraints which are cardinality constraints (but not clauses)199
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint199
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.00/1.02	c 2012-06-02T15:37:15+0200
1.00/1.02	c arch = x86_64
1.00/1.02	c os = linux
1.00/1.02	c compiler = ghc 7.4
1.00/1.02	c packages:
1.00/1.02	c   OptDir-0.0.1
1.00/1.02	c   array-0.4.0.0
1.00/1.02	c   base-4.5.0.0
1.00/1.02	c   bytestring-0.9.2.1
1.00/1.02	c   containers-0.4.2.1
1.00/1.02	c   deepseq-1.3.0.0
1.00/1.02	c   mtl-2.1.1
1.00/1.02	c   old_locale-1.0.0.4
1.00/1.02	c   parse_dimacs-1.2
1.00/1.02	c   parsec-3.1.2
1.00/1.02	c   queue-0.1.2
1.00/1.02	c   stm-2.3
1.00/1.02	c   time-1.4
1.00/1.02	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724476-1338644235.opb"]
1.00/1.02	c #vars 23681
1.00/1.02	c #constraints 24081
1.00/1.02	c Solving starts ...
672.74/673.03	c learnt constraints deletion: 74592 -> 37404
1788.12/1788.72	c learnt constraints deletion: 69003 -> 34508

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3724476-1338644235/watcher-3724476-1338644235 -o /tmp/evaluation-result-3724476-1338644235/solver-3724476-1338644235 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724476-1338644235.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 11865
/proc/meminfo: memFree=27545188/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 800 0 0 0 0 0 0 0 20 0 1 0 330548078 6373376 720 33554432000 4194304 8989770 140735939860560 140733980896472 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 1556 722 428 1171 0 333 0

[startup+0.0661481 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 11865
/proc/meminfo: memFree=27545188/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=10320 CPUtime=0.05 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 1652 0 0 0 5 0 0 0 20 0 1 0 330548078 10567680 1572 33554432000 4194304 8989770 140735939860560 140733980896472 7874608 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 2580 1572 429 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100227 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 11865
/proc/meminfo: memFree=27545188/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 2256 0 0 0 9 0 0 0 20 0 1 0 330548078 12664832 2176 33554432000 4194304 8989770 140735939860560 140733980896472 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 3092 2179 429 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 11865
/proc/meminfo: memFree=27545188/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=21584 CPUtime=0.29 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 4673 0 0 0 28 1 0 0 20 0 1 0 330548078 22102016 4593 33554432000 4194304 8989770 140735939860560 140733980896472 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 5396 4593 431 1171 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21584

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 11865
/proc/meminfo: memFree=27545188/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=44112 CPUtime=0.69 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 10305 0 0 0 66 3 0 0 20 0 1 0 330548078 45170688 10225 33554432000 4194304 8989770 140735939860560 140735939859824 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 11028 10225 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44112

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11866
/proc/meminfo: memFree=27491960/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=61520 CPUtime=1.49 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 14692 0 0 0 145 4 0 0 20 0 1 0 330548078 62996480 14612 33554432000 4194304 8989770 140735939860560 140735939860056 4209200 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 15380 14612 459 1171 0 14157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61520

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11867
/proc/meminfo: memFree=28242864/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=61520 CPUtime=3.09 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 14692 0 0 0 305 4 0 0 20 0 1 0 330548078 62996480 14612 33554432000 4194304 8989770 140735939860560 140735939860056 4209376 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 15380 14612 459 1171 0 14157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61520

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11905
/proc/meminfo: memFree=28209344/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=61520 CPUtime=6.28 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 14692 0 0 0 624 4 0 0 20 0 1 0 330548078 62996480 14612 33554432000 4194304 8989770 140735939860560 140735939860056 6563110 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 15380 14612 459 1171 0 14157 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61520

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11905
/proc/meminfo: memFree=28201804/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=65616 CPUtime=12.69 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 15716 0 0 0 1263 6 0 0 20 0 1 0 330548078 67190784 15636 33554432000 4194304 8989770 140735939860560 140735939860056 4209234 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 16404 15636 459 1171 0 15181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65616

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 11905
/proc/meminfo: memFree=28173324/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=73808 CPUtime=25.47 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 17770 0 0 0 2539 8 0 0 20 0 1 0 330548078 75579392 17689 33554432000 4194304 8989770 140735939860560 140735939859824 6587776 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 18452 17689 459 1171 0 17229 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73808

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11906
/proc/meminfo: memFree=28112292/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=94288 CPUtime=51.06 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 22911 0 0 0 5090 16 0 0 20 0 1 0 330548078 96550912 22809 33554432000 4194304 8989770 140735939860560 140735939859824 4438244 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 23572 22809 459 1171 0 22349 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 94288

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11906
/proc/meminfo: memFree=28006548/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=139344 CPUtime=102.24 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 34189 0 0 0 10193 31 0 0 20 0 1 0 330548078 142688256 34073 33554432000 4194304 8989770 140735939860560 140735939860056 6587972 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 34836 34073 459 1171 0 33613 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 139344

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11906
/proc/meminfo: memFree=27910104/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=203856 CPUtime=162.22 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 50067 0 0 0 16174 48 0 0 20 0 1 0 330548078 208748544 49951 33554432000 4194304 8989770 140735939860560 140735939859824 4472600 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 50964 49951 459 1171 0 49741 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 203856

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11909
/proc/meminfo: memFree=27850116/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=245840 CPUtime=222.2 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 60757 0 0 0 22157 63 0 0 20 0 1 0 330548078 251740160 60641 33554432000 4194304 8989770 140735939860560 140735939860056 4435004 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 61460 60641 459 1171 0 60237 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 245840

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11909
/proc/meminfo: memFree=27784900/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=283728 CPUtime=282.19 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 70285 0 0 0 28142 77 0 0 20 0 1 0 330548078 290537472 70169 33554432000 4194304 8989770 140735939860560 140735939860056 4469522 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 70932 70169 459 1171 0 69709 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 283728

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11910
/proc/meminfo: memFree=27749560/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=319568 CPUtime=342.16 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 79070 0 0 0 34124 92 0 0 20 0 1 0 330548078 327237632 78934 33554432000 4194304 8989770 140735939860560 140735939859824 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 79892 78934 459 1171 0 78669 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 319568

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11910
/proc/meminfo: memFree=27728012/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=347216 CPUtime=402.13 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 86056 0 0 0 40108 105 0 0 20 0 1 0 330548078 355549184 85889 33554432000 4194304 8989770 140735939860560 140735939860056 4389037 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 86804 85889 459 1171 0 85581 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 347216

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11910
/proc/meminfo: memFree=27687256/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=381008 CPUtime=462.1 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 94640 0 0 0 46091 119 0 0 20 0 1 0 330548078 390152192 94449 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 95252 94449 459 1171 0 94029 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 381008

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11910
/proc/meminfo: memFree=27633316/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=414800 CPUtime=522.08 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 103037 0 0 0 52076 132 0 0 20 0 1 0 330548078 424755200 102846 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 103700 102846 459 1171 0 102477 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 414800

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 11910
/proc/meminfo: memFree=27601820/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=446544 CPUtime=582.06 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 110881 0 0 0 58061 145 0 0 20 0 1 0 330548078 457261056 110690 33554432000 4194304 8989770 140735939860560 140735939858752 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 111636 110690 459 1171 0 110413 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 446544

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11914
/proc/meminfo: memFree=27550244/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=493648 CPUtime=822 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 122842 0 0 0 82012 188 0 0 20 0 1 0 330548078 505495552 122651 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 123412 122651 461 1171 0 122189 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 493648

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11914
/proc/meminfo: memFree=27534764/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=509008 CPUtime=881.98 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 126693 0 0 0 88000 198 0 0 20 0 1 0 330548078 521224192 126491 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 127252 126491 461 1171 0 126029 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 509008

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11914
/proc/meminfo: memFree=27519916/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=524368 CPUtime=941.96 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 130389 0 0 0 93989 207 0 0 20 0 1 0 330548078 536952832 130170 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 131092 130170 461 1171 0 129869 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 524368

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11915
/proc/meminfo: memFree=27512476/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=531536 CPUtime=1001.95 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 132309 0 0 0 99978 217 0 0 20 0 1 0 330548078 544292864 132090 33554432000 4194304 8989770 140735939860560 140735939858752 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 132884 132090 461 1171 0 131661 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 531536

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 11915
/proc/meminfo: memFree=27494744/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=549968 CPUtime=1061.92 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 136950 0 0 0 105968 224 0 0 20 0 1 0 330548078 563167232 136731 33554432000 4194304 8989770 140735939860560 140735939858752 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 137492 136731 461 1171 0 136269 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 549968

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11915
/proc/meminfo: memFree=27477876/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=566352 CPUtime=1121.91 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 140950 0 0 0 111957 234 0 0 20 0 1 0 330548078 579944448 140731 33554432000 4194304 8989770 140735939860560 140735939860056 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 141588 140731 461 1171 0 140365 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 566352

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11915
/proc/meminfo: memFree=27465104/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=579664 CPUtime=1181.9 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 144179 0 0 0 117945 245 0 0 20 0 1 0 330548078 593575936 143960 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 144916 143960 461 1171 0 143693 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 579664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11915
/proc/meminfo: memFree=27441420/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=595024 CPUtime=1241.88 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 148214 0 0 0 123935 253 0 0 20 0 1 0 330548078 609304576 147995 33554432000 4194304 8989770 140735939860560 140735939858752 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 148756 147995 461 1171 0 147533 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 595024

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11916
/proc/meminfo: memFree=27416992/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=612432 CPUtime=1301.87 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 152512 0 0 0 129928 259 0 0 20 0 1 0 330548078 627130368 152293 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 153108 152293 461 1171 0 151885 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 612432

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11916
/proc/meminfo: memFree=27399508/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=619600 CPUtime=1361.85 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 154140 0 0 0 135919 266 0 0 20 0 1 0 330548078 634470400 153921 33554432000 4194304 8989770 140735939860560 140735939858752 4429844 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 154900 153921 461 1171 0 153677 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 619600

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11919
/proc/meminfo: memFree=27385612/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=632912 CPUtime=1421.84 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 157546 0 0 0 141911 273 0 0 20 0 1 0 330548078 648101888 157327 33554432000 4194304 8989770 140735939860560 140735939858752 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 158228 157327 461 1171 0 157005 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 632912

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 11942
/proc/meminfo: memFree=27375664/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1481.81 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 159898 0 0 0 147899 282 0 0 20 0 1 0 330548078 657539072 159657 33554432000 4194304 8989770 140735939860560 140735939858752 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159657 461 1171 0 159309 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 642128

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11942
/proc/meminfo: memFree=27375460/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1541.79 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 160016 0 0 0 153891 288 0 0 20 0 1 0 330548078 657539072 159771 33554432000 4194304 8989770 140735939860560 140735939842560 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159771 461 1171 0 159309 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 642128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11943
/proc/meminfo: memFree=27367648/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1601.77 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 160016 0 0 0 159883 294 0 0 20 0 1 0 330548078 657539072 159771 33554432000 4194304 8989770 140735939860560 140735939858752 4209365 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159771 461 1171 0 159309 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 642128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11943
/proc/meminfo: memFree=27352576/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1661.76 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 160016 0 0 0 165875 301 0 0 20 0 1 0 330548078 657539072 159771 33554432000 4194304 8989770 140735939860560 140735939859824 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159771 461 1171 0 159309 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 642128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11943
/proc/meminfo: memFree=27338700/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1721.74 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 160016 0 0 0 171867 307 0 0 20 0 1 0 330548078 657539072 159771 33554432000 4194304 8989770 140735939860560 140735939860056 7697332 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159771 461 1171 0 159309 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 642128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11943
/proc/meminfo: memFree=27329648/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1781.73 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 160016 0 0 0 177859 314 0 0 20 0 1 0 330548078 657539072 159771 33554432000 4194304 8989770 140735939860560 140735939859824 4438244 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159771 461 1171 0 159309 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 642128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11943
/proc/meminfo: memFree=27327912/32873844 swapFree=7108/7108
[pid=11865] ppid=11863 vsize=642128 CPUtime=1800.03 cores=0,2,4,6
/proc/11865/stat : 11865 (toysat) R 11863 11865 10982 0 -1 4202496 160016 0 0 0 179687 316 0 0 20 0 1 0 330548078 657539072 159771 33554432000 4194304 8989770 140735939860560 140735939859824 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11865/statm: 160532 159771 461 1171 0 159309 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 642128

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.61
CPU time (s): 1800.05
CPU user time (s): 1796.88
CPU system time (s): 3.16952
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 642128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.88
system time used= 3.16952
maximum resident set size= 639084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160016
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= 172
involuntary context switches= 2625

runsolver used 2.99154 second user time and 8.76267 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 15:37:15
IDJOB=3724476
IDBENCH=90145
IDSOLVER=2308
FILE ID=node139/3724476-1338644235
RUNJOBID= node139-1338631507-10999
PBS_JOBID= 14636441
Free space on /tmp= 71084 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K199.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724476-1338644235/watcher-3724476-1338644235 -o /tmp/evaluation-result-3724476-1338644235/solver-3724476-1338644235 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724476-1338644235.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2cd10947adfbc402d943437a9cfa9f95
RANDOM SEED=1659572850

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27545172 kB
Buffers:          481092 kB
Cached:          3210008 kB
SwapCached:          828 kB
Active:          2370204 kB
Inactive:        2085276 kB
Active(anon):     758288 kB
Inactive(anon):     7964 kB
Active(file):    1611916 kB
Inactive(file):  2077312 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              9016 kB
Writeback:             0 kB
AnonPages:        772088 kB
Mapped:            13488 kB
Shmem:                 8 kB
Slab:             731536 kB
SReclaimable:     173640 kB
SUnreclaim:       557896 kB
KernelStack:        1456 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     881392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    714752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71080 MiB
End job on node139 at 2012-06-02 16:07:18