Trace number 3490508

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.5.2 (fixed)? (TO) 1800.06 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
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.05/1800.00	>>> Terminate signal received
1800.05/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-3490508-1307781508/watcher-3490508-1307781508 -o /tmp/evaluation-result-3490508-1307781508/solver-3490508-1307781508 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3490508-1307781508.opb --verbosity=0 --format=opb --randomseed=842669441 

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.98 2.01 1.93 2/177 22658
/proc/meminfo: memFree=31945612/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=7316 CPUtime=0 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 379 0 0 0 0 0 0 0 25 0 1 0 889751248 7491584 332 33554432000 4194304 6720400 140734277161456 18446744073709551615 4437315 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 1829 332 255 617 0 1203 0

[startup+0.043285 s]
/proc/loadavg: 1.98 2.01 1.93 2/177 22658
/proc/meminfo: memFree=31945612/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=7448 CPUtime=0.04 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 533 0 0 0 4 0 0 0 25 0 1 0 889751248 7626752 484 33554432000 4194304 6720400 140734277161456 18446744073709551615 4617315 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 1862 484 262 617 0 1236 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7448

[startup+0.100275 s]
/proc/loadavg: 1.98 2.01 1.93 2/177 22658
/proc/meminfo: memFree=31945612/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=7600 CPUtime=0.09 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 723 0 0 0 9 0 0 0 25 0 1 0 889751248 7782400 669 33554432000 4194304 6720400 140734277161456 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 1900 669 263 617 0 1274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7600

[startup+0.300228 s]
/proc/loadavg: 1.98 2.01 1.93 2/177 22658
/proc/meminfo: memFree=31945612/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=7244 CPUtime=0.29 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 2022 0 0 0 29 0 0 0 25 0 1 0 889751248 7417856 1287 33554432000 4194304 6720400 140734277161456 18446744073709551615 4811376 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 1811 1287 263 617 0 1185 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7244

[startup+0.700152 s]
/proc/loadavg: 1.98 2.01 1.93 2/177 22658
/proc/meminfo: memFree=31945612/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=8272 CPUtime=0.69 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 2379 0 0 0 69 0 0 0 25 0 1 0 889751248 8470528 1637 33554432000 4194304 6720400 140734277161456 18446744073709551615 4714382 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 2068 1637 263 617 0 1442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8272

[startup+1.50103 s]
/proc/loadavg: 1.98 2.01 1.93 3/178 22659
/proc/meminfo: memFree=31940312/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=8992 CPUtime=1.49 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 2434 0 0 0 149 0 0 0 25 0 1 0 889751248 9207808 1691 33554432000 4194304 6720400 140734277161456 18446744073709551615 4803225 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 2248 1691 263 617 0 1622 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8992

[startup+3.10072 s]
/proc/loadavg: 1.98 2.01 1.93 3/178 22659
/proc/meminfo: memFree=31939692/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=10640 CPUtime=3.09 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 2897 0 0 0 309 0 0 0 25 0 1 0 889751248 10895360 2148 33554432000 4194304 6720400 140734277161456 18446744073709551615 4617090 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 2660 2148 263 617 0 2034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10640

[startup+6.30013 s]
/proc/loadavg: 1.98 2.01 1.93 3/178 22659
/proc/meminfo: memFree=31931880/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=15308 CPUtime=6.29 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 4162 0 0 0 629 0 0 0 25 0 1 0 889751248 15675392 3390 33554432000 4194304 6720400 140734277161456 18446744073709551615 4820727 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 3827 3390 263 617 0 3201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15308

[startup+12.701 s]
/proc/loadavg: 1.98 2.00 1.93 3/178 22660
/proc/meminfo: memFree=31925384/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=18200 CPUtime=12.69 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 4705 0 0 0 1269 0 0 0 25 0 1 0 889751248 18636800 3925 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616620 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 4550 3925 263 617 0 3924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18200

[startup+25.5006 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 22660
/proc/meminfo: memFree=31921056/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=21732 CPUtime=25.49 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 5721 0 0 0 2549 0 0 0 25 0 1 0 889751248 22253568 4919 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616669 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 5433 4919 263 617 0 4807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21732

[startup+51.101 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 22661
/proc/meminfo: memFree=31910852/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=31616 CPUtime=51.09 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 9424 0 0 0 5109 0 0 0 25 0 1 0 889751248 32374784 7474 33554432000 4194304 6720400 140734277161456 18446744073709551615 4805640 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 7904 7474 263 617 0 7278 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31616

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 22662
/proc/meminfo: memFree=31909704/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=32504 CPUtime=102.3 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 9651 0 0 0 10230 0 0 0 25 0 1 0 889751248 33284096 7696 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616715 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 8126 7696 263 617 0 7500 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32504

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 22663
/proc/meminfo: memFree=31906320/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=35916 CPUtime=162.29 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 10535 0 0 0 16229 0 0 0 25 0 1 0 889751248 36777984 8549 33554432000 4194304 6720400 140734277161456 18446744073709551615 4816017 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 8979 8549 263 617 0 8353 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35916

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 22665
/proc/meminfo: memFree=31903420/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=38904 CPUtime=222.29 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 11296 0 0 0 22229 0 0 0 25 0 1 0 889751248 39837696 9296 33554432000 4194304 6720400 140734277161456 18446744073709551615 4583104 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 9726 9296 263 617 0 9100 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38904

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22667
/proc/meminfo: memFree=31897308/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=48572 CPUtime=282.3 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 14517 0 0 0 28229 1 0 0 25 0 1 0 889751248 49737728 10727 33554432000 4194304 6720400 140734277161456 18446744073709551615 5729138 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 12143 10727 263 617 0 11517 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 48572

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22668
/proc/meminfo: memFree=31897400/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=48572 CPUtime=342.3 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 14517 0 0 0 34229 1 0 0 25 0 1 0 889751248 49737728 10727 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 12143 10727 263 617 0 11517 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48572

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22670
/proc/meminfo: memFree=31896852/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=48572 CPUtime=402.3 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 14672 0 0 0 40229 1 0 0 25 0 1 0 889751248 49737728 10877 33554432000 4194304 6720400 140734277161456 18446744073709551615 4805804 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 12143 10877 263 617 0 11517 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48572

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22672
/proc/meminfo: memFree=31893848/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=51252 CPUtime=462.3 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 15382 0 0 0 46229 1 0 0 25 0 1 0 889751248 52482048 11582 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616656 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 12813 11582 263 617 0 12187 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 51252

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22673
/proc/meminfo: memFree=31891700/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=52532 CPUtime=522.31 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 15705 0 0 0 52230 1 0 0 25 0 1 0 889751248 53792768 11902 33554432000 4194304 6720400 140734277161456 18446744073709551615 4617079 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 13133 11902 263 617 0 12507 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 52532

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 22675
/proc/meminfo: memFree=31889560/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=54452 CPUtime=582.31 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 16201 0 0 0 58230 1 0 0 25 0 1 0 889751248 55758848 12388 33554432000 4194304 6720400 140734277161456 18446744073709551615 4819080 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 13613 12388 263 617 0 12987 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 54452

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 22681
/proc/meminfo: memFree=31879212/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=63264 CPUtime=822.31 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 18577 0 0 0 82230 1 0 0 25 0 1 0 889751248 64782336 14731 33554432000 4194304 6720400 140734277161456 18446744073709551615 5723428 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 15816 14731 263 617 0 15190 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 63264

[startup+882.3 s]
/proc/loadavg: 1.43 1.85 1.89 2/172 22708
/proc/meminfo: memFree=31926480/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=63264 CPUtime=882.32 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 18724 0 0 0 88231 1 0 0 25 0 1 0 889751248 64782336 14871 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616620 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 15816 14871 263 617 0 15190 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 63264

[startup+942.3 s]
/proc/loadavg: 1.16 1.69 1.84 2/172 22709
/proc/meminfo: memFree=31926444/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=63264 CPUtime=942.32 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 18724 0 0 0 94231 1 0 0 25 0 1 0 889751248 64782336 14871 33554432000 4194304 6720400 140734277161456 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 15816 14871 263 617 0 15190 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 63264

[startup+1002.3 s]
/proc/loadavg: 1.06 1.56 1.78 2/172 22711
/proc/meminfo: memFree=31926656/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=63264 CPUtime=1002.32 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 18741 0 0 0 100231 1 0 0 25 0 1 0 889751248 64782336 14888 33554432000 4194304 6720400 140734277161456 18446744073709551615 4595122 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 15816 14888 263 617 0 15190 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 63264

[startup+1062.3 s]
/proc/loadavg: 1.02 1.46 1.73 2/172 22712
/proc/meminfo: memFree=31923892/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1062.32 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19529 0 0 0 106231 1 0 0 25 0 1 0 889751248 67526656 15671 33554432000 4194304 6720400 140734277161456 18446744073709551615 4820061 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15671 263 617 0 15860 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 65944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.37 1.68 2/172 22714
/proc/meminfo: memFree=31923468/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1122.32 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19529 0 0 0 112231 1 0 0 25 0 1 0 889751248 67526656 15671 33554432000 4194304 6720400 140734277161456 18446744073709551615 4617084 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15671 263 617 0 15860 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 65944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.30 1.63 2/172 22716
/proc/meminfo: memFree=31923192/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1182.33 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19657 0 0 0 118232 1 0 0 25 0 1 0 889751248 67526656 15796 33554432000 4194304 6720400 140734277161456 18446744073709551615 4805667 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15796 263 617 0 15860 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 65944

[startup+1242.3 s]
/proc/loadavg: 1.00 1.24 1.59 2/172 22717
/proc/meminfo: memFree=31922900/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1242.33 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19657 0 0 0 124232 1 0 0 25 0 1 0 889751248 67526656 15796 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616675 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15796 263 617 0 15860 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 65944

[startup+1302.3 s]
/proc/loadavg: 1.00 1.20 1.55 2/172 22719
/proc/meminfo: memFree=31922980/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1302.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19657 0 0 0 130233 1 0 0 25 0 1 0 889751248 67526656 15796 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616654 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15796 263 617 0 15860 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 65944

[startup+1362.3 s]
/proc/loadavg: 1.00 1.16 1.52 2/172 22729
/proc/meminfo: memFree=31922676/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1362.33 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19657 0 0 0 136232 1 0 0 25 0 1 0 889751248 67526656 15796 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616738 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15796 263 617 0 15860 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 65944

[startup+1422.31 s]
/proc/loadavg: 1.00 1.13 1.48 2/172 22731
/proc/meminfo: memFree=31922740/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1422.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19657 0 0 0 142233 1 0 0 25 0 1 0 889751248 67526656 15796 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616608 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15796 263 617 0 15860 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 65944

[startup+1482.3 s]
/proc/loadavg: 1.00 1.10 1.45 2/172 22733
/proc/meminfo: memFree=31922708/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1482.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19657 0 0 0 148233 1 0 0 25 0 1 0 889751248 67526656 15796 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15796 263 617 0 15860 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 65944

[startup+1542.3 s]
/proc/loadavg: 1.00 1.08 1.42 2/172 22737
/proc/meminfo: memFree=31922504/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1542.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19726 0 0 0 154233 1 0 0 25 0 1 0 889751248 67526656 15864 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616608 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15864 263 617 0 15860 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 65944

[startup+1602.3 s]
/proc/loadavg: 1.00 1.06 1.39 3/172 22739
/proc/meminfo: memFree=31922556/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1602.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19733 0 0 0 160233 1 0 0 25 0 1 0 889751248 67526656 15871 33554432000 4194304 6720400 140734277161456 18446744073709551615 4617079 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15871 263 617 0 15860 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 65944

[startup+1662.3 s]
/proc/loadavg: 1.00 1.05 1.36 2/172 22741
/proc/meminfo: memFree=31922524/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1662.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19809 0 0 0 166233 1 0 0 25 0 1 0 889751248 67526656 15942 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15942 263 617 0 15860 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 65944

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.34 2/172 22742
/proc/meminfo: memFree=31922108/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1722.34 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19809 0 0 0 172233 1 0 0 25 0 1 0 889751248 67526656 15942 33554432000 4194304 6720400 140734277161456 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15942 263 617 0 15860 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 65944

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/172 22744
/proc/meminfo: memFree=31922180/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1782.35 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19809 0 0 0 178234 1 0 0 25 0 1 0 889751248 67526656 15942 33554432000 4194304 6720400 140734277161456 18446744073709551615 4815995 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15942 263 617 0 15860 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 65944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.03 1.30 2/172 22744
/proc/meminfo: memFree=31922172/32951124 swapFree=67052968/67111528
[pid=22658] ppid=22656 vsize=65944 CPUtime=1800.05 cores=1,3,5,7
/proc/22658/stat : 22658 (minisatid) R 22656 22658 16623 0 -1 4202496 19809 0 0 0 180004 1 0 0 25 0 1 0 889751248 67526656 15942 33554432000 4194304 6720400 140734277161456 18446744073709551615 4803288 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22658/statm: 16486 15942 263 617 0 15860 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 65944

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

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1800.05
CPU system time (s): 0.017997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 65944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19816
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2641

runsolver used 2.32864 second user time and 5.87111 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-11 10:38:28
IDJOB=3490508
IDBENCH=2919
IDSOLVER=1980
FILE ID=node104/3490508-1307781508
RUNJOBID= node104-1307776936-22265
PBS_JOBID= 13550856
Free space on /tmp= 74128 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3490508-1307781508/watcher-3490508-1307781508 -o /tmp/evaluation-result-3490508-1307781508/solver-3490508-1307781508 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3490508-1307781508.opb --verbosity=0 --format=opb --randomseed=842669441

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

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=842669441

node104.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.855
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.71
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.855
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.855
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31946304 kB
Buffers:        129336 kB
Cached:         668284 kB
SwapCached:      11040 kB
Active:         296332 kB
Inactive:       556224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31946304 kB
SwapTotal:    67111528 kB
SwapFree:     67052968 kB
Dirty:            3124 kB
Writeback:           0 kB
AnonPages:       52612 kB
Mapped:          10272 kB
Slab:            88872 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   244800 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= 74124 MiB
End job on node104 at 2011-06-11 11:08:30