Trace number 3491541

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.5.2 (fixed)? (TO) 1800.4 1800.34

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-173.opb
MD5SUMb029850fdc398224d6c6edaf54638c01
Bench CategoryDEC-SMALLINT-LIN (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables268241
Total number of constraints5985144
Number of constraints which are clauses5358445
Number of constraints which are cardinality constraints (but not clauses)21283
Number of constraints which are nor clauses,nor cardinality constraints605416
Minimum length of a constraint2
Maximum length of a constraint2337
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2338
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.06/1800.00	>>> Terminate signal received
1800.06/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-3491541-1307790721/watcher-3491541-1307790721 -o /tmp/evaluation-result-3491541-1307790721/solver-3491541-1307790721 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3491541-1307790721.opb --verbosity=0 --format=opb --randomseed=1948451805 

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

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


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.94 2/177 4111
/proc/meminfo: memFree=30820396/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=7440 CPUtime=0 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 380 0 0 0 0 0 0 0 24 0 1 0 890672480 7618560 332 33554432000 4194304 6720400 140736184757952 18446744073709551615 5885600 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 1860 332 230 617 0 1234 0

[startup+0.0756441 s]
/proc/loadavg: 1.94 1.98 1.94 2/177 4111
/proc/meminfo: memFree=30820396/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=11668 CPUtime=0.07 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 1442 0 0 0 7 0 0 0 24 0 1 0 890672480 11948032 1394 33554432000 4194304 6720400 140736184757952 18446744073709551615 5806816 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 2917 1395 230 617 0 2291 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11668

[startup+0.100638 s]
/proc/loadavg: 1.94 1.98 1.94 2/177 4111
/proc/meminfo: memFree=30820396/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=13204 CPUtime=0.09 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 1819 0 0 0 9 0 0 0 24 0 1 0 890672480 13520896 1771 33554432000 4194304 6720400 140736184757952 18446744073709551615 5734081 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 3301 1771 230 617 0 2675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13204

[startup+0.300601 s]
/proc/loadavg: 1.94 1.98 1.94 2/177 4111
/proc/meminfo: memFree=30820396/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=25032 CPUtime=0.29 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 4765 0 0 0 29 0 0 0 25 0 1 0 890672480 25632768 4717 33554432000 4194304 6720400 140736184757952 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 6258 4717 230 617 0 5632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25032

[startup+0.700525 s]
/proc/loadavg: 1.94 1.98 1.94 2/177 4111
/proc/meminfo: memFree=30820396/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=48228 CPUtime=0.69 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 10582 0 0 0 68 1 0 0 25 0 1 0 890672480 49385472 10534 33554432000 4194304 6720400 140736184757952 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 12057 10534 230 617 0 11431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48228

[startup+1.50037 s]
/proc/loadavg: 1.94 1.98 1.94 3/178 4112
/proc/meminfo: memFree=30762264/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=94580 CPUtime=1.49 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 22137 0 0 0 147 2 0 0 25 0 1 0 890672480 96849920 22089 33554432000 4194304 6720400 140736184757952 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 23645 22089 230 617 0 23019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94580

[startup+3.10007 s]
/proc/loadavg: 2.03 2.00 1.95 3/178 4112
/proc/meminfo: memFree=30700760/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=185588 CPUtime=3.09 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 44811 0 0 0 303 6 0 0 25 0 1 0 890672480 190042112 44763 33554432000 4194304 6720400 140736184757952 18446744073709551615 5256528 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 46397 44763 230 617 0 45771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185588

[startup+6.30046 s]
/proc/loadavg: 2.03 2.00 1.95 3/178 4113
/proc/meminfo: memFree=30520116/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=366220 CPUtime=6.29 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 90082 0 0 0 615 14 0 0 25 0 1 0 890672480 375009280 89830 33554432000 4194304 6720400 140736184757952 18446744073709551615 5732961 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 91555 89831 230 617 0 90929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 366220

[startup+12.7002 s]
/proc/loadavg: 2.02 2.00 1.95 3/178 4113
/proc/meminfo: memFree=30150944/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=723548 CPUtime=12.69 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 179731 0 0 0 1240 29 0 0 25 0 1 0 890672480 740913152 179073 33554432000 4194304 6720400 140736184757952 18446744073709551615 5718252 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 180887 179074 230 617 0 180261 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 723548

[startup+25.5008 s]
/proc/loadavg: 2.02 2.00 1.95 3/178 4113
/proc/meminfo: memFree=29424804/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=1429556 CPUtime=25.49 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 356344 0 0 0 2494 55 0 0 25 0 1 0 890672480 1463865344 354870 33554432000 4194304 6720400 140736184757952 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 357389 354870 230 617 0 356763 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1429556

[startup+51.1009 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 4114
/proc/meminfo: memFree=27357196/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=3590256 CPUtime=51.09 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 911195 0 0 0 4982 127 0 0 25 0 1 0 890672480 3676422144 892199 33554432000 4194304 6720400 140736184757952 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 897564 892201 245 617 0 896938 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3590256

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4115
/proc/meminfo: memFree=20761632/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10128960 CPUtime=102.3 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2599501 0 0 0 9914 316 0 0 25 0 1 0 890672480 10372055040 2512369 33554432000 4194304 6720400 140736184757952 18446744073709551615 4803241 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/4111/statm: 2532240 2512369 264 617 0 2531614 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10128960

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4117
/proc/meminfo: memFree=20743652/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10147120 CPUtime=162.29 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2603952 0 0 0 15912 317 0 0 25 0 1 0 890672480 10390650880 2516780 33554432000 4194304 6720400 140736184757952 18446744073709551615 4803218 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2536780 2516780 264 617 0 2536154 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10147120

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4118
/proc/meminfo: memFree=20743400/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10155624 CPUtime=222.29 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2603978 0 0 0 21912 317 0 0 25 0 1 0 890672480 10399358976 2516806 33554432000 4194304 6720400 140736184757952 18446744073709551615 4717613 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2538906 2516806 264 617 0 2538280 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10155624

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4120
/proc/meminfo: memFree=20735472/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=282.29 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605938 0 0 0 27912 317 0 0 25 0 1 0 890672480 10401161216 2518762 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630230 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518762 264 617 0 2538720 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 10157384

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4122
/proc/meminfo: memFree=20735348/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=342.3 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605955 0 0 0 33913 317 0 0 25 0 1 0 890672480 10401161216 2518779 33554432000 4194304 6720400 140736184757952 18446744073709551615 4621568 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518779 264 617 0 2538720 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 10157384

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4123
/proc/meminfo: memFree=20735208/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=402.3 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605955 0 0 0 39913 317 0 0 25 0 1 0 890672480 10401161216 2518779 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630733 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518779 264 617 0 2538720 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 10157384

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4125
/proc/meminfo: memFree=20735804/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=462.3 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605955 0 0 0 45913 317 0 0 25 0 1 0 890672480 10401161216 2518779 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630356 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518779 264 617 0 2538720 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 10157384

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4126
/proc/meminfo: memFree=20735812/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=522.3 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605956 0 0 0 51913 317 0 0 25 0 1 0 890672480 10401161216 2518780 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630649 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518780 264 617 0 2538720 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 10157384

[startup+582.301 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 4128
/proc/meminfo: memFree=20735788/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=582.3 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605959 0 0 0 57913 317 0 0 25 0 1 0 890672480 10401161216 2518783 33554432000 4194304 6720400 140736184757952 18446744073709551615 4621615 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518783 264 617 0 2538720 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 10157384

[startup+642.3 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4138
/proc/meminfo: memFree=20733352/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=942.32 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605965 0 0 0 93915 317 0 0 25 0 1 0 890672480 10401161216 2518789 33554432000 4194304 6720400 140736184757952 18446744073709551615 4718494 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518789 264 617 0 2538720 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 10157384

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4139
/proc/meminfo: memFree=20733096/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1002.32 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605966 0 0 0 99915 317 0 0 25 0 1 0 890672480 10401161216 2518790 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630802 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518790 264 617 0 2538720 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 10157384

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4141
/proc/meminfo: memFree=20732836/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1062.32 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605967 0 0 0 105915 317 0 0 25 0 1 0 890672480 10401161216 2518791 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630240 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518791 264 617 0 2538720 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 10157384

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4142
/proc/meminfo: memFree=20733056/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1122.33 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605967 0 0 0 111916 317 0 0 25 0 1 0 890672480 10401161216 2518791 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630240 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518791 264 617 0 2538720 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 10157384

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4144
/proc/meminfo: memFree=20732916/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1182.33 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605967 0 0 0 117916 317 0 0 25 0 1 0 890672480 10401161216 2518791 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630721 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518791 264 617 0 2538720 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 10157384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4146
/proc/meminfo: memFree=20732536/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1242.33 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605968 0 0 0 123916 317 0 0 25 0 1 0 890672480 10401161216 2518792 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630214 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518792 264 617 0 2538720 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 10157384

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4147
/proc/meminfo: memFree=20732416/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1302.34 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605968 0 0 0 129917 317 0 0 25 0 1 0 890672480 10401161216 2518792 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630624 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518792 264 617 0 2538720 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 10157384

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4149
/proc/meminfo: memFree=20732412/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1362.34 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605968 0 0 0 135917 317 0 0 25 0 1 0 890672480 10401161216 2518792 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630624 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518792 264 617 0 2538720 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 10157384

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4150
/proc/meminfo: memFree=20732280/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1422.34 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605968 0 0 0 141917 317 0 0 25 0 1 0 890672480 10401161216 2518792 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630637 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518792 264 617 0 2538720 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 10157384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4152
/proc/meminfo: memFree=20732340/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1482.34 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605969 0 0 0 147917 317 0 0 25 0 1 0 890672480 10401161216 2518793 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630649 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518793 264 617 0 2538720 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 10157384

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4154
/proc/meminfo: memFree=20731168/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1542.34 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605972 0 0 0 153917 317 0 0 25 0 1 0 890672480 10401161216 2518796 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518796 264 617 0 2538720 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 10157384

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4155
/proc/meminfo: memFree=20731116/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1602.34 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605972 0 0 0 159917 317 0 0 25 0 1 0 890672480 10401161216 2518796 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630649 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518796 264 617 0 2538720 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 10157384

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 4157
/proc/meminfo: memFree=20731068/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1662.35 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605973 0 0 0 165918 317 0 0 25 0 1 0 890672480 10401161216 2518797 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518797 264 617 0 2538720 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 10157384

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 4158
/proc/meminfo: memFree=20731140/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1722.35 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605973 0 0 0 171918 317 0 0 25 0 1 0 890672480 10401161216 2518797 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630277 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518797 264 617 0 2538720 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 10157384

[startup+1782.3 s]
/proc/loadavg: 1.92 1.98 1.96 3/178 4199
/proc/meminfo: memFree=21118952/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1782.35 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605973 0 0 0 177918 317 0 0 25 0 1 0 890672480 10401161216 2518797 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630733 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518797 264 617 0 2538720 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 10157384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 4199
/proc/meminfo: memFree=21087028/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=10157384 CPUtime=1800.06 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202496 2605973 0 0 0 179689 317 0 0 25 0 1 0 890672480 10401161216 2518797 33554432000 4194304 6720400 140736184757952 18446744073709551615 4630274 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/4111/statm: 2539346 2518797 264 617 0 2538720 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10157384

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

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

[startup+1800.2 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 4199
/proc/meminfo: memFree=21087028/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=0 CPUtime=1800.26 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202500 2605980 0 0 0 179689 337 0 0 18 0 1 0 890672480 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 1 0 0 0
/proc/4111/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

[startup+1800.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 4199
/proc/meminfo: memFree=21087028/32950928 swapFree=67055948/67111528
[pid=4111] ppid=4109 vsize=0 CPUtime=1800.36 cores=1,3,5,7
/proc/4111/stat : 4111 (minisatid) R 4109 4111 3190 0 -1 4202500 2605980 0 0 0 179689 347 0 0 18 0 1 0 890672480 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 1 0 0 0
/proc/4111/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.34
CPU time (s): 1800.4
CPU user time (s): 1796.89
CPU system time (s): 3.50847
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 10307816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.89
system time used= 3.50847
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2605980
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= 5488

runsolver used 2.33764 second user time and 6.02408 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 13:12:08
IDJOB=3491541
IDBENCH=89769
IDSOLVER=1980
FILE ID=node127/3491541-1307790721
RUNJOBID= node127-1307783031-3209
PBS_JOBID= 13550888
Free space on /tmp= 73768 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-173.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3491541-1307790721/watcher-3491541-1307790721 -o /tmp/evaluation-result-3491541-1307790721/solver-3491541-1307790721 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3491541-1307790721.opb --verbosity=0 --format=opb --randomseed=1948451805

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

MD5SUM BENCH= b029850fdc398224d6c6edaf54638c01
RANDOM SEED=1948451805

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30820824 kB
Buffers:        299060 kB
Cached:        1224212 kB
SwapCached:       9372 kB
Active:        1229432 kB
Inactive:       694204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30820824 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:          301960 kB
Writeback:           0 kB
AnonPages:      398208 kB
Mapped:          14332 kB
Slab:           141184 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   590444 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= 73772 MiB
End job on node127 at 2011-06-11 13:42:10