Trace number 3491560

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.05 1800.01

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.04/1800.00	>>> Terminate signal received
1800.04/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3491560-1307793106/watcher-3491560-1307793106 -o /tmp/evaluation-result-3491560-1307793106/solver-3491560-1307793106 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3491560-1307793106.opb --verbosity=0 --format=opb --randomseed=664839578 

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.96 2/177 22005
/proc/meminfo: memFree=31262768/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=7592 CPUtime=0 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 394 0 0 0 0 0 0 0 25 0 1 0 623501829 7774208 347 33554432000 4194304 6720400 140736081472848 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 1898 347 215 617 0 1272 0

[startup+0.0806581 s]
/proc/loadavg: 1.99 1.98 1.96 2/177 22005
/proc/meminfo: memFree=31262768/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=13868 CPUtime=0.07 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 2036 0 0 0 7 0 0 0 25 0 1 0 623501829 14200832 1942 33554432000 4194304 6720400 140736081472848 18446744073709551615 5718127 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 3467 1943 246 617 0 2841 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13868

[startup+0.100653 s]
/proc/loadavg: 1.99 1.98 1.96 2/177 22005
/proc/meminfo: memFree=31262768/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=15716 CPUtime=0.09 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 2582 0 0 0 9 0 0 0 25 0 1 0 623501829 16093184 2459 33554432000 4194304 6720400 140736081472848 18446744073709551615 4608614 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 3929 2459 263 617 0 3303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15716

[startup+0.300619 s]
/proc/loadavg: 1.99 1.98 1.96 2/177 22005
/proc/meminfo: memFree=31262768/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=15860 CPUtime=0.29 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 2613 0 0 0 29 0 0 0 25 0 1 0 623501829 16240640 2488 33554432000 4194304 6720400 140736081472848 18446744073709551615 4718162 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 3965 2489 263 617 0 3339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15860

[startup+0.700545 s]
/proc/loadavg: 1.99 1.98 1.96 2/177 22005
/proc/meminfo: memFree=31262768/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=15860 CPUtime=0.69 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 2931 0 0 0 69 0 0 0 25 0 1 0 623501829 16240640 2798 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617357 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 3965 2798 263 617 0 3339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15860

[startup+1.50041 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22006
/proc/meminfo: memFree=31251748/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=16312 CPUtime=1.49 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 3552 0 0 0 149 0 0 0 25 0 1 0 623501829 16703488 3413 33554432000 4194304 6720400 140736081472848 18446744073709551615 4610378 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 4078 3413 263 617 0 3452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16312

[startup+3.10112 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22006
/proc/meminfo: memFree=31250008/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=19440 CPUtime=3.09 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 5349 0 0 0 309 0 0 0 25 0 1 0 623501829 19906560 3949 33554432000 4194304 6720400 140736081472848 18446744073709551615 4719612 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 4860 3949 263 617 0 4234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19440

[startup+6.30053 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22006
/proc/meminfo: memFree=31237668/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=28556 CPUtime=6.29 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 9633 0 0 0 628 1 0 0 25 0 1 0 623501829 29241344 6674 33554432000 4194304 6720400 140736081472848 18446744073709551615 4719556 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 7139 6674 263 617 0 6513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28556

[startup+12.7004 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22006
/proc/meminfo: memFree=31232212/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=32976 CPUtime=12.69 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 10746 0 0 0 1268 1 0 0 25 0 1 0 623501829 33767424 7778 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617032 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 8244 7778 263 617 0 7618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32976

[startup+25.5012 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22007
/proc/meminfo: memFree=31232196/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=32976 CPUtime=25.49 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 10748 0 0 0 2548 1 0 0 25 0 1 0 623501829 33767424 7780 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616746 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 8244 7780 263 617 0 7618 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32976

[startup+51.1007 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22007
/proc/meminfo: memFree=31220072/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=51680 CPUtime=51.09 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 25379 0 0 0 5105 4 0 0 25 0 1 0 623501829 52920320 10650 33554432000 4194304 6720400 140736081472848 18446744073709551615 4610895 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 12920 10650 263 617 0 12294 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51680

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22009
/proc/meminfo: memFree=31218796/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=49100 CPUtime=102.3 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 32499 0 0 0 10225 5 0 0 25 0 1 0 623501829 50278400 10916 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617347 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 12275 10916 263 617 0 11649 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 49100

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 22010
/proc/meminfo: memFree=31208720/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=56300 CPUtime=162.29 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 34977 0 0 0 16224 5 0 0 25 0 1 0 623501829 57651200 13366 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617312 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 14075 13366 263 617 0 13449 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56300

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 1.97 3/178 22012
/proc/meminfo: memFree=31208788/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=56300 CPUtime=222.29 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 34977 0 0 0 22224 5 0 0 25 0 1 0 623501829 57651200 13366 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616715 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 14075 13366 263 617 0 13449 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56300

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 22016
/proc/meminfo: memFree=31206280/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=56300 CPUtime=282.3 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 40062 0 0 0 28224 6 0 0 25 0 1 0 623501829 57651200 13627 33554432000 4194304 6720400 140736081472848 18446744073709551615 4438840 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 14075 13627 263 617 0 13449 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56300

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22018
/proc/meminfo: memFree=31202148/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=86648 CPUtime=342.3 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 41528 0 0 0 34224 6 0 0 25 0 1 0 623501829 88727552 15088 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616636 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 21662 15088 263 617 0 21036 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 86648

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22020
/proc/meminfo: memFree=31185112/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=86648 CPUtime=402.3 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 45632 0 0 0 40223 7 0 0 25 0 1 0 623501829 88727552 19141 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617388 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 21662 19141 263 617 0 21036 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86648

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 22021
/proc/meminfo: memFree=31175268/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=462.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 48074 0 0 0 46223 8 0 0 25 0 1 0 623501829 100691968 21549 33554432000 4194304 6720400 140736081472848 18446744073709551615 4719536 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 21549 263 617 0 23957 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 98332

[startup+522.301 s]
/proc/loadavg: 2.07 2.02 1.97 3/178 22023
/proc/meminfo: memFree=31173612/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=522.3 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 48443 0 0 0 52222 8 0 0 25 0 1 0 623501829 100691968 21913 33554432000 4194304 6720400 140736081472848 18446744073709551615 4613445 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 21913 263 617 0 23957 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98332

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 22033
/proc/meminfo: memFree=31173284/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=582.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 48443 0 0 0 58223 8 0 0 25 0 1 0 623501829 100691968 21913 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616645 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 21913 263 617 0 23957 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 98332

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 22040
/proc/meminfo: memFree=31169488/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=822.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49390 0 0 0 82223 8 0 0 25 0 1 0 623501829 100691968 22849 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 22849 263 617 0 23957 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 98332

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22041
/proc/meminfo: memFree=31169320/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=882.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49391 0 0 0 88223 8 0 0 25 0 1 0 623501829 100691968 22850 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616552 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 22850 263 617 0 23957 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 98332

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22043
/proc/meminfo: memFree=31168656/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=942.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49668 0 0 0 94223 8 0 0 25 0 1 0 623501829 100691968 23121 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616853 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 23121 263 617 0 23957 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 98332

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22045
/proc/meminfo: memFree=31168616/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=1002.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49668 0 0 0 100223 8 0 0 25 0 1 0 623501829 100691968 23121 33554432000 4194304 6720400 140736081472848 18446744073709551615 4608579 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 23121 263 617 0 23957 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 98332

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22046
/proc/meminfo: memFree=31168564/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=1062.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49668 0 0 0 106223 8 0 0 25 0 1 0 623501829 100691968 23121 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617388 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 23121 263 617 0 23957 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 98332

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/178 22048
/proc/meminfo: memFree=31168648/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=1122.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49668 0 0 0 112223 8 0 0 25 0 1 0 623501829 100691968 23121 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617388 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 23121 263 617 0 23957 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 98332

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 22049
/proc/meminfo: memFree=31168600/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=98332 CPUtime=1182.31 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 49668 0 0 0 118223 8 0 0 25 0 1 0 623501829 100691968 23121 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617357 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 24583 23121 263 617 0 23957 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 98332

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 22051
/proc/meminfo: memFree=31159880/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1242.32 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 51819 0 0 0 124223 9 0 0 25 0 1 0 623501829 108068864 25255 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616636 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25255 263 617 0 25758 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 105536

[startup+1302.3 s]
/proc/loadavg: 1.78 1.95 1.97 2/172 22078
/proc/meminfo: memFree=31877760/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1302.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 51819 0 0 0 130224 9 0 0 25 0 1 0 623501829 108068864 25255 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617307 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25255 263 617 0 25758 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 105536

[startup+1362.3 s]
/proc/loadavg: 1.28 1.77 1.90 2/172 22079
/proc/meminfo: memFree=31878020/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1362.32 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 51819 0 0 0 136223 9 0 0 25 0 1 0 623501829 108068864 25255 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617357 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25255 263 617 0 25758 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 105536

[startup+1422.31 s]
/proc/loadavg: 1.10 1.63 1.85 2/172 22081
/proc/meminfo: memFree=31877972/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1422.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 51819 0 0 0 142224 9 0 0 25 0 1 0 623501829 108068864 25255 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25255 263 617 0 25758 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 105536

[startup+1482.3 s]
/proc/loadavg: 1.04 1.51 1.79 2/172 22082
/proc/meminfo: memFree=31877296/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1482.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 52131 0 0 0 148224 9 0 0 25 0 1 0 623501829 108068864 25565 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617048 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25565 263 617 0 25758 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 105536

[startup+1542.3 s]
/proc/loadavg: 1.01 1.42 1.74 2/172 22084
/proc/meminfo: memFree=31877108/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1542.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 52131 0 0 0 154224 9 0 0 25 0 1 0 623501829 108068864 25565 33554432000 4194304 6720400 140736081472848 18446744073709551615 4613501 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25565 263 617 0 25758 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 105536

[startup+1602.3 s]
/proc/loadavg: 1.00 1.34 1.69 2/172 22086
/proc/meminfo: memFree=31877060/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1602.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 52131 0 0 0 160224 9 0 0 25 0 1 0 623501829 108068864 25565 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25565 263 617 0 25758 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 105536

[startup+1662.3 s]
/proc/loadavg: 1.05 1.29 1.65 2/172 22087
/proc/meminfo: memFree=31876992/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=105536 CPUtime=1662.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 52131 0 0 0 166224 9 0 0 25 0 1 0 623501829 108068864 25565 33554432000 4194304 6720400 140736081472848 18446744073709551615 4617388 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 26384 25565 263 617 0 25758 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 105536

[startup+1722.3 s]
/proc/loadavg: 1.02 1.23 1.60 2/172 22089
/proc/meminfo: memFree=31865160/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=117312 CPUtime=1722.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 55189 0 0 0 172223 10 0 0 25 0 1 0 623501829 120127488 28588 33554432000 4194304 6720400 140736081472848 18446744073709551615 4719556 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 29328 28588 263 617 0 28702 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 117312

[startup+1782.3 s]
/proc/loadavg: 1.00 1.19 1.56 2/172 22090
/proc/meminfo: memFree=31864748/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=117312 CPUtime=1782.33 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 55189 0 0 0 178223 10 0 0 25 0 1 0 623501829 120127488 28588 33554432000 4194304 6720400 140736081472848 18446744073709551615 4616696 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 29328 28588 263 617 0 28702 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 117312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.18 1.55 2/172 22091
/proc/meminfo: memFree=31864728/32951124 swapFree=67055708/67111528
[pid=22005] ppid=22003 vsize=117312 CPUtime=1800.04 cores=0,2,4,6
/proc/22005/stat : 22005 (minisatid) R 22003 22005 21306 0 -1 4202496 55189 0 0 0 179994 10 0 0 25 0 1 0 623501829 120127488 28588 33554432000 4194304 6720400 140736081472848 18446744073709551615 4820710 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/22005/statm: 29328 28588 263 617 0 28702 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 117312

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

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.109983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 117312

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

runsolver used 2.68759 second user time and 5.50616 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-11 13:51:46
IDJOB=3491560
IDBENCH=89869
IDSOLVER=1980
FILE ID=node107/3491560-1307793106
RUNJOBID= node107-1307784091-21324
PBS_JOBID= 13550897
Free space on /tmp= 74116 MiB

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

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

MD5SUM BENCH= acba870ceff62e653e0b2927ff2b81fb
RANDOM SEED=664839578

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.75
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      31263444 kB
Buffers:        159540 kB
Cached:         614992 kB
SwapCached:      19468 kB
Active:         969920 kB
Inactive:       529088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31263444 kB
SwapTotal:    67111528 kB
SwapFree:     67055708 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:      722308 kB
Mapped:          13956 kB
Slab:           121940 kB
PageTables:       6056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   905356 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= 74128 MiB
End job on node107 at 2011-06-11 14:21:48