Trace number 3489890

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-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
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 variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
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 786
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-3489890-1307786394/watcher-3489890-1307786394 -o /tmp/evaluation-result-3489890-1307786394/solver-3489890-1307786394 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3489890-1307786394.opb --verbosity=0 --format=opb --randomseed=133063503 

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 2.00 2/177 10758
/proc/meminfo: memFree=31689676/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=7728 CPUtime=0 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 434 0 0 0 0 0 0 0 25 0 1 0 890239090 7913472 386 33554432000 4194304 6720400 140733783502224 18446744073709551615 5806480 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 1932 386 231 617 0 1306 0

[startup+0.0261491 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10758
/proc/meminfo: memFree=31689676/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=9380 CPUtime=0.02 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 868 0 0 0 2 0 0 0 25 0 1 0 890239090 9605120 820 33554432000 4194304 6720400 140733783502224 18446744073709551615 4199824 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 2345 821 232 617 0 1719 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9380

[startup+0.101193 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10758
/proc/meminfo: memFree=31689676/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=19208 CPUtime=0.09 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 3322 0 0 0 9 0 0 0 25 0 1 0 890239090 19668992 3274 33554432000 4194304 6720400 140733783502224 18446744073709551615 4592941 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 4802 3274 255 617 0 4176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19208

[startup+0.30111 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10758
/proc/meminfo: memFree=31689676/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=19208 CPUtime=0.29 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 3366 0 0 0 29 0 0 0 25 0 1 0 890239090 19668992 3315 33554432000 4194304 6720400 140733783502224 18446744073709551615 4592816 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 4802 3315 263 617 0 4176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19208

[startup+0.701081 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10758
/proc/meminfo: memFree=31689676/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=19208 CPUtime=0.69 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 3408 0 0 0 69 0 0 0 25 0 1 0 890239090 19668992 3352 33554432000 4194304 6720400 140733783502224 18446744073709551615 4811624 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 4802 3352 264 617 0 4176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19208

[startup+1.50083 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10759
/proc/meminfo: memFree=31677044/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=15380 CPUtime=1.49 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 3580 0 0 0 149 0 0 0 25 0 1 0 890239090 15749120 3428 33554432000 4194304 6720400 140733783502224 18446744073709551615 4608569 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 3845 3428 264 617 0 3219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15380

[startup+3.10066 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10759
/proc/meminfo: memFree=31675804/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=15972 CPUtime=3.09 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 3773 0 0 0 309 0 0 0 25 0 1 0 890239090 16355328 3519 33554432000 4194304 6720400 140733783502224 18446744073709551615 4803274 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 3993 3519 264 617 0 3367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15972

[startup+6.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10759
/proc/meminfo: memFree=31675052/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=16928 CPUtime=6.29 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 4026 0 0 0 629 0 0 0 25 0 1 0 890239090 17334272 3760 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 4232 3760 264 617 0 3606 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16928

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10760
/proc/meminfo: memFree=31673460/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=17552 CPUtime=12.69 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 4186 0 0 0 1269 0 0 0 25 0 1 0 890239090 17973248 3916 33554432000 4194304 6720400 140733783502224 18446744073709551615 4615608 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 4388 3916 264 617 0 3762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17552

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10760
/proc/meminfo: memFree=31665168/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=28436 CPUtime=25.49 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 10800 0 0 0 2548 1 0 0 25 0 1 0 890239090 29118464 6351 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 7109 6351 264 617 0 6483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28436

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10761
/proc/meminfo: memFree=31651824/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=47904 CPUtime=51.09 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 18753 0 0 0 5107 2 0 0 25 0 1 0 890239090 49053696 10863 33554432000 4194304 6720400 140733783502224 18446744073709551615 4717734 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 11976 10863 264 617 0 11350 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47904

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10771
/proc/meminfo: memFree=31610240/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=59508 CPUtime=102.3 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 27108 0 0 0 10227 3 0 0 25 0 1 0 890239090 60936192 14429 33554432000 4194304 6720400 140733783502224 18446744073709551615 4591639 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 14877 14429 264 617 0 14251 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59508

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10773
/proc/meminfo: memFree=31594704/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=79660 CPUtime=162.29 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 42314 0 0 0 16224 5 0 0 25 0 1 0 890239090 81571840 18448 33554432000 4194304 6720400 140733783502224 18446744073709551615 4819913 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 19915 18448 264 617 0 19289 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79660

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10774
/proc/meminfo: memFree=31562180/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=79660 CPUtime=222.29 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 42316 0 0 0 22224 5 0 0 25 0 1 0 890239090 81571840 18450 33554432000 4194304 6720400 140733783502224 18446744073709551615 4608603 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 19915 18450 264 617 0 19289 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79660

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10779
/proc/meminfo: memFree=31542768/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=147784 CPUtime=282.3 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 104803 0 0 0 28217 13 0 0 25 0 1 0 890239090 151330816 31797 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617079 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 36946 31797 264 617 0 36320 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 147784

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10780
/proc/meminfo: memFree=31542432/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=98464 CPUtime=342.3 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 104854 0 0 0 34217 13 0 0 25 0 1 0 890239090 100827136 24159 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617093 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 24616 24159 264 617 0 23990 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98464

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10782
/proc/meminfo: memFree=31503444/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=98464 CPUtime=402.3 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 104854 0 0 0 40217 13 0 0 25 0 1 0 890239090 100827136 24159 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617079 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 24616 24159 264 617 0 23990 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98464

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10784
/proc/meminfo: memFree=31502656/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=98464 CPUtime=462.3 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 123886 0 0 0 46214 16 0 0 25 0 1 0 890239090 100827136 24159 33554432000 4194304 6720400 140733783502224 18446744073709551615 4803196 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 24616 24159 264 617 0 23990 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98464

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10785
/proc/meminfo: memFree=31502728/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=98464 CPUtime=522.31 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 123887 0 0 0 52215 16 0 0 25 0 1 0 890239090 100827136 24160 33554432000 4194304 6720400 140733783502224 18446744073709551615 4820053 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 24616 24160 264 617 0 23990 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 98464

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10787
/proc/meminfo: memFree=31491144/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=109980 CPUtime=582.3 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 187429 0 0 0 58208 22 0 0 25 0 1 0 890239090 112619520 27043 33554432000 4194304 6720400 140733783502224 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 27495 27043 264 617 0 26869 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109980

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10793
/proc/meminfo: memFree=31432288/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=117164 CPUtime=822.31 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 355191 0 0 0 82187 44 0 0 25 0 1 0 890239090 119975936 28842 33554432000 4194304 6720400 140733783502224 18446744073709551615 4593613 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 29291 28842 264 617 0 28665 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 117164

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10795
/proc/meminfo: memFree=31449484/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=117164 CPUtime=882.31 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 363593 0 0 0 88186 45 0 0 25 0 1 0 890239090 119975936 28842 33554432000 4194304 6720400 140733783502224 18446744073709551615 4714502 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 29291 28842 264 617 0 28665 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 117164

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10796
/proc/meminfo: memFree=31487008/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=117756 CPUtime=942.31 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 376025 0 0 0 94184 47 0 0 25 0 1 0 890239090 120582144 28057 33554432000 4194304 6720400 140733783502224 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 29439 28057 264 617 0 28813 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 117756

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10798
/proc/meminfo: memFree=31401772/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=117756 CPUtime=1002.31 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 433455 0 0 0 100177 54 0 0 25 0 1 0 890239090 120582144 28998 33554432000 4194304 6720400 140733783502224 18446744073709551615 4820704 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 29439 28998 264 617 0 28813 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 117756

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 10800
/proc/meminfo: memFree=31478480/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=117756 CPUtime=1062.32 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 441263 0 0 0 106177 55 0 0 25 0 1 0 890239090 120582144 28998 33554432000 4194304 6720400 140733783502224 18446744073709551615 4820719 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 29439 28998 264 617 0 28813 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 117756

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10801
/proc/meminfo: memFree=31488104/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=136460 CPUtime=1122.32 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 476225 0 0 0 112172 60 0 0 25 0 1 0 890239090 139735040 33667 33554432000 4194304 6720400 140733783502224 18446744073709551615 4608972 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 34115 33667 264 617 0 33489 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 136460

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 10803
/proc/meminfo: memFree=31441068/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=136460 CPUtime=1182.32 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 484656 0 0 0 118172 60 0 0 25 0 1 0 890239090 139735040 33667 33554432000 4194304 6720400 140733783502224 18446744073709551615 4592868 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 34115 33667 264 617 0 33489 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 136460

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10804
/proc/meminfo: memFree=31402088/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=185780 CPUtime=1242.32 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 503109 0 0 0 124170 62 0 0 25 0 1 0 890239090 190238720 44397 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 46445 44398 264 617 0 45819 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 185780

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10806
/proc/meminfo: memFree=31432540/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=136460 CPUtime=1302.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 610530 0 0 0 130155 78 0 0 25 0 1 0 890239090 139735040 33667 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 34115 33667 264 617 0 33489 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 136460

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10808
/proc/meminfo: memFree=31380404/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=216600 CPUtime=1362.32 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 738055 0 0 0 136136 96 0 0 25 0 1 0 890239090 221798400 47594 33554432000 4194304 6720400 140733783502224 18446744073709551615 4622227 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 54150 47594 264 617 0 53524 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 216600

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10809
/proc/meminfo: memFree=31305096/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=198020 CPUtime=1422.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 810217 0 0 0 142128 105 0 0 25 0 1 0 890239090 202772480 45780 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 49505 45780 264 617 0 48879 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 198020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10811
/proc/meminfo: memFree=31382908/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=198020 CPUtime=1482.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 874629 0 0 0 148120 113 0 0 25 0 1 0 890239090 202772480 45337 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 49505 45337 264 617 0 48879 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 198020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10812
/proc/meminfo: memFree=31415612/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=148700 CPUtime=1542.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 933444 0 0 0 154114 119 0 0 25 0 1 0 890239090 152268800 36729 33554432000 4194304 6720400 140733783502224 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 37175 36729 264 617 0 36549 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 148700

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 10814
/proc/meminfo: memFree=31415696/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=148700 CPUtime=1602.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 933444 0 0 0 160114 119 0 0 25 0 1 0 890239090 152268800 36729 33554432000 4194304 6720400 140733783502224 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 37175 36729 264 617 0 36549 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 148700

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 10816
/proc/meminfo: memFree=31415648/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=148700 CPUtime=1662.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 933446 0 0 0 166114 119 0 0 25 0 1 0 890239090 152268800 36731 33554432000 4194304 6720400 140733783502224 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 37175 36731 264 617 0 36549 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 148700

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 10817
/proc/meminfo: memFree=31415600/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=148700 CPUtime=1722.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 953135 0 0 0 172111 122 0 0 25 0 1 0 890239090 152268800 36731 33554432000 4194304 6720400 140733783502224 18446744073709551615 4608990 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 37175 36731 264 617 0 36549 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 148700

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10819
/proc/meminfo: memFree=31415424/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=148700 CPUtime=1782.33 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 953135 0 0 0 178111 122 0 0 25 0 1 0 890239090 152268800 36731 33554432000 4194304 6720400 140733783502224 18446744073709551615 4630332 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 37175 36731 264 617 0 36549 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 148700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 10858
/proc/meminfo: memFree=31332480/32950928 swapFree=67079488/67111528
[pid=10758] ppid=10756 vsize=148700 CPUtime=1800.04 cores=0,2,4,6
/proc/10758/stat : 10758 (minisatid) R 10756 10758 7911 0 -1 4202496 965888 0 0 0 179880 124 0 0 25 0 1 0 890239090 152268800 36731 33554432000 4194304 6720400 140733783502224 18446744073709551615 4608988 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/10758/statm: 37175 36731 264 617 0 36549 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 148700

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): 1798.8
CPU system time (s): 1.25481
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 228840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.25481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 965895
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= 3
involuntary context switches= 20332

runsolver used 2.6086 second user time and 5.60015 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-11 11:59:54
IDJOB=3489890
IDBENCH=71844
IDSOLVER=1980
FILE ID=node125/3489890-1307786394
RUNJOBID= node125-1307782758-10389
PBS_JOBID= 13550864
Free space on /tmp= 74028 MiB

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

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=133063503

node125.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	: 5266.55
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.84
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.74
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.74
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.75
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:     32950928 kB
MemFree:      31690228 kB
Buffers:        290704 kB
Cached:         715608 kB
SwapCached:       3400 kB
Active:         501732 kB
Inactive:       561788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31690228 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:            6880 kB
Writeback:           0 kB
AnonPages:       54976 kB
Mapped:          15092 kB
Slab:           133164 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227420 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= 74016 MiB
End job on node125 at 2011-06-11 12:29:56