Trace number 3725612

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.08 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_2.opb
MD5SUM24465d104818b01999b811ba346c3d8e
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-130
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 -152
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)63088
Sum of products size (including duplicates)126176
Number of different products31544
Sum of products size63088

Solver Data

0.99/1.07	c 2012-06-02T14:31:01+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-3725612-1338640260.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-3725612-1338640260/watcher-3725612-1338640260 -o /tmp/evaluation-result-3725612-1338640260/solver-3725612-1338640260 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725612-1338640260.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.01 2.01 2.00 3/177 1698
/proc/meminfo: memFree=30646172/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 330151927 6373376 727 33554432000 4194304 8989770 140733313638848 140736002660168 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 1556 729 425 1171 0 333 0

[startup+0.020231 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1698
/proc/meminfo: memFree=30646172/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=8272 CPUtime=0.01 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 1153 0 0 0 1 0 0 0 20 0 1 0 330151927 8470528 1073 33554432000 4194304 8989770 140733313638848 140736002660168 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 2068 1073 430 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100219 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1698
/proc/meminfo: memFree=30646172/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=13392 CPUtime=0.09 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 2585 0 0 0 9 0 0 0 20 0 1 0 330151927 13713408 2505 33554432000 4194304 8989770 140733313638848 140736002660168 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 3348 2508 430 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300225 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1698
/proc/meminfo: memFree=30646172/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=23632 CPUtime=0.28 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 5186 0 0 0 28 0 0 0 20 0 1 0 330151927 24199168 5106 33554432000 4194304 8989770 140733313638848 140736002660168 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23632

[startup+0.70024 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1698
/proc/meminfo: memFree=30646172/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=55376 CPUtime=0.68 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 13139 0 0 0 67 1 0 0 20 0 1 0 330151927 56705024 13059 33554432000 4194304 8989770 140733313638848 140733313637688 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 13844 13059 442 1171 0 12621 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55376

[startup+1.50024 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1699
/proc/meminfo: memFree=30559860/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=127056 CPUtime=1.49 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 31077 0 0 0 145 4 0 0 20 0 1 0 330151927 130105344 30997 33554432000 4194304 8989770 140733313638848 140733313638112 4209357 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 31764 30997 460 1171 0 30541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127056

[startup+3.10109 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1699
/proc/meminfo: memFree=30514244/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=136272 CPUtime=3.09 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 33381 0 0 0 305 4 0 0 20 0 1 0 330151927 139542528 33301 33554432000 4194304 8989770 140733313638848 140733313638344 4379136 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 34068 33301 460 1171 0 32845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136272

[startup+6.30069 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1699
/proc/meminfo: memFree=30510028/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=140368 CPUtime=6.29 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 34405 0 0 0 624 5 0 0 20 0 1 0 330151927 143736832 34325 33554432000 4194304 8989770 140733313638848 140733313638344 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 35092 34325 460 1171 0 33869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140368

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1699
/proc/meminfo: memFree=30508564/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=141392 CPUtime=12.68 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 34661 0 0 0 1263 5 0 0 20 0 1 0 330151927 144785408 34581 33554432000 4194304 8989770 140733313638848 140733313638344 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 35348 34581 460 1171 0 34125 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 141392

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1699
/proc/meminfo: memFree=30505588/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=145488 CPUtime=25.48 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 35437 0 0 0 2541 7 0 0 20 0 1 0 330151927 148979712 35357 33554432000 4194304 8989770 140733313638848 140733313638344 4452624 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 36372 35357 460 1171 0 35149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145488

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1699
/proc/meminfo: memFree=30499144/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=149584 CPUtime=51.09 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 36709 0 0 0 5098 11 0 0 20 0 1 0 330151927 153174016 36629 33554432000 4194304 8989770 140733313638848 140733313638344 7688479 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 37396 36629 460 1171 0 36173 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149584

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1699
/proc/meminfo: memFree=30486104/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=161872 CPUtime=102.27 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 39589 0 0 0 10212 15 0 0 20 0 1 0 330151927 165756928 39507 33554432000 4194304 8989770 140733313638848 140733313636800 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 40468 39507 460 1171 0 39245 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 161872

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1699
/proc/meminfo: memFree=30470080/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=175184 CPUtime=162.25 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 43133 0 0 0 16202 23 0 0 20 0 1 0 330151927 179388416 43029 33554432000 4194304 8989770 140733313638848 140733313638344 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 43796 43029 460 1171 0 42573 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 175184

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1700
/proc/meminfo: memFree=30453712/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=191568 CPUtime=222.24 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 47239 0 0 0 22195 29 0 0 20 0 1 0 330151927 196165632 47125 33554432000 4194304 8989770 140733313638848 140733313638344 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 47892 47125 460 1171 0 46669 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 191568

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 1700
/proc/meminfo: memFree=30435360/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=210000 CPUtime=282.23 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 51847 0 0 0 28185 38 0 0 20 0 1 0 330151927 215040000 51733 33554432000 4194304 8989770 140733313638848 140733313638344 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 52500 51733 460 1171 0 51277 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 210000

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1739
/proc/meminfo: memFree=30619944/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=228432 CPUtime=342.21 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 56269 0 0 0 34176 45 0 0 20 0 1 0 330151927 233914368 56155 33554432000 4194304 8989770 140733313638848 140733313638112 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 57108 56155 460 1171 0 55885 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 228432

[startup+402.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 1739
/proc/meminfo: memFree=30591672/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=247888 CPUtime=402.21 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 61082 0 0 0 40169 52 0 0 20 0 1 0 330151927 253837312 60968 33554432000 4194304 8989770 140733313638848 140733313638344 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 61972 60968 460 1171 0 60749 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 247888

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1739
/proc/meminfo: memFree=30569088/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=269392 CPUtime=462.19 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 66698 0 0 0 46159 60 0 0 20 0 1 0 330151927 275857408 66581 33554432000 4194304 8989770 140733313638848 140733313638344 4437616 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 67348 66581 460 1171 0 66125 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 269392

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1740
/proc/meminfo: memFree=30524552/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=294992 CPUtime=522.18 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 73098 0 0 0 52151 67 0 0 20 0 1 0 330151927 302071808 72981 33554432000 4194304 8989770 140733313638848 140733313638344 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 73748 72981 460 1171 0 72525 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 294992

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1743
/proc/meminfo: memFree=30525852/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=317520 CPUtime=582.18 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 78730 0 0 0 58142 76 0 0 20 0 1 0 330151927 325140480 78613 33554432000 4194304 8989770 140733313638848 140733313636800 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 79380 78613 460 1171 0 78157 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 317520

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1786
/proc/meminfo: memFree=30374612/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=440400 CPUtime=882.13 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 109465 0 0 0 88095 118 0 0 20 0 1 0 330151927 450969600 109333 33554432000 4194304 8989770 140733313638848 140733313638344 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 110100 109333 460 1171 0 108877 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 440400

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1786
/proc/meminfo: memFree=30300488/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=475216 CPUtime=942.11 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 118169 0 0 0 94085 126 0 0 20 0 1 0 330151927 486621184 118037 33554432000 4194304 8989770 140733313638848 140733313638344 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 118804 118037 460 1171 0 117581 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 475216

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1786
/proc/meminfo: memFree=30258784/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=488528 CPUtime=1002.1 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 121497 0 0 0 100077 133 0 0 20 0 1 0 330151927 500252672 121365 33554432000 4194304 8989770 140733313638848 140733313638112 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 122132 121365 460 1171 0 120909 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 488528

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 1786
/proc/meminfo: memFree=30199228/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=521296 CPUtime=1062.1 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 129689 0 0 0 106069 141 0 0 20 0 1 0 330151927 533807104 129557 33554432000 4194304 8989770 140733313638848 140733313638344 4204320 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 130324 129557 460 1171 0 129101 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 521296

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1787
/proc/meminfo: memFree=30121488/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=565328 CPUtime=1122.09 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 140697 0 0 0 112059 150 0 0 20 0 1 0 330151927 578895872 140565 33554432000 4194304 8989770 140733313638848 140733313638112 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 141332 140565 460 1171 0 140109 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 565328

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1790
/proc/meminfo: memFree=30099180/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=565328 CPUtime=1182.08 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 140697 0 0 0 118051 157 0 0 20 0 1 0 330151927 578895872 140565 33554432000 4194304 8989770 140733313638848 140733313638344 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 141332 140565 460 1171 0 140109 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 565328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1790
/proc/meminfo: memFree=30046788/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=599120 CPUtime=1242.06 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 149150 0 0 0 124041 165 0 0 20 0 1 0 330151927 613498880 149013 33554432000 4194304 8989770 140733313638848 140733313636800 4437660 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 149780 149013 460 1171 0 148557 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 599120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1790
/proc/meminfo: memFree=30011228/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=617552 CPUtime=1302.04 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 153771 0 0 0 130033 171 0 0 20 0 1 0 330151927 632373248 153621 33554432000 4194304 8989770 140733313638848 140733313636800 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 154388 153621 460 1171 0 153165 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 617552

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1790
/proc/meminfo: memFree=29947648/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=660560 CPUtime=1362.03 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 164537 0 0 0 136024 179 0 0 20 0 1 0 330151927 676413440 164373 33554432000 4194304 8989770 140733313638848 140733313638344 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 165140 164373 460 1171 0 163917 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 660560

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1791
/proc/meminfo: memFree=29915552/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=671824 CPUtime=1422.02 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 167363 0 0 0 142015 187 0 0 20 0 1 0 330151927 687947776 167189 33554432000 4194304 8989770 140733313638848 140733313638344 4453152 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 167956 167189 460 1171 0 166733 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 671824

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1791
/proc/meminfo: memFree=29884804/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=693328 CPUtime=1482 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 172739 0 0 0 148007 193 0 0 20 0 1 0 330151927 709967872 172565 33554432000 4194304 8989770 140733313638848 140733313638112 4204592 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 173332 172565 460 1171 0 172109 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 693328

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1791
/proc/meminfo: memFree=29853844/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=704592 CPUtime=1542 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 175555 0 0 0 154000 200 0 0 20 0 1 0 330151927 721502208 175381 33554432000 4194304 8989770 140733313638848 140733313638344 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 176148 175381 460 1171 0 174925 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 704592

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1791
/proc/meminfo: memFree=29829320/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=713808 CPUtime=1601.99 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 177859 0 0 0 159993 206 0 0 20 0 1 0 330151927 730939392 177685 33554432000 4194304 8989770 140733313638848 140733313636800 4213698 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 178452 177685 460 1171 0 177229 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 713808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1791
/proc/meminfo: memFree=29806284/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=726096 CPUtime=1661.98 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 180931 0 0 0 165984 214 0 0 20 0 1 0 330151927 743522304 180757 33554432000 4194304 8989770 140733313638848 140733313638344 6548561 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 181524 180757 460 1171 0 180301 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 726096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1792
/proc/meminfo: memFree=29776292/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=747600 CPUtime=1721.96 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 186307 0 0 0 171976 220 0 0 20 0 1 0 330151927 765542400 186133 33554432000 4194304 8989770 140733313638848 140733313638344 4371340 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 186900 186133 460 1171 0 185677 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 747600

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1796
/proc/meminfo: memFree=29756480/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=747600 CPUtime=1781.96 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 186307 0 0 0 177969 227 0 0 20 0 1 0 330151927 765542400 186133 33554432000 4194304 8989770 140733313638848 140733313638344 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 186900 186133 460 1171 0 185677 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 747600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1821
/proc/meminfo: memFree=29750060/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=747600 CPUtime=1800.06 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 186307 0 0 0 179778 228 0 0 20 0 1 0 330151927 765542400 186133 33554432000 4194304 8989770 140733313638848 140733313636800 4208833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 186900 186133 460 1171 0 185677 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 747600

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.02 2.01 2.00 3/178 1821
/proc/meminfo: memFree=29750060/32873648 swapFree=6860/6860
[pid=1698] ppid=1696 vsize=747600 CPUtime=1800.06 cores=0,2,4,6
/proc/1698/stat : 1698 (toysat) R 1696 1698 986 0 -1 4202496 186307 0 0 0 179778 228 0 0 20 0 1 0 330151927 765542400 186133 33554432000 4194304 8989770 140733313638848 140733313636800 4208833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1698/statm: 186900 186133 460 1171 0 185677 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 747600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1797.78
CPU system time (s): 2.29665
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 747600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.78
system time used= 2.29665
maximum resident set size= 744532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186307
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= 97
involuntary context switches= 1881

runsolver used 3.15352 second user time and 9.30259 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-02 14:31:01
IDJOB=3725612
IDBENCH=48269
IDSOLVER=2308
FILE ID=node124/3725612-1338640260
RUNJOBID= node124-1338631508-1002
PBS_JOBID= 14636456
Free space on /tmp= 70768 MiB

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

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

MD5SUM BENCH= 24465d104818b01999b811ba346c3d8e
RANDOM SEED=967587950

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30646708 kB
Buffers:          135188 kB
Cached:           987624 kB
SwapCached:         8192 kB
Active:           577276 kB
Inactive:         888064 kB
Active(anon):     336632 kB
Inactive(anon):     8016 kB
Active(file):     240644 kB
Inactive(file):   880048 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091440 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        341952 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:             624484 kB
SReclaimable:      69128 kB
SUnreclaim:       555356 kB
KernelStack:        1472 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     457352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70756 MiB
End job on node124 at 2012-06-02 15:01:03