Trace number 3489894

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
MinisatID 2.5.2 (fixed)? (TO) 1800.06 1800.01

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
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 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.04/1800.00	>>> Terminate signal received
1800.04/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3489894-1307786513/watcher-3489894-1307786513 -o /tmp/evaluation-result-3489894-1307786513/solver-3489894-1307786513 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3489894-1307786513.opb --verbosity=0 --format=opb --randomseed=44175011 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 2/172 13055
/proc/meminfo: memFree=31603740/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=7724 CPUtime=0 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 453 0 0 0 0 0 0 0 23 0 1 0 890253685 7909376 405 33554432000 4194304 6720400 140734572001904 18446744073709551615 4413670 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 1931 405 232 617 0 1305 0

[startup+0.0631569 s]
/proc/loadavg: 2.00 2.00 1.93 2/172 13055
/proc/meminfo: memFree=31603740/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=14996 CPUtime=0.06 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 2261 0 0 0 6 0 0 0 23 0 1 0 890253685 15355904 2213 33554432000 4194304 6720400 140734572001904 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 3749 2217 246 617 0 3123 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14996

[startup+0.101146 s]
/proc/loadavg: 2.00 2.00 1.93 2/172 13055
/proc/meminfo: memFree=31603740/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=15260 CPUtime=0.1 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 2372 0 0 0 10 0 0 0 23 0 1 0 890253685 15626240 2323 33554432000 4194304 6720400 140734572001904 18446744073709551615 4608929 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 3815 2323 262 617 0 3189 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15260

[startup+0.301113 s]
/proc/loadavg: 2.00 2.00 1.93 2/172 13055
/proc/meminfo: memFree=31603740/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=15260 CPUtime=0.29 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 2388 0 0 0 29 0 0 0 25 0 1 0 890253685 15626240 2338 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617429 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 3815 2338 263 617 0 3189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15260

[startup+0.701036 s]
/proc/loadavg: 2.00 2.00 1.93 2/172 13055
/proc/meminfo: memFree=31603740/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=15412 CPUtime=0.69 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 2455 0 0 0 69 0 0 0 25 0 1 0 890253685 15781888 2396 33554432000 4194304 6720400 140734572001904 18446744073709551615 4591717 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 3853 2396 264 617 0 3227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15412

[startup+1.50089 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13065
/proc/meminfo: memFree=31564424/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=11848 CPUtime=1.49 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 2688 0 0 0 149 0 0 0 25 0 1 0 890253685 12132352 2444 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 2962 2444 264 617 0 2336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11848

[startup+3.10058 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13065
/proc/meminfo: memFree=31563184/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=13892 CPUtime=3.09 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 3172 0 0 0 309 0 0 0 25 0 1 0 890253685 14225408 2915 33554432000 4194304 6720400 140734572001904 18446744073709551615 4608579 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 3473 2915 264 617 0 2847 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13892

[startup+6.30099 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13065
/proc/meminfo: memFree=31560592/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=16184 CPUtime=6.29 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 3701 0 0 0 629 0 0 0 25 0 1 0 890253685 16572416 3430 33554432000 4194304 6720400 140734572001904 18446744073709551615 4718028 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 4046 3430 264 617 0 3420 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16184

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13065
/proc/meminfo: memFree=31560296/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=16200 CPUtime=12.7 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 5652 0 0 0 1269 1 0 0 25 0 1 0 890253685 16588800 3467 33554432000 4194304 6720400 140734572001904 18446744073709551615 4592912 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 4050 3467 264 617 0 3424 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16200

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13066
/proc/meminfo: memFree=31532380/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=46496 CPUtime=25.49 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 16765 0 0 0 2546 3 0 0 25 0 1 0 890253685 47611904 9924 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 11624 9924 264 617 0 10998 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46496

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13066
/proc/meminfo: memFree=31519832/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=53568 CPUtime=51.09 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 19777 0 0 0 5106 3 0 0 25 0 1 0 890253685 54853632 12929 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617601 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 13392 12929 264 617 0 12766 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53568

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13070
/proc/meminfo: memFree=31503824/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=69576 CPUtime=102.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 29878 0 0 0 10225 5 0 0 25 0 1 0 890253685 71245824 16540 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617280 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 17394 16540 264 617 0 16768 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69576

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13072
/proc/meminfo: memFree=31486052/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=88432 CPUtime=162.29 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 39453 0 0 0 16223 6 0 0 25 0 1 0 890253685 90554368 20654 33554432000 4194304 6720400 140734572001904 18446744073709551615 4592993 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 22108 20654 264 617 0 21482 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88432

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13074
/proc/meminfo: memFree=31481560/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=88432 CPUtime=222.29 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 40479 0 0 0 22223 6 0 0 25 0 1 0 890253685 90554368 21673 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617048 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 22108 21673 264 617 0 21482 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88432

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13076
/proc/meminfo: memFree=31478300/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=89772 CPUtime=282.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 50627 0 0 0 28222 8 0 0 25 0 1 0 890253685 91926528 21003 33554432000 4194304 6720400 140734572001904 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 22443 21003 264 617 0 21817 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 89772

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13077
/proc/meminfo: memFree=31429044/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=101264 CPUtime=342.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 53807 0 0 0 34222 8 0 0 25 0 1 0 890253685 103694336 24170 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617084 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 25316 24170 264 617 0 24690 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101264

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13079
/proc/meminfo: memFree=31428992/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=101264 CPUtime=402.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 53807 0 0 0 40222 8 0 0 25 0 1 0 890253685 103694336 24170 33554432000 4194304 6720400 140734572001904 18446744073709551615 4595166 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 25316 24170 264 617 0 24690 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101264

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13080
/proc/meminfo: memFree=31395472/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=150584 CPUtime=462.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 62627 0 0 0 46221 9 0 0 25 0 1 0 890253685 154198016 32981 33554432000 4194304 6720400 140734572001904 18446744073709551615 4622227 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37646 32981 264 617 0 37020 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150584

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13082
/proc/meminfo: memFree=31425692/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=101264 CPUtime=522.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 73324 0 0 0 52219 11 0 0 25 0 1 0 890253685 103694336 24858 33554432000 4194304 6720400 140734572001904 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 25316 24858 264 617 0 24690 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 101264

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13084
/proc/meminfo: memFree=31408916/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=101456 CPUtime=582.3 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 73372 0 0 0 58219 11 0 0 25 0 1 0 890253685 103890944 24906 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617354 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 25364 24906 264 617 0 24738 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101456

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 13090
/proc/meminfo: memFree=31381636/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=120564 CPUtime=822.31 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 113859 0 0 0 82214 17 0 0 25 0 1 0 890253685 123457536 29683 33554432000 4194304 6720400 140734572001904 18446744073709551615 4616624 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 30141 29683 264 617 0 29515 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 120564

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 13092
/proc/meminfo: memFree=31381472/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=120564 CPUtime=882.31 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 130881 0 0 0 88211 20 0 0 25 0 1 0 890253685 123457536 29684 33554432000 4194304 6720400 140734572001904 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 30141 29684 264 617 0 29515 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 120564

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13093
/proc/meminfo: memFree=31381444/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=120564 CPUtime=942.32 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 140264 0 0 0 94211 21 0 0 25 0 1 0 890253685 123457536 29693 33554432000 4194304 6720400 140734572001904 18446744073709551615 4608809 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 30141 29693 264 617 0 29515 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 120564

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13095
/proc/meminfo: memFree=31378796/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=120564 CPUtime=1002.32 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 168987 0 0 0 100207 25 0 0 25 0 1 0 890253685 123457536 29693 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617556 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 30141 29693 264 617 0 29515 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 120564

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13096
/proc/meminfo: memFree=31378880/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=120564 CPUtime=1062.32 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 178332 0 0 0 106206 26 0 0 25 0 1 0 890253685 123457536 29693 33554432000 4194304 6720400 140734572001904 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 30141 29693 264 617 0 29515 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 120564

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13098
/proc/meminfo: memFree=31378728/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=120564 CPUtime=1122.31 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 201817 0 0 0 112203 28 0 0 25 0 1 0 890253685 123457536 29693 33554432000 4194304 6720400 140734572001904 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 30141 29693 264 617 0 29515 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 120564

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13100
/proc/meminfo: memFree=31367540/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=181420 CPUtime=1182.32 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 256816 0 0 0 118196 36 0 0 25 0 1 0 890253685 185774080 40967 33554432000 4194304 6720400 140734572001904 18446744073709551615 5722144 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 45355 40967 264 617 0 44729 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181420

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13101
/proc/meminfo: memFree=31330424/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=181420 CPUtime=1242.32 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 349674 0 0 0 124182 50 0 0 25 0 1 0 890253685 185774080 42120 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617082 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 45355 42120 264 617 0 44729 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 181420

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13103
/proc/meminfo: memFree=31366972/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=132100 CPUtime=1302.33 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 443312 0 0 0 130172 61 0 0 25 0 1 0 890253685 135270400 32567 33554432000 4194304 6720400 140734572001904 18446744073709551615 4613415 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 33025 32567 264 617 0 32399 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 132100

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13104
/proc/meminfo: memFree=31302208/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=132100 CPUtime=1362.33 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 469633 0 0 0 136168 65 0 0 25 0 1 0 890253685 135270400 32567 33554432000 4194304 6720400 140734572001904 18446744073709551615 4438840 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 33025 32567 264 617 0 32399 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 132100

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13106
/proc/meminfo: memFree=31309976/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=139280 CPUtime=1422.33 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 478973 0 0 0 142166 67 0 0 25 0 1 0 890253685 142622720 31419 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617021 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 34820 31419 264 617 0 34194 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 139280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13108
/proc/meminfo: memFree=31282156/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1482.34 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 510958 0 0 0 148162 72 0 0 25 0 1 0 890253685 154771456 36703 33554432000 4194304 6720400 140734572001904 18446744073709551615 4592939 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 36703 264 617 0 37160 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 151144

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13109
/proc/meminfo: memFree=31292160/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1542.33 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 528392 0 0 0 154160 73 0 0 25 0 1 0 890253685 154771456 37328 33554432000 4194304 6720400 140734572001904 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 37328 264 617 0 37160 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 151144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13111
/proc/meminfo: memFree=31322492/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1602.34 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 584364 0 0 0 160151 83 0 0 25 0 1 0 890253685 154771456 37328 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 37328 264 617 0 37160 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 151144

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 13112
/proc/meminfo: memFree=31322584/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1662.33 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 603454 0 0 0 166148 85 0 0 25 0 1 0 890253685 154771456 37328 33554432000 4194304 6720400 140734572001904 18446744073709551615 4803156 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 37328 264 617 0 37160 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 151144

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/178 13114
/proc/meminfo: memFree=31322432/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1722.34 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 620106 0 0 0 172147 87 0 0 25 0 1 0 890253685 154771456 37328 33554432000 4194304 6720400 140734572001904 18446744073709551615 4820077 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 37328 264 617 0 37160 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 151144

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/178 13116
/proc/meminfo: memFree=31285204/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1782.34 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 637217 0 0 0 178145 89 0 0 25 0 1 0 890253685 154771456 37328 33554432000 4194304 6720400 140734572001904 18446744073709551615 4617021 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 37328 264 617 0 37160 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 151144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.02 1.95 3/178 13116
/proc/meminfo: memFree=31322648/32951124 swapFree=67050520/67111528
[pid=13055] ppid=13053 vsize=151144 CPUtime=1800.04 cores=0,2,4,6
/proc/13055/stat : 13055 (minisatid) R 13053 13055 12883 0 -1 4202496 637217 0 0 0 179915 89 0 0 25 0 1 0 890253685 154771456 37328 33554432000 4194304 6720400 140734572001904 18446744073709551615 4820704 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/13055/statm: 37786 37328 264 617 0 37160 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 151144

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

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1799.16
CPU system time (s): 0.904862
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 212240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.904862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 637224
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= 5
involuntary context switches= 22236

runsolver used 2.75958 second user time and 5.45017 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-11 12:01:53
IDJOB=3489894
IDBENCH=71848
IDSOLVER=1980
FILE ID=node102/3489894-1307786513
RUNJOBID= node102-1307784711-12901
PBS_JOBID= 13550906
Free space on /tmp= 74144 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489894-1307786513/watcher-3489894-1307786513 -o /tmp/evaluation-result-3489894-1307786513/solver-3489894-1307786513 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3489894-1307786513.opb --verbosity=0 --format=opb --randomseed=44175011

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=44175011

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31604168 kB
Buffers:        280088 kB
Cached:         827828 kB
SwapCached:      25172 kB
Active:         512204 kB
Inactive:       628956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31604168 kB
SwapTotal:    67111528 kB
SwapFree:     67050520 kB
Dirty:            4028 kB
Writeback:          36 kB
AnonPages:       30972 kB
Mapped:           8832 kB
Slab:           141176 kB
PageTables:       4224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74136 MiB
End job on node102 at 2011-06-11 12:31:55