Trace number 3466325

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.4.8-gmp? (TO) 1800.09 1802.07

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-dfl001.opb
MD5SUM82090c0a4adcfdd30e3ab97004b5e93d
Bench CategoryOPT-BIGINT (optimisation, big 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 variables366703
Total number of constraints6084
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6084
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 187033
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 882752655849462510276
Number of bits of the sum of numbers in the objective function 70
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.59/0.68	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.03/1800.02	>>> Terminate signal received

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3466325-1307399333/watcher-3466325-1307399333 -o /tmp/evaluation-result-3466325-1307399333/solver-3466325-1307399333 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466325-1307399333.opb --verbosity=0 --format=opb 

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
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 2/558 29719
/proc/meminfo: memFree=28734956/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=9072 CPUtime=0.01 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 684 0 0 0 1 0 0 0 22 0 1 0 930164056 9289728 631 33554432000 4194304 6736272 140733831501424 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 2268 637 221 621 0 1638 0

[startup+0.0686229 s]
/proc/loadavg: 2.00 2.03 2.00 2/558 29719
/proc/meminfo: memFree=28734956/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=12640 CPUtime=0.06 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 1806 0 0 0 6 0 0 0 22 0 1 0 930164056 12943360 1607 33554432000 4194304 6736272 140733831501424 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 3160 1609 221 621 0 2530 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12640

[startup+0.100616 s]
/proc/loadavg: 2.00 2.03 2.00 2/558 29719
/proc/meminfo: memFree=28734956/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=15420 CPUtime=0.09 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 2572 0 0 0 9 0 0 0 22 0 1 0 930164056 15790080 2180 33554432000 4194304 6736272 140733831501424 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 3855 2180 221 621 0 3225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15420

[startup+0.3006 s]
/proc/loadavg: 2.00 2.03 2.00 2/558 29719
/proc/meminfo: memFree=28734956/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=37240 CPUtime=0.29 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 8408 0 0 0 28 1 0 0 23 0 1 0 930164056 38133760 6862 33554432000 4194304 6736272 140733831501424 18446744073709551615 5792718 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 9310 6862 221 621 0 8680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37240

[startup+0.700528 s]
/proc/loadavg: 2.00 2.03 2.00 2/558 29719
/proc/meminfo: memFree=28734956/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=103156 CPUtime=0.69 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 29874 0 0 0 66 3 0 0 25 0 1 0 930164056 105631744 23283 33554432000 4194304 6736272 140733831501424 18446744073709551615 5338319 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 25789 23283 248 621 0 25159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103156

[startup+1.50039 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 29720
/proc/meminfo: memFree=28639852/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=132920 CPUtime=1.49 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 36751 0 0 0 145 4 0 0 25 0 1 0 930164056 136110080 30160 33554432000 4194304 6736272 140733831501424 18446744073709551615 5806354 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 33230 30160 248 621 0 32600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132920

[startup+3.10111 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 29720
/proc/meminfo: memFree=28587276/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=194348 CPUtime=3.09 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 51907 0 0 0 302 7 0 0 25 0 1 0 930164056 199012352 45316 33554432000 4194304 6736272 140733831501424 18446744073709551615 5339957 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 48587 45316 248 621 0 47957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194348

[startup+6.30058 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 29720
/proc/meminfo: memFree=28305836/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=522204 CPUtime=6.29 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 151552 0 0 0 610 19 0 0 25 0 1 0 930164056 534736896 127703 33554432000 4194304 6736272 140733831501424 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 130551 127703 268 621 0 129921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 522204

[startup+12.7005 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 29720
/proc/meminfo: memFree=27892352/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=849708 CPUtime=12.69 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 233270 0 0 0 1240 29 0 0 25 0 1 0 930164056 870100992 209421 33554432000 4194304 6736272 140733831501424 18446744073709551615 5818068 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 212427 209421 272 621 0 211797 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 849708

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 29720
/proc/meminfo: memFree=27886216/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=851796 CPUtime=25.49 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 234723 0 0 0 2519 30 0 0 25 0 1 0 930164056 872239104 210836 33554432000 4194304 6736272 140733831501424 18446744073709551615 5803183 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 212949 210836 288 621 0 212319 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 851796

[startup+51.1011 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 29722
/proc/meminfo: memFree=27857576/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=886592 CPUtime=51.09 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 241837 0 0 0 5078 31 0 0 25 0 1 0 930164056 907870208 217922 33554432000 4194304 6736272 140733831501424 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 221648 217922 289 621 0 221018 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 886592

[startup+102.321 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 29722
/proc/meminfo: memFree=27788316/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=998144 CPUtime=102.32 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 263035 0 0 0 10196 36 0 0 25 0 1 0 930164056 1022099456 234992 33554432000 4194304 6736272 140733831501424 18446744073709551615 5149345 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 249536 234992 289 621 0 248906 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 998144

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 29724
/proc/meminfo: memFree=27792256/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=948056 CPUtime=162.29 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 288955 0 0 0 16189 40 0 0 25 0 1 0 930164056 970809344 233336 33554432000 4194304 6736272 140733831501424 18446744073709551615 5811942 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 237014 233336 289 621 0 236384 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 948056

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 29726
/proc/meminfo: memFree=27837228/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=896968 CPUtime=222.29 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 320967 0 0 0 22182 47 0 0 25 0 1 0 930164056 918495232 222002 33554432000 4194304 6736272 140733831501424 18446744073709551615 5818370 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 224242 222002 289 621 0 223612 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 896968

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/559 29728
/proc/meminfo: memFree=27743936/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1031404 CPUtime=282.3 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 352908 0 0 0 28177 53 0 0 25 0 1 0 930164056 1056157696 245464 33554432000 4194304 6736272 140733831501424 18446744073709551615 4733284 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 257851 245464 289 621 0 257221 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1031404

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/559 29730
/proc/meminfo: memFree=27795616/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=943020 CPUtime=342.3 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 363888 0 0 0 34176 54 0 0 25 0 1 0 930164056 965652480 232470 33554432000 4194304 6736272 140733831501424 18446744073709551615 5148172 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 235755 232470 289 621 0 235125 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 943020

[startup+402.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/559 29730
/proc/meminfo: memFree=27820884/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=938696 CPUtime=402.3 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 372756 0 0 0 40174 56 0 0 25 0 1 0 930164056 961224704 225929 33554432000 4194304 6736272 140733831501424 18446744073709551615 5803162 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 234674 225929 289 621 0 234044 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 938696

[startup+462.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/559 29732
/proc/meminfo: memFree=27738756/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1018836 CPUtime=462.3 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 404686 0 0 0 46168 62 0 0 25 0 1 0 930164056 1043288064 246702 33554432000 4194304 6736272 140733831501424 18446744073709551615 5818635 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 254709 246702 289 621 0 254079 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1018836

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/559 29734
/proc/meminfo: memFree=27805680/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=988016 CPUtime=522.3 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 419517 0 0 0 52166 64 0 0 25 0 1 0 930164056 1011728384 238037 33554432000 4194304 6736272 140733831501424 18446744073709551615 5806616 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 247004 238037 289 621 0 246374 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 988016

[startup+582.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/559 29736
/proc/meminfo: memFree=27803900/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=938696 CPUtime=582.3 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 443510 0 0 0 58162 68 0 0 25 0 1 0 930164056 961224704 230120 33554432000 4194304 6736272 140733831501424 18446744073709551615 4767120 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 234674 230120 289 621 0 234044 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 938696


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

/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 650312 0 0 0 100131 100 0 0 25 0 1 0 930164056 1052762112 249707 33554432000 4194304 6736272 140733831501424 18446744073709551615 5811853 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 257022 249707 289 621 0 256392 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1028088

[startup+1062.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/559 29751
/proc/meminfo: memFree=27683396/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1108996 CPUtime=1062.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 678835 0 0 0 106126 105 0 0 25 0 1 0 930164056 1135611904 260505 33554432000 4194304 6736272 140733831501424 18446744073709551615 5155021 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 277249 260505 289 621 0 276619 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1108996

[startup+1122.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/559 29753
/proc/meminfo: memFree=27703076/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1058908 CPUtime=1122.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 700421 0 0 0 112122 109 0 0 25 0 1 0 930164056 1084321792 255452 33554432000 4194304 6736272 140733831501424 18446744073709551615 5148094 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 264727 255452 289 621 0 264097 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1058908

[startup+1182.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/559 29755
/proc/meminfo: memFree=27720280/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1058908 CPUtime=1182.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 726656 0 0 0 118119 112 0 0 25 0 1 0 930164056 1084321792 251207 33554432000 4194304 6736272 140733831501424 18446744073709551615 5148107 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 264727 251207 289 621 0 264097 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1058908

[startup+1242.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/559 29757
/proc/meminfo: memFree=27671268/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1108996 CPUtime=1242.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 754866 0 0 0 124114 117 0 0 25 0 1 0 930164056 1135611904 261772 33554432000 4194304 6736272 140733831501424 18446744073709551615 5817948 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 277249 261772 289 621 0 276619 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1108996

[startup+1302.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/559 29757
/proc/meminfo: memFree=27733608/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=980484 CPUtime=1302.33 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 779160 0 0 0 130112 121 0 0 25 0 1 0 930164056 1004015616 242879 33554432000 4194304 6736272 140733831501424 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 245121 242879 289 621 0 244491 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 980484

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/559 29759
/proc/meminfo: memFree=27697856/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1029804 CPUtime=1362.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 809559 0 0 0 136106 125 0 0 25 0 1 0 930164056 1054519296 252528 33554432000 4194304 6736272 140733831501424 18446744073709551615 5803329 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 257451 252528 289 621 0 256821 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 1029804

[startup+1422.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 29761
/proc/meminfo: memFree=27673024/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1060624 CPUtime=1422.34 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 836885 0 0 0 142104 130 0 0 25 0 1 0 930164056 1086078976 258055 33554432000 4194304 6736272 140733831501424 18446744073709551615 4534832 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 265156 258055 289 621 0 264526 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1060624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 29763
/proc/meminfo: memFree=27631800/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1110712 CPUtime=1482.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 862306 0 0 0 148097 134 0 0 25 0 1 0 930164056 1137369088 268212 33554432000 4194304 6736272 140733831501424 18446744073709551615 5148141 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 277678 268212 289 621 0 277048 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 1110712

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 29765
/proc/meminfo: memFree=27687312/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1029804 CPUtime=1542.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 896561 0 0 0 154092 139 0 0 25 0 1 0 930164056 1054519296 254812 33554432000 4194304 6736272 140733831501424 18446744073709551615 5150913 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 257451 254812 289 621 0 256821 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 1029804

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/559 29765
/proc/meminfo: memFree=27689636/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1007176 CPUtime=1602.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 917790 0 0 0 160089 142 0 0 25 0 1 0 930164056 1031348224 244941 33554432000 4194304 6736272 140733831501424 18446744073709551615 5818026 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 251794 244941 289 621 0 251164 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 1007176

[startup+1662.3 s]
/proc/loadavg: 2.17 2.07 2.02 3/559 29767
/proc/meminfo: memFree=27726184/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1007176 CPUtime=1662.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 935193 0 0 0 166086 145 0 0 25 0 1 0 930164056 1031348224 244941 33554432000 4194304 6736272 140733831501424 18446744073709551615 5806511 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 251794 244941 289 621 0 251164 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 1007176

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/559 29769
/proc/meminfo: memFree=27726144/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1007176 CPUtime=1722.32 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 976473 0 0 0 172081 151 0 0 25 0 1 0 930164056 1031348224 244942 33554432000 4194304 6736272 140733831501424 18446744073709551615 5811920 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 251794 244942 289 621 0 251164 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 1007176

[startup+1782.3 s]
/proc/loadavg: 2.24 2.10 2.03 3/559 29771
/proc/meminfo: memFree=27698588/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1019500 CPUtime=1782.31 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 1008839 0 0 0 178076 155 0 0 25 0 1 0 930164056 1043968000 251307 33554432000 4194304 6736272 140733831501424 18446744073709551615 4288824 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 254875 251307 289 621 0 254245 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 1019500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.17 2.10 2.02 2/560 29772
/proc/meminfo: memFree=27673152/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1049848 CPUtime=1800.03 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) R 29717 29719 27910 0 -1 4202496 1015212 0 0 0 179847 156 0 0 25 0 1 0 930164056 1075044352 257659 33554432000 4194304 6736272 140733831501424 18446744073709551615 4764981 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29719/statm: 262462 257659 289 621 0 261832 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1049848

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -29719

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

[startup+1801.4 s]
/proc/loadavg: 2.17 2.10 2.02 1/561 29773
/proc/meminfo: memFree=27672648/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1049848 CPUtime=1800.04 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) S 29717 29719 27910 0 -1 4202496 1015215 0 0 0 179848 156 0 0 25 0 1 0 930164056 1075044352 257662 33554432000 4194304 6736272 140733831501424 18446744073709551615 5924238 0 16384 4096 17571 18446604471124579328 0 0 17 1 0 0 0
/proc/29719/statm: 262462 257662 290 621 0 261832 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1049848

[startup+1801.82 s]
/proc/loadavg: 2.17 2.10 2.02 2/560 29800
/proc/meminfo: memFree=27710880/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1049848 CPUtime=1800.04 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) S 29717 29719 27910 0 -1 4202496 1015215 0 0 0 179848 156 0 0 25 0 1 0 930164056 1075044352 257662 33554432000 4194304 6736272 140733831501424 18446744073709551615 5924238 0 16384 4096 17571 18446604471124579328 0 0 17 1 0 0 0
/proc/29719/statm: 262462 257662 290 621 0 261832 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1049848

[startup+1802 s]
/proc/loadavg: 2.17 2.10 2.02 2/560 29800
/proc/meminfo: memFree=27710880/32951124 swapFree=34426104/67111528
[pid=29719] ppid=29717 vsize=1049848 CPUtime=1800.04 cores=1,3,5,7
/proc/29719/stat : 29719 (minisatid-gmp) S 29717 29719 27910 0 -1 4202496 1015215 0 0 0 179848 156 0 0 25 0 1 0 930164056 1075044352 257662 33554432000 4194304 6736272 140733831501424 18446744073709551615 5924238 0 16384 4096 17571 18446604471124579328 0 0 17 1 0 0 0
/proc/29719/statm: 262462 257662 290 621 0 261832 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1049848

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.07
CPU time (s): 1800.09
CPU user time (s): 1798.48
CPU system time (s): 1.61175
CPU usage (%): 99.8905
Max. virtual memory (cumulated for all children) (KiB): 1160032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.61175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1015215
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= 3
involuntary context switches= 2193

runsolver used 10.2384 second user time and 22.6776 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-07 00:28:54
IDJOB=3466325
IDBENCH=2388
IDSOLVER=1957
FILE ID=node118/3466325-1307399333
RUNJOBID= node118-1307397530-29533
PBS_JOBID= 13514189
Free space on /tmp= 73904 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-dfl001.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3466325-1307399333/watcher-3466325-1307399333 -o /tmp/evaluation-result-3466325-1307399333/solver-3466325-1307399333 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466325-1307399333.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= 82090c0a4adcfdd30e3ab97004b5e93d
RANDOM SEED=1272221130

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.75
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.842
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.68
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.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28735112 kB
Buffers:        331844 kB
Cached:        1971372 kB
SwapCached:      56200 kB
Active:         999096 kB
Inactive:      2880236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28735112 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:           25436 kB
Writeback:           0 kB
AnonPages:     1533664 kB
Mapped:          15852 kB
Slab:           149800 kB
PageTables:     115224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183811648 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= 73900 MiB
End job on node118 at 2011-06-07 00:58:56