Trace number 3725611

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_1.opb
MD5SUM02054528a722e9af7937139e87d0b5ac
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-134
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -169
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63280
Sum of products size (including duplicates)126560
Number of different products31640
Sum of products size63280

Solver Data

0.99/1.07	c 2012-06-02T14:20:04+0200
0.99/1.07	c arch = x86_64
0.99/1.07	c os = linux
0.99/1.07	c compiler = ghc 7.4
0.99/1.07	c packages:
0.99/1.07	c   OptDir-0.0.1
0.99/1.07	c   array-0.4.0.0
0.99/1.07	c   base-4.5.0.0
0.99/1.07	c   bytestring-0.9.2.1
0.99/1.07	c   containers-0.4.2.1
0.99/1.07	c   deepseq-1.3.0.0
0.99/1.07	c   mtl-2.1.1
0.99/1.07	c   old_locale-1.0.0.4
0.99/1.07	c   parse_dimacs-1.2
0.99/1.07	c   parsec-3.1.2
0.99/1.07	c   queue-0.1.2
0.99/1.07	c   stm-2.3
0.99/1.07	c   time-1.4
0.99/1.07	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725611-1338639604.opb"]
0.99/1.07	c #vars 2000
0.99/1.07	c #constraints 3001
0.99/1.07	c Solving starts ...

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-3725611-1338639604/watcher-3725611-1338639604 -o /tmp/evaluation-result-3725611-1338639604/solver-3725611-1338639604 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725611-1338639604.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: 1.92 1.98 1.99 3/177 26642
/proc/meminfo: memFree=28677664/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 812 0 0 0 0 0 0 0 20 0 1 0 330086060 6373376 733 33554432000 4194304 8989770 140737354399696 140737486369416 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 1556 736 427 1171 0 333 0

[startup+0.072583 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 26642
/proc/meminfo: memFree=28677664/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=11344 CPUtime=0.06 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 1959 0 0 0 6 0 0 0 20 0 1 0 330086060 11616256 1880 33554432000 4194304 8989770 140737354399696 140737486369416 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 2836 1886 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11344

[startup+0.100248 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 26642
/proc/meminfo: memFree=28677664/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=13392 CPUtime=0.09 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 2577 0 0 0 9 0 0 0 20 0 1 0 330086060 13713408 2498 33554432000 4194304 8989770 140737354399696 140737354399192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 3348 2498 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300257 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 26642
/proc/meminfo: memFree=28677664/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=23632 CPUtime=0.29 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 5185 0 0 0 29 0 0 0 20 0 1 0 330086060 24199168 5106 33554432000 4194304 8989770 140737354399696 140737354399192 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700256 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 26642
/proc/meminfo: memFree=28677664/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=55376 CPUtime=0.69 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 13138 0 0 0 67 2 0 0 20 0 1 0 330086060 56705024 13059 33554432000 4194304 8989770 140737354399696 140737354399192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 13844 13059 442 1171 0 12621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55376

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26643
/proc/meminfo: memFree=28591360/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=128080 CPUtime=1.48 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 31333 0 0 0 144 4 0 0 20 0 1 0 330086060 131153920 31254 33554432000 4194304 8989770 140737354399696 140737354399192 4438244 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 32020 31254 460 1171 0 30797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 128080

[startup+3.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 26643
/proc/meminfo: memFree=28546720/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=135248 CPUtime=3.09 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 33125 0 0 0 304 5 0 0 20 0 1 0 330086060 138493952 33046 33554432000 4194304 8989770 140737354399696 140737354399192 4379402 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 33812 33046 460 1171 0 32589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135248

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 26643
/proc/meminfo: memFree=28543132/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=138320 CPUtime=6.28 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 33893 0 0 0 623 5 0 0 20 0 1 0 330086060 141639680 33814 33554432000 4194304 8989770 140737354399696 140737354399192 4453020 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 34580 33814 460 1171 0 33357 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138320

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 26643
/proc/meminfo: memFree=28538948/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=143440 CPUtime=12.69 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 34988 0 0 0 1262 7 0 0 20 0 1 0 330086060 146882560 34909 33554432000 4194304 8989770 140737354399696 140737354398960 4209309 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 35860 34909 460 1171 0 34637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143440

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 26643
/proc/meminfo: memFree=28532996/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=144464 CPUtime=25.49 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 35429 0 0 0 2541 8 0 0 20 0 1 0 330086060 147931136 35350 33554432000 4194304 8989770 140737354399696 140737354399192 4379219 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 36116 35350 460 1171 0 34893 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144464

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 26643
/proc/meminfo: memFree=28539572/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=150608 CPUtime=51.09 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 36965 0 0 0 5097 12 0 0 20 0 1 0 330086060 154222592 36886 33554432000 4194304 8989770 140737354399696 140737354399192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 37652 36886 460 1171 0 36429 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150608

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 26643
/proc/meminfo: memFree=28538032/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=159824 CPUtime=102.27 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 39280 0 0 0 10209 18 0 0 20 0 1 0 330086060 163659776 39195 33554432000 4194304 8989770 140737354399696 140737354399192 4437612 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 39956 39195 460 1171 0 38733 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159824

[startup+162.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/177 26644
/proc/meminfo: memFree=28519088/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=175184 CPUtime=162.23 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 43141 0 0 0 16197 26 0 0 20 0 1 0 330086060 179388416 43035 33554432000 4194304 8989770 140737354399696 140737354398960 4371280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 43796 43035 460 1171 0 42573 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 175184

[startup+222.306 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 26644
/proc/meminfo: memFree=28498984/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=194640 CPUtime=222.23 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 48005 0 0 0 22189 34 0 0 20 0 1 0 330086060 199311360 47899 33554432000 4194304 8989770 140737354399696 140737354399192 4437612 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 48660 47899 460 1171 0 47437 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 194640

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26644
/proc/meminfo: memFree=28460404/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=213072 CPUtime=282.21 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 52613 0 0 0 28179 42 0 0 20 0 1 0 330086060 218185728 52507 33554432000 4194304 8989770 140737354399696 140737354399192 4204270 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 53268 52507 460 1171 0 52045 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 213072

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 26644
/proc/meminfo: memFree=28440944/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=232528 CPUtime=342.21 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 57477 0 0 0 34173 48 0 0 20 0 1 0 330086060 238108672 57371 33554432000 4194304 8989770 140737354399696 140737354399192 7723236 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 58132 57371 460 1171 0 56909 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 232528

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 26645
/proc/meminfo: memFree=28404380/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=253008 CPUtime=402.19 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 62603 0 0 0 40163 56 0 0 20 0 1 0 330086060 259080192 62491 33554432000 4194304 8989770 140737354399696 140737354399192 4452353 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 63252 62491 460 1171 0 62029 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 253008

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26646
/proc/meminfo: memFree=28397724/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=272464 CPUtime=462.16 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 67481 0 0 0 46154 62 0 0 20 0 1 0 330086060 279003136 67355 33554432000 4194304 8989770 140737354399696 140737354399192 4370976 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 68116 67355 460 1171 0 66893 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 272464

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26646
/proc/meminfo: memFree=28377488/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=291920 CPUtime=522.15 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 72345 0 0 0 52146 69 0 0 20 0 1 0 330086060 298926080 72219 33554432000 4194304 8989770 140737354399696 140737354399192 4437516 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 72980 72219 460 1171 0 71757 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 291920

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26685
/proc/meminfo: memFree=28427024/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=311376 CPUtime=582.15 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 77209 0 0 0 58138 77 0 0 20 0 1 0 330086060 318849024 77083 33554432000 4194304 8989770 140737354399696 140737354398960 7732696 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 77844 77083 460 1171 0 76621 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 311376

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26689
/proc/meminfo: memFree=28195712/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=416848 CPUtime=882.09 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 103597 0 0 0 88095 114 0 0 20 0 1 0 330086060 426852352 103451 33554432000 4194304 8989770 140737354399696 140737354398960 4437660 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 104212 103451 460 1171 0 102989 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 416848

[startup+942.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26689
/proc/meminfo: memFree=28200320/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=436304 CPUtime=942.07 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 108461 0 0 0 94087 120 0 0 20 0 1 0 330086060 446775296 108315 33554432000 4194304 8989770 140737354399696 140737354399192 4437616 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 109076 108315 460 1171 0 107853 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 436304

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26689
/proc/meminfo: memFree=28179860/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=456784 CPUtime=1002.06 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 113581 0 0 0 100078 128 0 0 20 0 1 0 330086060 467746816 113435 33554432000 4194304 8989770 140737354399696 140737354399192 4453020 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 114196 113435 460 1171 0 112973 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 456784

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26690
/proc/meminfo: memFree=28158160/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=479312 CPUtime=1062.06 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 119213 0 0 0 106071 135 0 0 20 0 1 0 330086060 490815488 119067 33554432000 4194304 8989770 140737354399696 140737354399192 4355568 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 119828 119067 460 1171 0 118605 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 479312

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26690
/proc/meminfo: memFree=28129268/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=499792 CPUtime=1122.05 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 124333 0 0 0 112063 142 0 0 20 0 1 0 330086060 511787008 124187 33554432000 4194304 8989770 140737354399696 140737354399192 4437043 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 124948 124187 460 1171 0 123725 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 499792

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26690
/proc/meminfo: memFree=28101532/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=521296 CPUtime=1182.04 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 129714 0 0 0 118053 151 0 0 20 0 1 0 330086060 533807104 129563 33554432000 4194304 8989770 140737354399696 140737354399192 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 130324 129563 460 1171 0 129101 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 521296

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26693
/proc/meminfo: memFree=28068092/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=542800 CPUtime=1242.01 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 135099 0 0 0 124044 157 0 0 20 0 1 0 330086060 555827200 134939 33554432000 4194304 8989770 140737354399696 140737354399192 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 135700 134939 460 1171 0 134477 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 542800

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26693
/proc/meminfo: memFree=28038464/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=566352 CPUtime=1302.01 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 140785 0 0 0 130036 165 0 0 20 0 1 0 330086060 579944448 140625 33554432000 4194304 8989770 140737354399696 140737354399192 4452353 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 141588 140625 460 1171 0 140365 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 566352

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26694
/proc/meminfo: memFree=28006120/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=587856 CPUtime=1361.99 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 146139 0 0 0 136027 172 0 0 20 0 1 0 330086060 601964544 145979 33554432000 4194304 8989770 140737354399696 140737354399192 4453132 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 146964 145979 460 1171 0 145741 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 587856

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26694
/proc/meminfo: memFree=27975120/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=608336 CPUtime=1421.99 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 151483 0 0 0 142018 181 0 0 20 0 1 0 330086060 622936064 151323 33554432000 4194304 8989770 140737354399696 140737354398960 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 152084 151323 460 1171 0 150861 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 608336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26694
/proc/meminfo: memFree=27943376/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=631888 CPUtime=1481.97 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 157371 0 0 0 148008 189 0 0 20 0 1 0 330086060 647053312 157211 33554432000 4194304 8989770 140737354399696 140737354399192 4438073 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 157972 157211 460 1171 0 156749 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 631888

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26694
/proc/meminfo: memFree=27913120/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=653392 CPUtime=1541.97 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 162747 0 0 0 154000 197 0 0 20 0 1 0 330086060 669073408 162587 33554432000 4194304 8989770 140737354399696 140737354399192 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 163348 162587 460 1171 0 162125 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 653392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26694
/proc/meminfo: memFree=27891048/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=671824 CPUtime=1601.96 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 167355 0 0 0 159989 207 0 0 20 0 1 0 330086060 687947776 167195 33554432000 4194304 8989770 140737354399696 140737354399192 4355564 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 167956 167195 460 1171 0 166733 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 671824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26695
/proc/meminfo: memFree=27863644/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=695376 CPUtime=1661.95 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 173243 0 0 0 165978 217 0 0 20 0 1 0 330086060 712065024 173083 33554432000 4194304 8989770 140737354399696 140737354399192 4437568 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 173844 173083 460 1171 0 172621 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 695376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26695
/proc/meminfo: memFree=27836212/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=716880 CPUtime=1721.94 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 178619 0 0 0 171971 223 0 0 20 0 1 0 330086060 734085120 178459 33554432000 4194304 8989770 140737354399696 140737354399192 5398003 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 179220 178459 460 1171 0 177997 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 716880

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 26695
/proc/meminfo: memFree=27805612/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=739408 CPUtime=1781.91 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 184273 0 0 0 177962 229 0 0 20 0 1 0 330086060 757153792 184091 33554432000 4194304 8989770 140737354399696 140737354399192 6556660 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 184852 184091 460 1171 0 183629 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 739408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 26698
/proc/meminfo: memFree=27802688/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=739408 CPUtime=1800.01 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 184273 0 0 0 179770 231 0 0 20 0 1 0 330086060 757153792 184091 33554432000 4194304 8989770 140737354399696 140737354398960 4208887 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 184852 184091 460 1171 0 183629 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 739408

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

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 26698
/proc/meminfo: memFree=27802688/32873844 swapFree=7112/7112
[pid=26642] ppid=26640 vsize=739408 CPUtime=1800.01 cores=0,2,4,6
/proc/26642/stat : 26642 (toysat) R 26640 26642 25979 0 -1 4202496 184273 0 0 0 179770 231 0 0 20 0 1 0 330086060 757153792 184091 33554432000 4194304 8989770 140737354399696 140737354398960 4208887 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/26642/statm: 184852 184091 460 1171 0 183629 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 739408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1797.71
CPU system time (s): 2.32365
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 739408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.71
system time used= 2.32365
maximum resident set size= 736364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184273
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= 115
involuntary context switches= 1854

runsolver used 2.12168 second user time and 10.1425 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-02 14:20:04
IDJOB=3725611
IDBENCH=48255
IDSOLVER=2308
FILE ID=node119/3725611-1338639604
RUNJOBID= node119-1338631508-25995
PBS_JOBID= 14636461
Free space on /tmp= 70916 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_25_1.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725611-1338639604/watcher-3725611-1338639604 -o /tmp/evaluation-result-3725611-1338639604/solver-3725611-1338639604 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725611-1338639604.opb

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

MD5SUM BENCH= 02054528a722e9af7937139e87d0b5ac
RANDOM SEED=63388183

node119.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.943
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.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
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:        28678192 kB
Buffers:          382412 kB
Cached:          2857828 kB
SwapCached:         1936 kB
Active:          1515336 kB
Inactive:        1861028 kB
Active(anon):     131780 kB
Inactive(anon):     6636 kB
Active(file):    1383556 kB
Inactive(file):  1854392 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        141536 kB
Mapped:            13616 kB
Shmem:                 0 kB
Slab:             680480 kB
SReclaimable:     122616 kB
SUnreclaim:       557864 kB
KernelStack:        1464 kB
PageTables:         3840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     255080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 70908 MiB
End job on node119 at 2012-06-02 14:50:06