Trace number 3725627

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_2.opb
MD5SUM219f407da86957d900e068170e9af8b6
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-33
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Solver Data

0.09/0.17	c 2012-06-02T14:15:39+0200
0.09/0.17	c arch = x86_64
0.09/0.17	c os = linux
0.09/0.17	c compiler = ghc 7.4
0.09/0.17	c packages:
0.09/0.17	c   OptDir-0.0.1
0.09/0.17	c   array-0.4.0.0
0.09/0.17	c   base-4.5.0.0
0.09/0.17	c   bytestring-0.9.2.1
0.09/0.17	c   containers-0.4.2.1
0.09/0.17	c   deepseq-1.3.0.0
0.09/0.17	c   mtl-2.1.1
0.09/0.17	c   old_locale-1.0.0.4
0.09/0.17	c   parse_dimacs-1.2
0.09/0.17	c   parsec-3.1.2
0.09/0.17	c   queue-0.1.2
0.09/0.17	c   stm-2.3
0.09/0.17	c   time-1.4
0.09/0.17	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725627-1338639339.opb"]
0.09/0.17	c #vars 400
0.09/0.17	c #constraints 601
0.09/0.17	c Solving starts ...
3.09/3.13	c solving time = 2.957s
3.09/3.13	c #decision = 13726
3.09/3.13	c #conflict = 1347
3.09/3.13	c #restart = 5
3.19/3.23	o -20
3.19/3.23	c Solving starts ...
250.64/250.80	c learnt constraints deletion: 27149 -> 13575
438.20/438.37	c learnt constraints deletion: 33878 -> 16985
640.76/640.90	c learnt constraints deletion: 38820 -> 19499
814.64/814.80	c learnt constraints deletion: 39171 -> 19586
975.22/975.47	c learnt constraints deletion: 42362 -> 21186
1068.20/1068.46	c learnt constraints deletion: 42329 -> 21165
1183.17/1183.48	c learnt constraints deletion: 42750 -> 21400
1315.64/1315.90	c learnt constraints deletion: 46086 -> 23072
1442.83/1443.12	c learnt constraints deletion: 50069 -> 25055
1584.08/1584.49	c learnt constraints deletion: 49952 -> 24999
1673.66/1674.02	c learnt constraints deletion: 46345 -> 23180

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-3725627-1338639339/watcher-3725627-1338639339 -o /tmp/evaluation-result-3725627-1338639339/solver-3725627-1338639339 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725627-1338639339.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.01 2.00 3/176 16809
/proc/meminfo: memFree=27032660/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 827 0 0 0 0 0 0 0 20 0 1 0 330062403 6373376 748 33554432000 4194304 8989770 140736710076944 140733598758760 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 1812 752 428 1171 0 589 0

[startup+0.031013 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 16809
/proc/meminfo: memFree=27032660/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 1283 0 0 0 2 0 0 0 20 0 1 0 330062403 8470528 1204 33554432000 4194304 8989770 140736710076944 140733598758760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 2068 1204 429 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100281 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 16809
/proc/meminfo: memFree=27032660/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=15440 CPUtime=0.09 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 2903 0 0 0 9 0 0 0 20 0 1 0 330062403 15810560 2824 33554432000 4194304 8989770 140736710076944 140733598758760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 3860 2824 442 1171 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15440

[startup+0.300294 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 16809
/proc/meminfo: memFree=27032660/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=30800 CPUtime=0.28 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 7006 0 0 0 28 0 0 0 20 0 1 0 330062403 31539200 6927 33554432000 4194304 8989770 140736710076944 140733598758760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 7700 6927 460 1171 0 6477 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30800

[startup+0.70029 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 16809
/proc/meminfo: memFree=27032660/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=32848 CPUtime=0.69 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 7518 0 0 0 68 1 0 0 20 0 1 0 330062403 33636352 7439 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 8212 7439 460 1171 0 6989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32848

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16810
/proc/meminfo: memFree=27004512/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=33872 CPUtime=1.49 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 7546 0 0 0 148 1 0 0 20 0 1 0 330062403 34684928 7467 33554432000 4194304 8989770 140736710076944 140736710076208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 8468 7467 460 1171 0 7245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33872

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16810
/proc/meminfo: memFree=27003148/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=35920 CPUtime=3.09 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 8107 0 0 0 308 1 0 0 20 0 1 0 330062403 36782080 8028 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 8980 8028 460 1171 0 7757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35920

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16810
/proc/meminfo: memFree=27001336/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=37968 CPUtime=6.29 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 8809 0 0 0 627 2 0 0 20 0 1 0 330062403 38879232 8730 33554432000 4194304 8989770 140736710076944 140736710076208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 9492 8730 471 1171 0 8269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37968

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16810
/proc/meminfo: memFree=27000376/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=38992 CPUtime=12.68 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 9065 0 0 0 1266 2 0 0 20 0 1 0 330062403 39927808 8986 33554432000 4194304 8989770 140736710076944 140736710076208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 9748 8986 471 1171 0 8525 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38992

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 16810
/proc/meminfo: memFree=27009784/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=42064 CPUtime=25.48 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 9833 0 0 0 2544 4 0 0 20 0 1 0 330062403 43073536 9754 33554432000 4194304 8989770 140736710076944 140736710076208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 10516 9754 471 1171 0 9293 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42064

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 16810
/proc/meminfo: memFree=26951968/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=52304 CPUtime=51.08 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 12393 0 0 0 5100 8 0 0 20 0 1 0 330062403 53559296 12314 33554432000 4194304 8989770 140736710076944 140736710074880 4437021 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 13076 12314 471 1171 0 11853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52304

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 16810
/proc/meminfo: memFree=26955520/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=73808 CPUtime=102.28 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 17769 0 0 0 10211 17 0 0 20 0 1 0 330062403 75579392 17690 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 18452 17690 471 1171 0 17229 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73808

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16810
/proc/meminfo: memFree=26935880/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=100432 CPUtime=162.26 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 24428 0 0 0 16199 27 0 0 20 0 1 0 330062403 102842368 24356 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 25108 24356 471 1171 0 23885 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 100432

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 16810
/proc/meminfo: memFree=26873644/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=127056 CPUtime=222.25 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 31095 0 0 0 22187 38 0 0 20 0 1 0 330062403 130105344 31012 33554432000 4194304 8989770 140736710076944 140736710076208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 31764 31012 471 1171 0 30541 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 127056

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16814
/proc/meminfo: memFree=26887340/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=155728 CPUtime=282.23 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 38265 0 0 0 28176 47 0 0 20 0 1 0 330062403 159465472 38182 33554432000 4194304 8989770 140736710076944 140736710074944 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 38932 38182 473 1171 0 37709 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 155728

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16814
/proc/meminfo: memFree=26795864/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=171088 CPUtime=342.23 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 42105 0 0 0 34166 57 0 0 20 0 1 0 330062403 175194112 42022 33554432000 4194304 8989770 140736710076944 140736710074880 4437808 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 42772 42022 473 1171 0 41549 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 171088

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16814
/proc/meminfo: memFree=26813164/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=190544 CPUtime=402.22 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 46969 0 0 0 40157 65 0 0 20 0 1 0 330062403 195117056 46886 33554432000 4194304 8989770 140736710076944 140736710076440 4209332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 47636 46886 473 1171 0 46413 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 190544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26795680/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=210000 CPUtime=462.2 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 53887 0 0 0 46145 75 0 0 20 0 1 0 330062403 215040000 51750 33554432000 4194304 8989770 140736710076944 140736710076208 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 52500 51750 473 1171 0 51277 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 210000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26837224/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=210000 CPUtime=522.18 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 53895 0 0 0 52133 85 0 0 20 0 1 0 330062403 215040000 51750 33554432000 4194304 8989770 140736710076944 140736710076440 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 52500 51750 473 1171 0 51277 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 210000

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16815
/proc/meminfo: memFree=26800760/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=222288 CPUtime=582.18 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 56967 0 0 0 58124 94 0 0 20 0 1 0 330062403 227622912 54822 33554432000 4194304 8989770 140736710076944 140736710074880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 55572 54822 473 1171 0 54349 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 222288

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16815
/proc/meminfo: memFree=26704000/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=256080 CPUtime=822.14 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 65420 0 0 0 82078 136 0 0 20 0 1 0 330062403 262225920 63270 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 64020 63270 473 1171 0 62797 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 256080

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16819
/proc/meminfo: memFree=26727440/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=282704 CPUtime=882.13 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 72076 0 0 0 88067 146 0 0 20 0 1 0 330062403 289488896 69926 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 70676 69926 473 1171 0 69453 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 282704

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16819
/proc/meminfo: memFree=26667400/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=331856 CPUtime=942.12 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 84364 0 0 0 94052 160 0 0 20 0 1 0 330062403 339820544 82214 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 82964 82214 473 1171 0 81741 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 331856

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16819
/proc/meminfo: memFree=26641288/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=369744 CPUtime=1002.11 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 93836 0 0 0 100039 172 0 0 20 0 1 0 330062403 378617856 91686 33554432000 4194304 8989770 140736710076944 140736710076440 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 92436 91686 473 1171 0 91213 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 369744

[startup+1062.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 16819
/proc/meminfo: memFree=26572240/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=381008 CPUtime=1062.1 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 96652 0 0 0 106025 185 0 0 20 0 1 0 330062403 390152192 94502 33554432000 4194304 8989770 140736710076944 140736710076208 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 95252 94502 473 1171 0 94029 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 381008

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16819
/proc/meminfo: memFree=26740228/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=255056 CPUtime=1122.09 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 96652 0 0 0 112015 194 0 0 20 0 1 0 330062403 261177344 63014 33554432000 4194304 8989770 140736710076944 140736710074880 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 63764 63014 473 1171 0 62541 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 255056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16820
/proc/meminfo: memFree=26693716/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=277584 CPUtime=1182.07 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 102295 0 0 0 118000 207 0 0 20 0 1 0 330062403 284246016 68646 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 69396 68646 473 1171 0 68173 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 277584

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16821
/proc/meminfo: memFree=26795868/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=246864 CPUtime=1242.04 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 102308 0 0 0 123987 217 0 0 20 0 1 0 330062403 252788736 60966 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 61716 60966 473 1171 0 60493 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 246864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16821
/proc/meminfo: memFree=26738200/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=288848 CPUtime=1302.04 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 112804 0 0 0 129973 231 0 0 20 0 1 0 330062403 295780352 71462 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 72212 71462 473 1171 0 70989 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 288848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16821
/proc/meminfo: memFree=26702156/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=307280 CPUtime=1362.03 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 117412 0 0 0 135956 247 0 0 20 0 1 0 330062403 314654720 76070 33554432000 4194304 8989770 140736710076944 140736710074880 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 76820 76070 473 1171 0 75597 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 307280

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16860
/proc/meminfo: memFree=26794124/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=340048 CPUtime=1422.02 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 125604 0 0 0 141943 259 0 0 20 0 1 0 330062403 348209152 84262 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 85012 84262 473 1171 0 83789 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 340048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16863
/proc/meminfo: memFree=26759644/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=367696 CPUtime=1482.01 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 132516 0 0 0 147932 269 0 0 20 0 1 0 330062403 376520704 91174 33554432000 4194304 8989770 140736710076944 140736710076440 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 91924 91174 473 1171 0 90701 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 367696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16864
/proc/meminfo: memFree=26749560/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=371792 CPUtime=1542 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 133540 0 0 0 153918 282 0 0 20 0 1 0 330062403 380715008 92198 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 92948 92198 473 1171 0 91725 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 371792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16864
/proc/meminfo: memFree=26717348/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=397392 CPUtime=1601.98 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 139957 0 0 0 159903 295 0 0 20 0 1 0 330062403 406929408 98598 33554432000 4194304 8989770 140736710076944 140736710076208 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 99348 98598 473 1171 0 98125 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 397392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16864
/proc/meminfo: memFree=26688640/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=419920 CPUtime=1661.96 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 145591 0 0 0 165888 308 0 0 20 0 1 0 330062403 429998080 104230 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 104980 104230 473 1171 0 103757 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 419920

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 16864
/proc/meminfo: memFree=26789936/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=312400 CPUtime=1721.96 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 147895 0 0 0 171877 319 0 0 20 0 1 0 330062403 319897600 77350 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 78100 77350 473 1171 0 76877 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 312400

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 16864
/proc/meminfo: memFree=26757696/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=338000 CPUtime=1781.94 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 154295 0 0 0 177863 331 0 0 20 0 1 0 330062403 346112000 83750 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 84500 83750 473 1171 0 83277 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 338000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16865
/proc/meminfo: memFree=26732028/32873844 swapFree=7628/7628
[pid=16809] ppid=16807 vsize=361552 CPUtime=1800.05 cores=0,2,4,6
/proc/16809/stat : 16809 (toysat) R 16807 16809 15996 0 -1 4202496 160183 0 0 0 179669 336 0 0 20 0 1 0 330062403 370229248 89638 33554432000 4194304 8989770 140736710076944 140736710076440 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/16809/statm: 90388 89638 473 1171 0 89165 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 361552

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.41
CPU time (s): 1800.07
CPU user time (s): 1796.7
CPU system time (s): 3.37049
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 429136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.7
system time used= 3.37049
maximum resident set size= 426136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160183
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= 79
involuntary context switches= 2114

runsolver used 3.46947 second user time and 8.87465 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-02 14:15:39
IDJOB=3725627
IDBENCH=48238
IDSOLVER=2308
FILE ID=node107/3725627-1338639339
RUNJOBID= node107-1338631508-16012
PBS_JOBID= 14636473
Free space on /tmp= 70776 MiB

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

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

MD5SUM BENCH= 219f407da86957d900e068170e9af8b6
RANDOM SEED=211915840

node107.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.760
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.52
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.760
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.760
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.92
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.760
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.760
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.91
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.760
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.760
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.86
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.760
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:        27033196 kB
Buffers:          460440 kB
Cached:          4352584 kB
SwapCached:           76 kB
Active:          1999708 kB
Inactive:        2966248 kB
Active(anon):     144280 kB
Inactive(anon):    11072 kB
Active(file):    1855428 kB
Inactive(file):  2955176 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              7408 kB
Writeback:             0 kB
AnonPages:        160128 kB
Mapped:            16140 kB
Shmem:               184 kB
Slab:             733280 kB
SReclaimable:     175784 kB
SUnreclaim:       557496 kB
KernelStack:        1456 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     267152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70768 MiB
End job on node107 at 2012-06-02 14:45:41