Trace number 3479260

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 NameAnswerCPU timeWall clock time
MinisatID 2.4.8? (TO) 1800.11 1800.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-f2000.opb
MD5SUMacba870ceff62e653e0b2927ff2b81fb
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 variables4000
Total number of constraints10500
Number of constraints which are clauses10500
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 constraint2
Maximum length of a constraint3
Number of terms in the objective function 4000
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 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
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

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3479260-1307452338/watcher-3479260-1307452338 -o /tmp/evaluation-result-3479260-1307452338/solver-3479260-1307452338 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid HOME/instance-3479260-1307452338.opb --verbosity=0 --format=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
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.99 1.91 2/517 12180
/proc/meminfo: memFree=21421516/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=8544 CPUtime=0 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 699 0 0 0 0 0 0 0 22 0 1 0 856830529 8749056 647 33554432000 4194304 6539028 140735434279040 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 2136 648 236 573 0 1554 0

[startup+0.0775839 s]
/proc/loadavg: 1.97 1.99 1.91 2/517 12180
/proc/meminfo: memFree=21421516/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=13544 CPUtime=0.07 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 1975 0 0 0 7 0 0 0 22 0 1 0 856830529 13869056 1892 33554432000 4194304 6539028 140735434279040 18446744073709551615 5638175 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 3386 1892 251 573 0 2804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13544

[startup+0.100577 s]
/proc/loadavg: 1.97 1.99 1.91 2/517 12180
/proc/meminfo: memFree=21421516/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=14084 CPUtime=0.09 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 2153 0 0 0 9 0 0 0 22 0 1 0 856830529 14422016 2047 33554432000 4194304 6539028 140735434279040 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 3521 2048 251 573 0 2939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14084

[startup+0.300534 s]
/proc/loadavg: 1.97 1.99 1.91 2/517 12180
/proc/meminfo: memFree=21421516/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=15668 CPUtime=0.29 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 2616 0 0 0 29 0 0 0 23 0 1 0 856830529 16044032 2487 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498610 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 3917 2487 269 573 0 3335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15668

[startup+0.700458 s]
/proc/loadavg: 1.97 1.99 1.91 2/517 12180
/proc/meminfo: memFree=21421516/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=12964 CPUtime=0.69 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 3042 0 0 0 69 0 0 0 25 0 1 0 856830529 13275136 2724 33554432000 4194304 6539028 140735434279040 18446744073709551615 4287697 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 3241 2724 270 573 0 2659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12964

[startup+1.50031 s]
/proc/loadavg: 1.97 1.99 1.91 3/518 12181
/proc/meminfo: memFree=21410116/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=14700 CPUtime=1.49 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 3911 0 0 0 149 0 0 0 25 0 1 0 856830529 15052800 3274 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499359 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 3675 3274 270 573 0 3093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14700

[startup+3.10098 s]
/proc/loadavg: 1.97 1.99 1.91 3/518 12181
/proc/meminfo: memFree=21406644/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=15732 CPUtime=3.09 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 4171 0 0 0 309 0 0 0 25 0 1 0 856830529 16109568 3534 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499064 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 3933 3534 270 573 0 3351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15732

[startup+6.30034 s]
/proc/loadavg: 1.98 1.99 1.91 3/518 12181
/proc/meminfo: memFree=21405976/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=18036 CPUtime=6.29 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 4714 0 0 0 629 0 0 0 25 0 1 0 856830529 18468864 4071 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498581 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 4509 4071 270 573 0 3927 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18036

[startup+12.7011 s]
/proc/loadavg: 1.98 1.99 1.91 3/518 12182
/proc/meminfo: memFree=21400672/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=23416 CPUtime=12.69 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 5451 0 0 0 1269 0 0 0 25 0 1 0 856830529 23977984 4802 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498605 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 5854 4802 270 573 0 5272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23416

[startup+25.5005 s]
/proc/loadavg: 1.98 1.99 1.91 3/518 12182
/proc/meminfo: memFree=21397576/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=23416 CPUtime=25.49 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 6115 0 0 0 2549 0 0 0 25 0 1 0 856830529 23977984 5460 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498605 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 5854 5460 270 573 0 5272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23416

[startup+51.1004 s]
/proc/loadavg: 1.99 1.99 1.91 3/518 12183
/proc/meminfo: memFree=21387608/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=32232 CPUtime=51.09 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 7983 0 0 0 5109 0 0 0 25 0 1 0 856830529 33005568 6142 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499146 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 8058 6142 270 573 0 7476 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32232

[startup+102.32 s]
/proc/loadavg: 2.07 2.02 1.92 3/518 12185
/proc/meminfo: memFree=21380024/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=30572 CPUtime=102.31 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 11108 0 0 0 10231 0 0 0 25 0 1 0 856830529 31305728 6867 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499693 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 7643 6867 270 573 0 7061 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 30572

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 1.93 3/518 12187
/proc/meminfo: memFree=21376032/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=36612 CPUtime=162.3 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 12720 0 0 0 16229 1 0 0 25 0 1 0 856830529 37490688 8474 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499377 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 9153 8474 270 573 0 8571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36612

[startup+222.3 s]
/proc/loadavg: 2.08 2.05 1.94 3/518 12188
/proc/meminfo: memFree=21374136/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=43736 CPUtime=222.3 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 13484 0 0 0 22229 1 0 0 25 0 1 0 856830529 44785664 9228 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499018 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 10934 9228 270 573 0 10352 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43736

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 1.94 3/518 12190
/proc/meminfo: memFree=21365676/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=48188 CPUtime=282.31 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 14952 0 0 0 28230 1 0 0 25 0 1 0 856830529 49344512 10692 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 12047 10692 270 573 0 11465 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 48188

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/518 12192
/proc/meminfo: memFree=21358340/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=57980 CPUtime=342.31 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 22460 0 0 0 34229 2 0 0 25 0 1 0 856830529 59371520 12429 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499530 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 14495 12429 270 573 0 13913 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 57980

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/518 12194
/proc/meminfo: memFree=21357440/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=57980 CPUtime=402.31 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 22609 0 0 0 40229 2 0 0 25 0 1 0 856830529 59371520 12576 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 14495 12576 270 573 0 13913 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 57980

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/518 12196
/proc/meminfo: memFree=21349480/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=57980 CPUtime=462.31 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 22709 0 0 0 46229 2 0 0 25 0 1 0 856830529 59371520 12674 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 14495 12674 270 573 0 13913 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 57980

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/518 12197
/proc/meminfo: memFree=21348096/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=57980 CPUtime=522.32 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 22709 0 0 0 52230 2 0 0 25 0 1 0 856830529 59371520 12674 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499408 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 14495 12674 270 573 0 13913 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 57980

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 1.94 3/518 12199
/proc/meminfo: memFree=21344220/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=57980 CPUtime=582.32 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 23520 0 0 0 58230 2 0 0 25 0 1 0 856830529 59371520 13483 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499096 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 14495 13483 270 573 0 13913 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 57980


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

[startup+822.301 s]
/proc/loadavg: 2.02 2.04 1.96 3/518 12205
/proc/meminfo: memFree=21332956/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=62672 CPUtime=822.33 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 24904 0 0 0 82231 2 0 0 25 0 1 0 856830529 64176128 14864 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498689 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 15668 14864 270 573 0 15086 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 62672

[startup+882.301 s]
/proc/loadavg: 2.00 2.03 1.96 3/518 12207
/proc/meminfo: memFree=21331924/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=62672 CPUtime=882.33 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 24904 0 0 0 88231 2 0 0 25 0 1 0 856830529 64176128 14864 33554432000 4194304 6539028 140735434279040 18446744073709551615 4503238 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 15668 14864 270 573 0 15086 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 62672

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/518 12208
/proc/meminfo: memFree=21332648/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=62672 CPUtime=942.33 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 24904 0 0 0 94231 2 0 0 25 0 1 0 856830529 64176128 14864 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498780 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 15668 14864 270 573 0 15086 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 62672

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/518 12210
/proc/meminfo: memFree=21329876/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=65456 CPUtime=1002.34 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 25641 0 0 0 100232 2 0 0 25 0 1 0 856830529 67026944 15597 33554432000 4194304 6539028 140735434279040 18446744073709551615 4490731 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 16364 15597 270 573 0 15782 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 65456

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/518 12211
/proc/meminfo: memFree=21329860/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=65456 CPUtime=1062.34 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 25641 0 0 0 106232 2 0 0 25 0 1 0 856830529 67026944 15597 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499408 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 16364 15597 270 573 0 15782 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 65456

[startup+1122.3 s]
/proc/loadavg: 2.14 2.05 1.98 3/518 12213
/proc/meminfo: memFree=21329092/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=69772 CPUtime=1122.34 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 26721 0 0 0 112232 2 0 0 25 0 1 0 856830529 71446528 16675 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 17443 16675 270 573 0 16861 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 69772

[startup+1182.3 s]
/proc/loadavg: 2.13 2.07 1.99 3/518 12216
/proc/meminfo: memFree=21322864/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=69772 CPUtime=1182.34 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 26806 0 0 0 118232 2 0 0 25 0 1 0 856830529 71446528 16758 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499408 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 17443 16758 270 573 0 16861 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 69772

[startup+1242.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/518 12217
/proc/meminfo: memFree=21323076/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=69772 CPUtime=1242.35 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 26828 0 0 0 124233 2 0 0 25 0 1 0 856830529 71446528 16779 33554432000 4194304 6539028 140735434279040 18446744073709551615 4503912 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 17443 16779 270 573 0 16861 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 69772

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/518 12219
/proc/meminfo: memFree=21324288/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=69772 CPUtime=1302.36 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 26828 0 0 0 130234 2 0 0 25 0 1 0 856830529 71446528 16779 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498696 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 17443 16779 270 573 0 16861 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 69772

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/518 12221
/proc/meminfo: memFree=21318444/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=77160 CPUtime=1362.35 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 28276 0 0 0 136233 2 0 0 25 0 1 0 856830529 79011840 18207 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498707 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 19290 18207 270 573 0 18708 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 77160

[startup+1422.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 12222
/proc/meminfo: memFree=21299824/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=77160 CPUtime=1422.37 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 28417 0 0 0 142235 2 0 0 25 0 1 0 856830529 79011840 18347 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498689 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 19290 18347 270 573 0 18708 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 77160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 12224
/proc/meminfo: memFree=21299284/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=77160 CPUtime=1482.36 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 28456 0 0 0 148234 2 0 0 25 0 1 0 856830529 79011840 18385 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499408 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 19290 18385 270 573 0 18708 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 77160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 12225
/proc/meminfo: memFree=21298032/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=77160 CPUtime=1542.36 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 28863 0 0 0 154234 2 0 0 25 0 1 0 856830529 79011840 18790 33554432000 4194304 6539028 140735434279040 18446744073709551615 4504186 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 19290 18790 270 573 0 18708 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 77160

[startup+1602.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/518 12227
/proc/meminfo: memFree=21285224/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=95836 CPUtime=1602.37 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 34862 0 0 0 160234 3 0 0 25 0 1 0 856830529 98136064 21885 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499041 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 23959 21885 270 573 0 23377 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 95836

[startup+1662.3 s]
/proc/loadavg: 2.20 2.08 2.01 3/518 12229
/proc/meminfo: memFree=21285704/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=95836 CPUtime=1662.37 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 34862 0 0 0 166234 3 0 0 25 0 1 0 856830529 98136064 21885 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499408 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 23959 21885 270 573 0 23377 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 95836

[startup+1722.3 s]
/proc/loadavg: 1.47 1.89 1.95 2/512 12249
/proc/meminfo: memFree=21365504/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=95836 CPUtime=1722.37 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 34862 0 0 0 172234 3 0 0 25 0 1 0 856830529 98136064 21885 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 23959 21885 270 573 0 23377 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 95836

[startup+1782.3 s]
/proc/loadavg: 1.17 1.73 1.89 2/512 12251
/proc/meminfo: memFree=21357904/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=95836 CPUtime=1782.37 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 36512 0 0 0 178234 3 0 0 25 0 1 0 856830529 98136064 23523 33554432000 4194304 6539028 140735434279040 18446744073709551615 4499001 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 23959 23523 270 573 0 23377 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 95836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.12 1.68 1.87 2/512 12251
/proc/meminfo: memFree=21357640/32950928 swapFree=34259960/67111528
[pid=12180] ppid=12178 vsize=95836 CPUtime=1800.09 cores=1,3,5,7
/proc/12180/stat : 12180 (minisatid) R 12178 12180 11029 0 -1 4202496 36512 0 0 0 180006 3 0 0 25 0 1 0 856830529 98136064 23523 33554432000 4194304 6539028 140735434279040 18446744073709551615 4498733 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12180/statm: 23959 23523 270 573 0 23377 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 95836

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.02
CPU time (s): 1800.11
CPU user time (s): 1800.07
CPU system time (s): 0.039993
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 95836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36515
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= 4
involuntary context switches= 2986

runsolver used 9.13261 second user time and 21.9797 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-07 15:12:18
IDJOB=3479260
IDBENCH=89869
IDSOLVER=1956
FILE ID=node149/3479260-1307452338
RUNJOBID= node149-1307452205-12127
PBS_JOBID= 13519939
Free space on /tmp= 73788 MiB

SOLVER NAME= MinisatID 2.4.8
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-f2000.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479260-1307452338/watcher-3479260-1307452338 -o /tmp/evaluation-result-3479260-1307452338/solver-3479260-1307452338 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid HOME/instance-3479260-1307452338.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= acba870ceff62e653e0b2927ff2b81fb
RANDOM SEED=777053655

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:      21421796 kB
Buffers:        346888 kB
Cached:        3340524 kB
SwapCached:     123196 kB
Active:         533948 kB
Inactive:     10656972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21421796 kB
SwapTotal:    67111528 kB
SwapFree:     34259960 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:     7404216 kB
Mapped:          18948 kB
Slab:           149380 kB
PageTables:     117456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173131708 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= 73788 MiB
End job on node149 at 2011-06-07 15:42:20