Trace number 3491568

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.08 1800.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
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 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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-3491568-1307792333/watcher-3491568-1307792333 -o /tmp/evaluation-result-3491568-1307792333/solver-3491568-1307792333 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3491568-1307792333.opb --verbosity=0 --format=opb --randomseed=1682152159 

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: 2.00 2.00 1.98 2/177 23552
/proc/meminfo: memFree=31590472/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=8052 CPUtime=0 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 516 0 0 0 0 0 0 0 25 0 1 0 890833821 8245248 468 33554432000 4194304 6720400 140733915582704 18446744073709551615 4619109 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 2013 468 231 617 0 1387 0

[startup+0.0725739 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 23552
/proc/meminfo: memFree=31590472/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=20200 CPUtime=0.06 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 3466 0 0 0 6 0 0 0 25 0 1 0 890833821 20684800 3210 33554432000 4194304 6720400 140733915582704 18446744073709551615 5806375 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 5050 3210 231 617 0 4424 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20200

[startup+0.100578 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 23552
/proc/meminfo: memFree=31590472/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=24388 CPUtime=0.09 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 4662 0 0 0 9 0 0 0 25 0 1 0 890833821 24973312 4306 33554432000 4194304 6720400 140733915582704 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 6097 4309 231 617 0 5471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24388

[startup+0.300532 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 23552
/proc/meminfo: memFree=31590472/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=57204 CPUtime=0.29 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 13709 0 0 0 27 2 0 0 25 0 1 0 890833821 58576896 12193 33554432000 4194304 6720400 140733915582704 18446744073709551615 5885600 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 14301 12193 231 617 0 13675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57204

[startup+0.70046 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 23552
/proc/meminfo: memFree=31590472/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=88224 CPUtime=0.69 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 21453 0 0 0 66 3 0 0 25 0 1 0 890833821 90341376 19936 33554432000 4194304 6720400 140733915582704 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 22056 19937 231 617 0 21430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88224

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23553
/proc/meminfo: memFree=31488944/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=124128 CPUtime=1.49 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 30426 0 0 0 145 4 0 0 25 0 1 0 890833821 127107072 28909 33554432000 4194304 6720400 140733915582704 18446744073709551615 5256634 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 31032 28909 232 617 0 30406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124128

[startup+3.10102 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23553
/proc/meminfo: memFree=31370772/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=427824 CPUtime=3.1 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 105551 0 0 0 296 14 0 0 25 0 1 0 890833821 438091776 103264 33554432000 4194304 6720400 140733915582704 18446744073709551615 4755117 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 106956 103285 262 617 0 106330 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 427824

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23553
/proc/meminfo: memFree=31176192/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=424748 CPUtime=6.3 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106490 0 0 0 616 14 0 0 25 0 1 0 890833821 434941952 103434 33554432000 4194304 6720400 140733915582704 18446744073709551615 4718162 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 106187 103434 262 617 0 105561 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 424748

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23553
/proc/meminfo: memFree=31176204/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=424748 CPUtime=12.7 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106498 0 0 0 1256 14 0 0 25 0 1 0 890833821 434941952 103441 33554432000 4194304 6720400 140733915582704 18446744073709551615 4616239 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 106187 103441 262 617 0 105561 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 424748

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23554
/proc/meminfo: memFree=31176444/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=424748 CPUtime=25.5 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106505 0 0 0 2536 14 0 0 25 0 1 0 890833821 434941952 103447 33554432000 4194304 6720400 140733915582704 18446744073709551615 4721797 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 106187 103447 262 617 0 105561 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 424748

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23554
/proc/meminfo: memFree=31176024/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=424748 CPUtime=51.1 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106518 0 0 0 5096 14 0 0 25 0 1 0 890833821 434941952 103458 33554432000 4194304 6720400 140733915582704 18446744073709551615 4591639 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 106187 103458 263 617 0 105561 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 424748

[startup+102.306 s]
/proc/loadavg: 1.95 1.98 1.97 3/178 23595
/proc/meminfo: memFree=31440788/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=424748 CPUtime=102.3 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106538 0 0 0 10216 14 0 0 25 0 1 0 890833821 434941952 103474 33554432000 4194304 6720400 140733915582704 18446744073709551615 4434366 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 106187 103474 263 617 0 105561 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 424748

[startup+162.301 s]
/proc/loadavg: 1.98 1.98 1.97 3/178 23596
/proc/meminfo: memFree=31426724/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=162.3 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106552 0 0 0 16216 14 0 0 25 0 1 0 890833821 430481408 103187 33554432000 4194304 6720400 140733915582704 18446744073709551615 4434384 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103187 263 617 0 104472 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 420392

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.97 3/178 23598
/proc/meminfo: memFree=31390092/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=222.3 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106552 0 0 0 22216 14 0 0 25 0 1 0 890833821 430481408 103187 33554432000 4194304 6720400 140733915582704 18446744073709551615 4717613 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103187 263 617 0 104472 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 420392

[startup+282.301 s]
/proc/loadavg: 2.04 2.00 1.98 3/178 23599
/proc/meminfo: memFree=31426620/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=282.3 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106552 0 0 0 28216 14 0 0 25 0 1 0 890833821 430481408 103187 33554432000 4194304 6720400 140733915582704 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103187 263 617 0 104472 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 420392

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 23601
/proc/meminfo: memFree=31376096/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=342.31 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106553 0 0 0 34217 14 0 0 25 0 1 0 890833821 430481408 103188 33554432000 4194304 6720400 140733915582704 18446744073709551615 4592912 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103188 263 617 0 104472 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 420392

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23603
/proc/meminfo: memFree=31407924/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=402.31 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106553 0 0 0 40217 14 0 0 25 0 1 0 890833821 430481408 103188 33554432000 4194304 6720400 140733915582704 18446744073709551615 4616552 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103188 263 617 0 104472 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 420392

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23604
/proc/meminfo: memFree=31408008/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=462.31 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106553 0 0 0 46217 14 0 0 25 0 1 0 890833821 430481408 103188 33554432000 4194304 6720400 140733915582704 18446744073709551615 4616552 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103188 263 617 0 104472 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 420392

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23606
/proc/meminfo: memFree=31408084/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=522.31 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106553 0 0 0 52217 14 0 0 25 0 1 0 890833821 430481408 103188 33554432000 4194304 6720400 140733915582704 18446744073709551615 4717613 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103188 263 617 0 104472 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 420392

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23607
/proc/meminfo: memFree=31364760/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=420392 CPUtime=582.31 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106553 0 0 0 58217 14 0 0 25 0 1 0 890833821 430481408 103188 33554432000 4194304 6720400 140733915582704 18446744073709551615 4608990 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105098 103188 263 617 0 104472 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 420392

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23614
/proc/meminfo: memFree=31352804/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=822.32 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106740 0 0 0 82218 14 0 0 25 0 1 0 890833821 431857664 103372 33554432000 4194304 6720400 140733915582704 18446744073709551615 4624662 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103372 263 617 0 104808 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 421736

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23615
/proc/meminfo: memFree=31341108/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=882.32 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106750 0 0 0 88218 14 0 0 25 0 1 0 890833821 431857664 103380 33554432000 4194304 6720400 140733915582704 18446744073709551615 4616864 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103380 263 617 0 104808 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 421736

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23617
/proc/meminfo: memFree=31356812/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=942.32 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106758 0 0 0 94218 14 0 0 25 0 1 0 890833821 431857664 103387 33554432000 4194304 6720400 140733915582704 18446744073709551615 4718938 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103387 263 617 0 104808 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 421736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23619
/proc/meminfo: memFree=31328124/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1002.32 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 100218 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4592931 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 421736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23620
/proc/meminfo: memFree=31332420/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1062.33 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 106219 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4630733 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 421736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23622
/proc/meminfo: memFree=31353208/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1122.33 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 112219 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4717613 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 421736

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/178 23623
/proc/meminfo: memFree=31329472/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1182.33 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 118219 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4592941 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 421736

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/178 23625
/proc/meminfo: memFree=31344676/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1242.33 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 124219 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4621607 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 421736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23627
/proc/meminfo: memFree=31311536/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1302.34 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 130220 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4591884 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 421736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23637
/proc/meminfo: memFree=31307908/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1362.34 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 136220 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4630200 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 421736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23639
/proc/meminfo: memFree=31343076/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1422.34 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 142220 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4803254 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 421736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23640
/proc/meminfo: memFree=31329268/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1482.34 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 148220 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 421736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23645
/proc/meminfo: memFree=31305596/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1542.34 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106765 0 0 0 154220 14 0 0 25 0 1 0 890833821 431857664 103393 33554432000 4194304 6720400 140733915582704 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103393 263 617 0 104808 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 421736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23647
/proc/meminfo: memFree=31314404/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1602.34 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106766 0 0 0 160220 14 0 0 25 0 1 0 890833821 431857664 103394 33554432000 4194304 6720400 140733915582704 18446744073709551615 4630624 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103394 263 617 0 104808 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 421736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 23648
/proc/meminfo: memFree=31322288/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1662.35 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106770 0 0 0 166221 14 0 0 25 0 1 0 890833821 431857664 103398 33554432000 4194304 6720400 140733915582704 18446744073709551615 4630788 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103398 263 617 0 104808 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 421736

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/178 23650
/proc/meminfo: memFree=31314928/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1722.35 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106774 0 0 0 172221 14 0 0 25 0 1 0 890833821 431857664 103401 33554432000 4194304 6720400 140733915582704 18446744073709551615 4621637 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103401 263 617 0 104808 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 421736

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/178 23651
/proc/meminfo: memFree=31290460/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1782.35 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106782 0 0 0 178221 14 0 0 25 0 1 0 890833821 431857664 103407 33554432000 4194304 6720400 140733915582704 18446744073709551615 4592887 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103407 263 617 0 104808 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 421736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 1.99 3/178 23652
/proc/meminfo: memFree=31300864/32951124 swapFree=67052968/67111528
[pid=23552] ppid=23550 vsize=421736 CPUtime=1800.05 cores=1,3,5,7
/proc/23552/stat : 23552 (minisatid) R 23550 23552 22776 0 -1 4202496 106783 0 0 0 179991 14 0 0 25 0 1 0 890833821 431857664 103408 33554432000 4194304 6720400 140733915582704 18446744073709551615 4717468 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/23552/statm: 105434 103408 263 617 0 104808 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 421736

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

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

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.08
CPU user time (s): 1799.92
CPU system time (s): 0.156976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 427824

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

runsolver used 2.80257 second user time and 6.23305 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-11 13:38:54
IDJOB=3491568
IDBENCH=89840
IDSOLVER=1980
FILE ID=node104/3491568-1307792333
RUNJOBID= node104-1307783311-22795
PBS_JOBID= 13550891
Free space on /tmp= 74112 MiB

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

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=1682152159

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:      31591040 kB
Buffers:        136960 kB
Cached:         696788 kB
SwapCached:      11068 kB
Active:         635160 kB
Inactive:       571660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31591040 kB
SwapTotal:    67111528 kB
SwapFree:     67052968 kB
Dirty:           12080 kB
Writeback:           0 kB
AnonPages:      370772 kB
Mapped:          10284 kB
Slab:            89536 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   568756 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= 74112 MiB
End job on node104 at 2011-06-11 14:08:56