Trace number 3725369

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_015_area_delay.opb
MD5SUM90acfb7d1c18536583ef7e2a90905f54
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark2.50162
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables7798
Total number of constraints24318
Number of constraints which are clauses24318
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 3790
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 3790
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3790
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.99/2.08	c 2012-06-02T13:36:22+0200
1.99/2.08	c arch = x86_64
1.99/2.08	c os = linux
1.99/2.08	c compiler = ghc 7.4
1.99/2.08	c packages:
1.99/2.08	c   OptDir-0.0.1
1.99/2.08	c   array-0.4.0.0
1.99/2.08	c   base-4.5.0.0
1.99/2.08	c   bytestring-0.9.2.1
1.99/2.08	c   containers-0.4.2.1
1.99/2.08	c   deepseq-1.3.0.0
1.99/2.08	c   mtl-2.1.1
1.99/2.08	c   old_locale-1.0.0.4
1.99/2.08	c   parse_dimacs-1.2
1.99/2.08	c   parsec-3.1.2
1.99/2.08	c   queue-0.1.2
1.99/2.08	c   stm-2.3
1.99/2.08	c   time-1.4
1.99/2.08	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725369-1338636982.opb"]
1.99/2.08	c #vars 7798
1.99/2.08	c #constraints 24318
1.99/2.08	c Solving starts ...
2.09/2.11	c solving time = 0.029s
2.09/2.11	c #decision = 5188
2.09/2.11	c #conflict = 20
2.09/2.11	c #restart = 0
2.09/2.11	o 41
2.09/2.12	c Solving starts ...
232.94/233.10	c learnt constraints deletion: 35743 -> 17874
358.82/358.99	c learnt constraints deletion: 38590 -> 19295
498.89/499.01	c learnt constraints deletion: 42848 -> 21424
639.87/640.08	c learnt constraints deletion: 45802 -> 22901
788.34/788.50	c learnt constraints deletion: 46199 -> 23102
950.31/950.58	c learnt constraints deletion: 50367 -> 25184
1108.30/1108.55	c learnt constraints deletion: 50289 -> 25145
1310.86/1311.16	c learnt constraints deletion: 55886 -> 27945
1488.52/1488.84	c learnt constraints deletion: 55150 -> 27575
1677.30/1677.61	c learnt constraints deletion: 54680 -> 27343

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

running on 4 cores: 1,3,5,7

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.95 3/176 30078
/proc/meminfo: memFree=29376028/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 800 0 0 0 0 0 0 0 20 0 1 0 329823634 6373376 720 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 1556 720 424 1171 0 333 0

[startup+0.012993 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 30078
/proc/meminfo: memFree=29376028/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 975 0 0 0 0 0 0 0 20 0 1 0 329823634 7421952 895 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 1812 895 425 1171 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7248

[startup+0.10027 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 30078
/proc/meminfo: memFree=29376028/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 2153 0 0 0 9 0 0 0 20 0 1 0 329823634 12664832 2073 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 3092 2073 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300293 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 30078
/proc/meminfo: memFree=29376028/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 5954 0 0 0 28 1 0 0 20 0 1 0 329823634 27344896 5874 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 6676 5874 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700179 s]
/proc/loadavg: 1.92 1.98 1.95 3/176 30078
/proc/meminfo: memFree=29376028/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=35920 CPUtime=0.69 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 8057 0 0 0 68 1 0 0 20 0 1 0 329823634 36782080 7977 33554432000 4194304 8989770 140737374341056 140737374340320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 8980 7977 444 1171 0 7757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35920

[startup+1.50012 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 30079
/proc/meminfo: memFree=29346144/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=35920 CPUtime=1.48 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 8060 0 0 0 147 1 0 0 20 0 1 0 329823634 36782080 7980 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 8980 7980 444 1171 0 7757 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35920

[startup+3.1002 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 30079
/proc/meminfo: memFree=29344748/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=40016 CPUtime=3.09 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 9328 0 0 0 306 3 0 0 20 0 1 0 329823634 40976384 9248 33554432000 4194304 8989770 140737374341056 140737374340320 4209309 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 10004 9248 471 1171 0 8781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40016

[startup+6.3002 s]
/proc/loadavg: 1.93 1.98 1.95 3/177 30079
/proc/meminfo: memFree=29339304/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=41040 CPUtime=6.28 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 9584 0 0 0 625 3 0 0 20 0 1 0 329823634 42024960 9504 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 10260 9504 471 1171 0 9037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41040

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.95 3/177 30079
/proc/meminfo: memFree=29338708/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=42064 CPUtime=12.69 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 9840 0 0 0 1264 5 0 0 20 0 1 0 329823634 43073536 9760 33554432000 4194304 8989770 140737374341056 140737374340320 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 10516 9760 471 1171 0 9293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42064

[startup+25.5002 s]
/proc/loadavg: 1.87 1.97 1.95 3/177 30118
/proc/meminfo: memFree=29307016/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=47184 CPUtime=25.49 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 11120 0 0 0 2542 7 0 0 20 0 1 0 329823634 48316416 11040 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 11796 11040 471 1171 0 10573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47184

[startup+51.1002 s]
/proc/loadavg: 1.91 1.97 1.95 3/177 30118
/proc/meminfo: memFree=29207340/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=55376 CPUtime=51.07 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 13177 0 0 0 5095 12 0 0 20 0 1 0 329823634 56705024 13088 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 13844 13088 471 1171 0 12621 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55376

[startup+102.307 s]
/proc/loadavg: 1.96 1.97 1.95 3/177 30118
/proc/meminfo: memFree=29189220/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=72784 CPUtime=102.27 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 17530 0 0 0 10203 24 0 0 20 0 1 0 329823634 74530816 17440 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 18196 17440 471 1171 0 16973 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 72784

[startup+162.3 s]
/proc/loadavg: 1.98 1.97 1.95 3/177 30119
/proc/meminfo: memFree=29167188/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=94288 CPUtime=162.26 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 22906 0 0 0 16187 39 0 0 20 0 1 0 329823634 96550912 22816 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 23572 22816 471 1171 0 22349 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 94288

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 30122
/proc/meminfo: memFree=29145212/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=114768 CPUtime=222.24 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 28030 0 0 0 22173 51 0 0 20 0 1 0 329823634 117522432 27936 33554432000 4194304 8989770 140737374341056 140737374340552 4208850 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 28692 27936 471 1171 0 27469 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 114768

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 30122
/proc/meminfo: memFree=29135436/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=122960 CPUtime=282.23 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 30088 0 0 0 28159 64 0 0 20 0 1 0 329823634 125911040 29986 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 30740 29986 473 1171 0 29517 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 122960

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 30122
/proc/meminfo: memFree=29127128/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=128080 CPUtime=342.21 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 31368 0 0 0 34147 74 0 0 20 0 1 0 329823634 131153920 31266 33554432000 4194304 8989770 140737374341056 140737374340320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 32020 31266 473 1171 0 30797 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 128080

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 30122
/proc/meminfo: memFree=29125768/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=128080 CPUtime=402.21 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 34184 0 0 0 40135 86 0 0 20 0 1 0 329823634 131153920 31266 33554432000 4194304 8989770 140737374341056 140737374340552 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 32020 31266 473 1171 0 30797 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 128080

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 30123
/proc/meminfo: memFree=29123704/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=128080 CPUtime=462.2 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 34184 0 0 0 46125 95 0 0 20 0 1 0 329823634 131153920 31266 33554432000 4194304 8989770 140737374341056 140737374340320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 32020 31266 473 1171 0 30797 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 128080

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/177 30123
/proc/meminfo: memFree=29110808/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=140368 CPUtime=522.19 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 37256 0 0 0 52113 106 0 0 20 0 1 0 329823634 143736832 34338 33554432000 4194304 8989770 140737374341056 140737374340320 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 35092 34338 473 1171 0 33869 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 140368

[startup+582.3 s]
/proc/loadavg: 2.04 1.99 1.95 3/177 30123
/proc/meminfo: memFree=29105724/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=144464 CPUtime=582.18 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 38280 0 0 0 58101 117 0 0 20 0 1 0 329823634 147931136 35362 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 36116 35362 473 1171 0 34893 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 144464

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 30127
/proc/meminfo: memFree=29091212/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=148560 CPUtime=822.13 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 48532 0 0 0 82049 164 0 0 20 0 1 0 329823634 152125440 36386 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 37140 36386 473 1171 0 35917 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 148560

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/177 30127
/proc/meminfo: memFree=29090900/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=148560 CPUtime=882.12 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 48532 0 0 0 88036 176 0 0 20 0 1 0 329823634 152125440 36386 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 37140 36386 473 1171 0 35917 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 148560

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/177 30127
/proc/meminfo: memFree=29086360/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=151632 CPUtime=942.12 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 49300 0 0 0 94025 187 0 0 20 0 1 0 329823634 155271168 37154 33554432000 4194304 8989770 140737374341056 140737374339072 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 37908 37154 473 1171 0 36685 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 151632

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/177 30127
/proc/meminfo: memFree=29069248/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=166992 CPUtime=1002.11 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 53140 0 0 0 100011 200 0 0 20 0 1 0 329823634 170999808 40994 33554432000 4194304 8989770 140737374341056 140737374339008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 41748 40994 473 1171 0 40525 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 166992

[startup+1062.3 s]
/proc/loadavg: 2.05 2.00 1.96 3/177 30128
/proc/meminfo: memFree=29056724/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=177232 CPUtime=1062.1 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 55700 0 0 0 105999 211 0 0 20 0 1 0 329823634 181485568 43554 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 44308 43554 473 1171 0 43085 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 177232

[startup+1122.3 s]
/proc/loadavg: 2.02 2.00 1.96 3/177 30128
/proc/meminfo: memFree=29052760/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=177232 CPUtime=1122.09 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 55700 0 0 0 111987 222 0 0 20 0 1 0 329823634 181485568 43554 33554432000 4194304 8989770 140737374341056 140737374339008 4209168 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 44308 43554 473 1171 0 43085 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 177232

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/177 30128
/proc/meminfo: memFree=29051616/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=177232 CPUtime=1182.07 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 55708 0 0 0 117973 234 0 0 20 0 1 0 329823634 181485568 43554 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 44308 43554 473 1171 0 43085 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 177232

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/177 30128
/proc/meminfo: memFree=29050500/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=177232 CPUtime=1242.06 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 55708 0 0 0 123959 247 0 0 20 0 1 0 329823634 181485568 43554 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 44308 43554 473 1171 0 43085 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 177232

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 30128
/proc/meminfo: memFree=29023468/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=201808 CPUtime=1302.06 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 61852 0 0 0 129947 259 0 0 20 0 1 0 329823634 206651392 49698 33554432000 4194304 8989770 140737374341056 140737374340320 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 50452 49698 473 1171 0 49229 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 201808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 30129
/proc/meminfo: memFree=29052200/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=169040 CPUtime=1362.05 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 61852 0 0 0 135933 272 0 0 20 0 1 0 329823634 173096960 41506 33554432000 4194304 8989770 140737374341056 140737374340320 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 42260 41506 473 1171 0 41037 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 169040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30132
/proc/meminfo: memFree=29050400/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=169040 CPUtime=1422.05 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 61852 0 0 0 141921 284 0 0 20 0 1 0 329823634 173096960 41506 33554432000 4194304 8989770 140737374341056 140737374340552 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 42260 41506 473 1171 0 41037 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 169040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30155
/proc/meminfo: memFree=29048496/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=169040 CPUtime=1482.03 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 61852 0 0 0 147906 297 0 0 20 0 1 0 329823634 173096960 41506 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 42260 41506 473 1171 0 41037 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 169040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 30155
/proc/meminfo: memFree=29043924/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=173136 CPUtime=1542.02 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 62876 0 0 0 153892 310 0 0 20 0 1 0 329823634 177291264 42530 33554432000 4194304 8989770 140737374341056 140737374340552 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 43284 42530 473 1171 0 42061 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 173136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 30155
/proc/meminfo: memFree=29040576/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=173136 CPUtime=1602.01 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 62876 0 0 0 159877 324 0 0 20 0 1 0 329823634 177291264 42530 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 43284 42530 473 1171 0 42061 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 173136

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/177 30156
/proc/meminfo: memFree=29020784/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=188496 CPUtime=1662 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 66721 0 0 0 165864 336 0 0 20 0 1 0 329823634 193019904 46370 33554432000 4194304 8989770 140737374341056 140737374340552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 47124 46370 473 1171 0 45901 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 188496

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 30156
/proc/meminfo: memFree=29020292/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=185424 CPUtime=1721.99 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 67745 0 0 0 171852 347 0 0 20 0 1 0 329823634 189874176 45602 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 46356 45602 473 1171 0 45133 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 185424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 30156
/proc/meminfo: memFree=29016192/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=185424 CPUtime=1781.98 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 67745 0 0 0 177838 360 0 0 20 0 1 0 329823634 189874176 45602 33554432000 4194304 8989770 140737374341056 140737374339008 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 46356 45602 473 1171 0 45133 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 185424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 30156
/proc/meminfo: memFree=29016440/32873648 swapFree=7116/7116
[pid=30078] ppid=30076 vsize=185424 CPUtime=1800.08 cores=1,3,5,7
/proc/30078/stat : 30078 (toysat) R 30076 30078 28704 0 -1 4202496 67745 0 0 0 179644 364 0 0 20 0 1 0 329823634 189874176 45602 33554432000 4194304 8989770 140737374341056 140737374340320 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30078/statm: 46356 45602 473 1171 0 45133 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 185424

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.1
CPU user time (s): 1796.45
CPU system time (s): 3.64845
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 201808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.45
system time used= 3.64844
maximum resident set size= 198792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67745
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= 50
involuntary context switches= 1852

runsolver used 3.41248 second user time and 9.04363 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 13:36:22
IDJOB=3725369
IDBENCH=24981
IDSOLVER=2308
FILE ID=node123/3725369-1338636982
RUNJOBID= node123-1338631508-28721
PBS_JOBID= 14636457
Free space on /tmp= 71312 MiB

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

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

MD5SUM BENCH= 90acfb7d1c18536583ef7e2a90905f54
RANDOM SEED=1104637996

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:       32873648 kB
MemFree:        29376300 kB
Buffers:          469376 kB
Cached:          2087964 kB
SwapCached:         2272 kB
Active:           836000 kB
Inactive:        1775800 kB
Active(anon):      49304 kB
Inactive(anon):     5520 kB
Active(file):     786696 kB
Inactive(file):  1770280 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:              8080 kB
Writeback:             0 kB
AnonPages:         61888 kB
Mapped:            12272 kB
Shmem:                 0 kB
Slab:             747648 kB
SReclaimable:     191808 kB
SUnreclaim:       555840 kB
KernelStack:        1456 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     170472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 71300 MiB
End job on node123 at 2012-06-02 14:06:24