Trace number 3498199

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-gmp (fixed)? (TO) 1800.57 1802.52

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-ns1663818.opb
MD5SUMca0e75c55c65b2e375ac748ac3a932d9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables124626
Total number of constraints172017
Number of constraints which are clauses58800
Number of constraints which are cardinality constraints (but not clauses)3930
Number of constraints which are nor clauses,nor cardinality constraints109287
Minimum length of a constraint1
Maximum length of a constraint15602
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2000
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 2351800
Number of bits of the biggest sum of numbers22
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: 989)

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 /var/tmp/evaluation-result-3498199-1307938336/watcher-3498199-1307938336 -o /var/tmp/evaluation-result-3498199-1307938336/solver-3498199-1307938336 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3498199-1307938336.opb --verbosity=0 --format=opb --randomseed=1076629426 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 1.92 3/177 20946
/proc/meminfo: memFree=2677592/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=7832 CPUtime=0 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 451 0 0 0 0 0 0 0 24 0 1 0 886249948 8019968 405 33554432000 4194304 6957856 140737410025568 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 1958 405 251 675 0 1274 0

[startup+0.038896 s]
/proc/loadavg: 2.02 2.02 1.92 3/177 20946
/proc/meminfo: memFree=2677592/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=14280 CPUtime=0.03 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 2015 0 0 0 3 0 0 0 24 0 1 0 886249948 14622720 1920 33554432000 4194304 6957856 140737410025568 18446744073709551615 4640933 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 3570 1922 252 675 0 2886 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14280

[startup+0.100891 s]
/proc/loadavg: 2.02 2.02 1.92 3/177 20946
/proc/meminfo: memFree=2677592/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=18160 CPUtime=0.09 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 3408 0 0 0 9 0 0 0 24 0 1 0 886249948 18595840 2918 33554432000 4194304 6957856 140737410025568 18446744073709551615 5557538 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 4540 2918 252 675 0 3856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18160

[startup+0.300853 s]
/proc/loadavg: 2.02 2.02 1.92 3/177 20946
/proc/meminfo: memFree=2677592/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=31720 CPUtime=0.29 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 6754 0 0 0 29 0 0 0 25 0 1 0 886249948 32481280 6142 33554432000 4194304 6957856 140737410025568 18446744073709551615 5922576 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 7930 6142 252 675 0 7246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31720

[startup+0.700781 s]
/proc/loadavg: 2.02 2.02 1.92 3/177 20946
/proc/meminfo: memFree=2677592/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=62808 CPUtime=0.69 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 14429 0 0 0 68 1 0 0 25 0 1 0 886249948 64315392 13664 33554432000 4194304 6957856 140737410025568 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 15702 13665 252 675 0 15018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62808

[startup+1.50064 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 20947
/proc/meminfo: memFree=2606936/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=95300 CPUtime=1.49 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 22568 0 0 0 147 2 0 0 25 0 1 0 886249948 97587200 21803 33554432000 4194304 6957856 140737410025568 18446744073709551615 5711143 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 23825 21803 252 675 0 23141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95300

[startup+3.10033 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 20947
/proc/meminfo: memFree=2550392/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=162380 CPUtime=3.09 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 39215 0 0 0 305 4 0 0 25 0 1 0 886249948 166277120 38438 33554432000 4194304 6957856 140737410025568 18446744073709551615 4232428 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 40595 38438 279 675 0 39911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162380

[startup+6.30078 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 20947
/proc/meminfo: memFree=2463128/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=249052 CPUtime=6.29 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 62162 0 0 0 621 8 0 0 25 0 1 0 886249948 255029248 60138 33554432000 4194304 6957856 140737410025568 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 62263 60138 279 675 0 61579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 249052

[startup+12.7006 s]
/proc/loadavg: 2.01 2.02 1.92 3/178 20947
/proc/meminfo: memFree=2288792/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=418528 CPUtime=12.69 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 105807 0 0 0 1255 14 0 0 25 0 1 0 886249948 428572672 102493 33554432000 4194304 6957856 140737410025568 18446744073709551615 4734740 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 104632 102493 279 675 0 103948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 418528

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 1.92 3/178 20947
/proc/meminfo: memFree=1942500/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=753192 CPUtime=25.49 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 191212 0 0 0 2518 31 0 0 25 0 1 0 886249948 771268608 186170 33554432000 4194304 6957856 140737410025568 18446744073709551615 5557710 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 188298 186170 279 675 0 187614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 753192

[startup+51.1008 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 20948
/proc/meminfo: memFree=1157680/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=1564656 CPUtime=51.09 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 422452 0 0 0 5038 71 0 0 25 0 1 0 886249948 1602207744 388939 33554432000 4194304 6957856 140737410025568 18446744073709551615 5922021 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 391164 388939 295 675 0 390480 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1564656

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.92 3/178 20949
/proc/meminfo: memFree=96516/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=5750272 CPUtime=102.29 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 2624313 0 0 0 9882 347 0 0 25 0 1 0 886249948 5888278528 1428408 33554432000 4194304 6957856 140737410025568 18446744073709551615 5314160 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 1437568 1428408 295 675 0 1436884 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 5750272

[startup+162.301 s]
/proc/loadavg: 2.04 2.02 1.93 3/178 20951
/proc/meminfo: memFree=132096/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=162.29 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137601 0 0 0 15687 542 0 0 25 0 1 0 886249948 11480772608 2758861 33554432000 4194304 6957856 140737410025568 18446744073709551615 5311822 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758861 311 675 0 2802239 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 11211692

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 20952
/proc/meminfo: memFree=173636/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=222.29 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137645 0 0 0 21687 542 0 0 25 0 1 0 886249948 11480772608 2758903 33554432000 4194304 6957856 140737410025568 18446744073709551615 5313006 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758903 311 675 0 2802239 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 11211692

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 20954
/proc/meminfo: memFree=139784/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=282.29 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137651 0 0 0 27687 542 0 0 25 0 1 0 886249948 11480772608 2758907 33554432000 4194304 6957856 140737410025568 18446744073709551615 5917986 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758907 311 675 0 2802239 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 11211692

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20956
/proc/meminfo: memFree=139972/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=342.3 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137651 0 0 0 33688 542 0 0 25 0 1 0 886249948 11480772608 2758907 33554432000 4194304 6957856 140737410025568 18446744073709551615 4838287 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758907 311 675 0 2802239 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 11211692

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20957
/proc/meminfo: memFree=139900/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=402.3 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137654 0 0 0 39688 542 0 0 25 0 1 0 886249948 11480772608 2758909 33554432000 4194304 6957856 140737410025568 18446744073709551615 5314109 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758909 311 675 0 2802239 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 11211692

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20959
/proc/meminfo: memFree=140076/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=462.3 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137654 0 0 0 45688 542 0 0 25 0 1 0 886249948 11480772608 2758909 33554432000 4194304 6957856 140737410025568 18446744073709551615 5387557 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758909 311 675 0 2802239 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 11211692

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20960
/proc/meminfo: memFree=137652/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=522.3 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137655 0 0 0 51688 542 0 0 25 0 1 0 886249948 11480772608 2758910 33554432000 4194304 6957856 140737410025568 18446744073709551615 4838361 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758910 311 675 0 2802239 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 11211692

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20962
/proc/meminfo: memFree=134476/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11211692 CPUtime=582.31 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137655 0 0 0 57688 543 0 0 25 0 1 0 886249948 11480772608 2758910 33554432000 4194304 6957856 140737410025568 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2802923 2758910 311 675 0 2802239 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 11211692

[startup+642.301 s]

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

/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 105689 543 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 4614550 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 11207336

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20979
/proc/meminfo: memFree=103620/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1122.32 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 111689 543 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5922093 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 11207336

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20981
/proc/meminfo: memFree=139096/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1182.32 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 117688 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5315469 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 11207336

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 20983
/proc/meminfo: memFree=138812/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1242.33 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 123689 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 4741990 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 11207336

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 20984
/proc/meminfo: memFree=139144/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1302.33 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 129689 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5932588 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 11207336

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 20986
/proc/meminfo: memFree=106348/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1362.33 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 135689 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5315525 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 11207336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20987
/proc/meminfo: memFree=104136/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1422.34 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 141690 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5933986 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 11207336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20989
/proc/meminfo: memFree=106356/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1482.33 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 147689 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5314016 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 11207336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20991
/proc/meminfo: memFree=108080/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1542.33 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 153689 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5934622 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 11207336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20992
/proc/meminfo: memFree=138704/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1602.34 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 159690 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5934575 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 11207336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20994
/proc/meminfo: memFree=139484/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1662.34 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 165690 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5312973 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 11207336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20995
/proc/meminfo: memFree=139136/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1722.34 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 171690 544 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5918148 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 11207336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 20997
/proc/meminfo: memFree=138100/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1782.34 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 177689 545 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 4869928 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 11207336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.92 1.98 1.93 2/172 21023
/proc/meminfo: memFree=297984/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207336 CPUtime=1800.05 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4202496 4137770 0 0 0 179460 545 0 0 25 0 1 0 886249948 11476312064 2758772 33554432000 4194304 6957856 140737410025568 18446744073709551615 5387580 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20946/statm: 2801834 2758772 312 675 0 2801150 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11207336

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20946

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

[startup+1801.4 s]
/proc/loadavg: 1.92 1.98 1.93 1/173 21024
/proc/meminfo: memFree=297976/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=11207340 CPUtime=1800.05 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) S 20944 20946 16798 0 -1 4202496 4137773 0 0 0 179460 545 0 0 25 0 1 0 886249948 11476316160 2758775 33554432000 4194304 6957856 140737410025568 18446744073709551615 6100974 0 16384 4096 17571 18446604453950345280 0 0 17 0 0 0 0
/proc/20946/statm: 2801835 2758775 314 675 0 2801151 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11207340

[startup+1802.2 s]
/proc/loadavg: 1.92 1.98 1.93 1/173 21024
/proc/meminfo: memFree=297976/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=0 CPUtime=1800.24 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4203524 4137773 0 0 0 179460 564 0 0 18 0 1 0 886249948 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 0 0 0 0
/proc/20946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

[startup+1802.4 s]
/proc/loadavg: 1.92 1.98 1.93 1/173 21024
/proc/meminfo: memFree=297976/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=0 CPUtime=1800.44 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4203524 4137773 0 0 0 179460 584 0 0 18 0 1 0 886249948 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 0 0 0 0
/proc/20946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 0

[startup+1802.5 s]
/proc/loadavg: 1.92 1.98 1.93 1/173 21024
/proc/meminfo: memFree=297976/32951124 swapFree=67054264/67111528
[pid=20946] ppid=20944 vsize=0 CPUtime=1800.54 cores=0,2,4,6
/proc/20946/stat : 20946 (minisatid-gmp) R 20944 20946 16798 0 -1 4203524 4137773 0 0 0 179460 594 0 0 18 0 1 0 886249948 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 0 0 0 0
/proc/20946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1800.57
CPU user time (s): 1794.6
CPU system time (s): 5.96309
CPU usage (%): 99.8916
Max. virtual memory (cumulated for all children) (KiB): 11211692

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

runsolver used 2.6216 second user time and 5.58715 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-13 06:12:21
IDJOB=3498199
IDBENCH=89883
IDSOLVER=1990
FILE ID=node145/3498199-1307938336
RUNJOBID= node145-1307936533-20782
PBS_JOBID= 13559634
Free space on /var/tmp= 2712 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-ns1663818.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498199-1307938336/watcher-3498199-1307938336 -o /var/tmp/evaluation-result-3498199-1307938336/solver-3498199-1307938336 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3498199-1307938336.opb --verbosity=0 --format=opb --randomseed=1076629426

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

MD5SUM BENCH= ca0e75c55c65b2e375ac748ac3a932d9
RANDOM SEED=1076629426

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2677896 kB
Buffers:        113040 kB
Cached:       29116480 kB
SwapCached:       9704 kB
Active:       14232844 kB
Inactive:     15102512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2677896 kB
SwapTotal:    67111528 kB
SwapFree:     67054264 kB
Dirty:          208564 kB
Writeback:           0 kB
AnonPages:      103492 kB
Mapped:          14116 kB
Slab:           874028 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   294996 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 /var/tmp at the end= 2712 MiB
End job on node145 at 2011-06-13 06:42:24