Trace number 3491569

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.09 1800.06

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-777800.opb
MD5SUMfa5c07257df1fb9de8867209807734ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark4.93425
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6400
Total number of constraints475
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)471
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint6400
Number of terms in the objective function 6400
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 6400
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 6480
Number of bits of the biggest sum of numbers13
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.01	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.03/1800.00	>>> Terminate signal received
1800.03/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-3491569-1307792457/watcher-3491569-1307792457 -o /tmp/evaluation-result-3491569-1307792457/solver-3491569-1307792457 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3491569-1307792457.opb --verbosity=0 --format=opb --randomseed=2067681273 

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: 1.99 1.98 1.99 2/177 15719
/proc/meminfo: memFree=31690960/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=7592 CPUtime=0 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 392 0 0 0 0 0 0 0 25 0 1 0 890848525 7774208 344 33554432000 4194304 6720400 140737396726784 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 1898 345 215 617 0 1272 0

[startup+0.047106 s]
/proc/loadavg: 1.99 1.98 1.99 2/177 15719
/proc/meminfo: memFree=31690960/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=9380 CPUtime=0.04 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 866 0 0 0 4 0 0 0 25 0 1 0 890848525 9605120 818 33554432000 4194304 6720400 140737396726784 18446744073709551615 4442112 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 2345 818 232 617 0 1719 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9380

[startup+0.1011 s]
/proc/loadavg: 1.99 1.98 1.99 2/177 15719
/proc/meminfo: memFree=31690960/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=18568 CPUtime=0.09 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 3974 0 0 0 9 0 0 0 25 0 1 0 890848525 19013632 3168 33554432000 4194304 6720400 140737396726784 18446744073709551615 4802233 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 4642 3168 255 617 0 4016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18568

[startup+0.301064 s]
/proc/loadavg: 1.99 1.98 1.99 2/177 15719
/proc/meminfo: memFree=31690960/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=18720 CPUtime=0.29 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 8846 0 0 0 28 1 0 0 25 0 1 0 890848525 19169280 4229 33554432000 4194304 6720400 140737396726784 18446744073709551615 4820047 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 4680 4229 263 617 0 4054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18720

[startup+0.700993 s]
/proc/loadavg: 1.99 1.98 1.99 2/177 15719
/proc/meminfo: memFree=31690960/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=18720 CPUtime=0.69 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 8851 0 0 0 68 1 0 0 25 0 1 0 890848525 19169280 4233 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805698 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 4680 4233 263 617 0 4054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18720

[startup+1.50085 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15720
/proc/meminfo: memFree=31675720/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=21492 CPUtime=1.49 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 8964 0 0 0 148 1 0 0 25 0 1 0 890848525 22007808 4268 33554432000 4194304 6720400 140737396726784 18446744073709551615 4820016 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 5373 4268 263 617 0 4747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21492

[startup+3.1006 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15720
/proc/meminfo: memFree=31674356/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=21664 CPUtime=3.09 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 9641 0 0 0 308 1 0 0 25 0 1 0 890848525 22183936 4425 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805996 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 5416 4425 263 617 0 4790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21664

[startup+6.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15720
/proc/meminfo: memFree=31673932/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=21848 CPUtime=6.29 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 10179 0 0 0 628 1 0 0 25 0 1 0 890848525 22372352 4568 33554432000 4194304 6720400 140737396726784 18446744073709551615 4817456 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/15719/statm: 5462 4568 263 617 0 4836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21848

[startup+12.7009 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15720
/proc/meminfo: memFree=31672460/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=22272 CPUtime=12.69 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 11612 0 0 0 1268 1 0 0 25 0 1 0 890848525 22806528 4924 33554432000 4194304 6720400 140737396726784 18446744073709551615 4820160 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 5568 4924 264 617 0 4942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22272

[startup+25.5006 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15720
/proc/meminfo: memFree=31666244/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=28100 CPUtime=25.49 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 18001 0 0 0 2547 2 0 0 25 0 1 0 890848525 28774400 6426 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805649 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 7025 6426 264 617 0 6399 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28100

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15721
/proc/meminfo: memFree=31654312/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=80704 CPUtime=51.09 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 64067 0 0 0 5102 7 0 0 25 0 1 0 890848525 82640896 15769 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 20176 15769 265 617 0 19550 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80704

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15722
/proc/meminfo: memFree=31435912/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=261968 CPUtime=102.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 305711 0 0 0 10190 40 0 0 25 0 1 0 890848525 268255232 64560 33554432000 4194304 6720400 140737396726784 18446744073709551615 4816960 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 65492 64560 266 617 0 64866 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 261968

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15724
/proc/meminfo: memFree=30981536/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=966780 CPUtime=162.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 600947 0 0 0 16150 80 0 0 25 0 1 0 890848525 989982720 180951 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805983 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 241695 180951 266 617 0 241069 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 966780

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15726
/proc/meminfo: memFree=31420692/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=402608 CPUtime=222.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 876263 0 0 0 22110 120 0 0 25 0 1 0 890848525 412270592 67739 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617073 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 100652 67739 266 617 0 100026 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 402608

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15727
/proc/meminfo: memFree=31455884/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=283720 CPUtime=282.29 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 1138196 0 0 0 28073 156 0 0 25 0 1 0 890848525 290529280 62431 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805649 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 70930 62431 268 617 0 70304 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 283720

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15729
/proc/meminfo: memFree=31494520/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=283720 CPUtime=342.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 1428410 0 0 0 34034 196 0 0 25 0 1 0 890848525 290529280 51008 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805952 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 70930 51008 267 617 0 70304 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 283720

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15730
/proc/meminfo: memFree=31209900/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=630904 CPUtime=402.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 1718231 0 0 0 39998 232 0 0 25 0 1 0 890848525 646045696 123055 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 157726 123055 267 617 0 157100 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 630904

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15732
/proc/meminfo: memFree=31287856/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=415980 CPUtime=462.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 1973247 0 0 0 45963 267 0 0 25 0 1 0 890848525 425963520 100691 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617048 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 103995 100691 267 617 0 103369 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 415980

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15734
/proc/meminfo: memFree=31422480/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=415980 CPUtime=522.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 2257040 0 0 0 51927 303 0 0 25 0 1 0 890848525 425963520 72078 33554432000 4194304 6720400 140737396726784 18446744073709551615 4813186 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 103995 72078 267 617 0 103369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 415980

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15735
/proc/meminfo: memFree=31113540/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=630904 CPUtime=582.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 2546886 0 0 0 57887 343 0 0 25 0 1 0 890848525 646045696 146085 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 157726 146085 264 617 0 157100 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 630904

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15742
/proc/meminfo: memFree=31054364/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=996148 CPUtime=822.31 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 3741013 0 0 0 81723 508 0 0 25 0 1 0 890848525 1020055552 162992 33554432000 4194304 6720400 140737396726784 18446744073709551615 4820160 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 249037 162992 264 617 0 248411 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 996148

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15743
/proc/meminfo: memFree=31192084/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=648384 CPUtime=882.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 4076189 0 0 0 87677 553 0 0 25 0 1 0 890848525 663945216 125758 33554432000 4194304 6720400 140737396726784 18446744073709551615 4813206 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 162096 125758 264 617 0 161470 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 648384

[startup+942.301 s]
/proc/loadavg: 1.94 1.97 1.99 3/178 15784
/proc/meminfo: memFree=31380912/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=302480 CPUtime=942.31 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 4362093 0 0 0 93637 594 0 0 25 0 1 0 890848525 309739520 61891 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617079 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 75620 61891 264 617 0 74994 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 302480

[startup+1002.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/178 15785
/proc/meminfo: memFree=31013368/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=651408 CPUtime=1002.3 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 4635151 0 0 0 99602 628 0 0 25 0 1 0 890848525 667041792 152580 33554432000 4194304 6720400 140737396726784 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 162852 152580 264 617 0 162226 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 651408

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 15787
/proc/meminfo: memFree=31447936/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=224432 CPUtime=1062.31 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 4964234 0 0 0 105557 674 0 0 25 0 1 0 890848525 229818368 47440 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 56108 47440 264 617 0 55482 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 224432

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 15789
/proc/meminfo: memFree=31188216/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=441716 CPUtime=1122.31 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 5223763 0 0 0 111524 707 0 0 25 0 1 0 890848525 452317184 107557 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 110429 107557 264 617 0 109803 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 441716

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 15790
/proc/meminfo: memFree=30920104/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=1009800 CPUtime=1182.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 5495793 0 0 0 117485 747 0 0 25 0 1 0 890848525 1034035200 176037 33554432000 4194304 6720400 140737396726784 18446744073709551615 4812598 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 252450 176037 264 617 0 251824 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1009800

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 15801
/proc/meminfo: memFree=31355040/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=314540 CPUtime=1242.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 5865531 0 0 0 123432 800 0 0 25 0 1 0 890848525 322088960 68017 33554432000 4194304 6720400 140737396726784 18446744073709551615 4816951 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 78635 68017 264 617 0 78009 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 314540

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 15802
/proc/meminfo: memFree=30980152/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=668468 CPUtime=1302.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 6131828 0 0 0 129398 834 0 0 25 0 1 0 890848525 684511232 158621 33554432000 4194304 6720400 140737396726784 18446744073709551615 4816948 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 167117 158621 264 617 0 166491 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 668468

[startup+1362.3 s]
/proc/loadavg: 2.04 1.99 1.99 3/178 15807
/proc/meminfo: memFree=31386816/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=241324 CPUtime=1362.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 6439346 0 0 0 135355 877 0 0 25 0 1 0 890848525 247115776 58547 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 60331 58547 264 617 0 59705 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 241324

[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.99 3/178 15809
/proc/meminfo: memFree=31279676/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=323728 CPUtime=1422.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 6718889 0 0 0 141320 912 0 0 25 0 1 0 890848525 331497472 80363 33554432000 4194304 6720400 140737396726784 18446744073709551615 4813775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 80932 80363 264 617 0 80306 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 323728

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15810
/proc/meminfo: memFree=30976592/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=672204 CPUtime=1482.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 6980875 0 0 0 147282 950 0 0 25 0 1 0 890848525 688336896 158852 33554432000 4194304 6720400 140737396726784 18446744073709551615 4805662 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 168051 158852 264 617 0 167425 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 672204

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15812
/proc/meminfo: memFree=31364416/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=246736 CPUtime=1542.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 7263682 0 0 0 153243 989 0 0 25 0 1 0 890848525 252657664 58994 33554432000 4194304 6720400 140737396726784 18446744073709551615 4802224 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 61684 58994 264 617 0 61058 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 246736

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15813
/proc/meminfo: memFree=31133984/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=677460 CPUtime=1602.31 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 7548478 0 0 0 159206 1025 0 0 25 0 1 0 890848525 693719040 118734 33554432000 4194304 6720400 140737396726784 18446744073709551615 4437315 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 169365 118734 264 617 0 168739 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 677460

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15815
/proc/meminfo: memFree=30782152/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=1028892 CPUtime=1662.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 7879457 0 0 0 165159 1073 0 0 25 0 1 0 890848525 1053585408 203878 33554432000 4194304 6720400 140737396726784 18446744073709551615 4802233 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 257223 203878 264 617 0 256597 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 1028892

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15817
/proc/meminfo: memFree=31195900/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=467460 CPUtime=1722.32 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 8261874 0 0 0 171107 1125 0 0 25 0 1 0 890848525 478679040 105091 33554432000 4194304 6720400 140737396726784 18446744073709551615 4714370 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 116865 105091 264 617 0 116239 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 467460

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15818
/proc/meminfo: memFree=30852500/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=1032048 CPUtime=1782.33 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 8621137 0 0 0 177059 1174 0 0 25 0 1 0 890848525 1056817152 187393 33554432000 4194304 6720400 140737396726784 18446744073709551615 4811984 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 258012 187393 264 617 0 257386 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1032048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 15819
/proc/meminfo: memFree=30447612/32951124 swapFree=67050780/67111528
[pid=15719] ppid=15717 vsize=1599728 CPUtime=1800.03 cores=0,2,4,6
/proc/15719/stat : 15719 (minisatid) R 15717 15719 14500 0 -1 4202496 8720270 0 0 0 178819 1184 0 0 25 0 1 0 890848525 1638121472 286512 33554432000 4194304 6720400 140737396726784 18446744073709551615 4617084 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/15719/statm: 399932 286512 264 617 0 399306 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1599728

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.06
CPU time (s): 1800.09
CPU user time (s): 1788.19
CPU system time (s): 11.8912
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1811056

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

runsolver used 2.73958 second user time and 5.48317 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 13:40:58
IDJOB=3491569
IDBENCH=89843
IDSOLVER=1980
FILE ID=node101/3491569-1307792457
RUNJOBID= node101-1307783933-14518
PBS_JOBID= 13550894
Free space on /tmp= 74104 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-777800.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3491569-1307792457/watcher-3491569-1307792457 -o /tmp/evaluation-result-3491569-1307792457/solver-3491569-1307792457 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3491569-1307792457.opb --verbosity=0 --format=opb --randomseed=2067681273

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

MD5SUM BENCH= fa5c07257df1fb9de8867209807734ca
RANDOM SEED=2067681273

node101.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.841
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.68
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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:     32951124 kB
MemFree:      31691512 kB
Buffers:        222484 kB
Cached:         763276 kB
SwapCached:      27772 kB
Active:         308568 kB
Inactive:       764804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31691512 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:       80884 kB
Mapped:          10288 kB
Slab:           122248 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267160 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= 74096 MiB
End job on node101 at 2011-06-11 14:11:00