Trace number 3497727

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.5.2-gmp (fixed)? (TO) 1800.04 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_4.opb
MD5SUMdc0116cc9dd2d87e5a6934d46be3ef43
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4594
Number of bits of the biggest sum of numbers13
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.02/1800.00	>>> Terminate signal received
1800.02/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 /tmp/evaluation-result-3497727-1307930505/watcher-3497727-1307930505 -o /tmp/evaluation-result-3497727-1307930505/solver-3497727-1307930505 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497727-1307930505.opb --verbosity=0 --format=opb --randomseed=1001598352 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.97 2/177 22017
/proc/meminfo: memFree=7930324/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=7812 CPUtime=0 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 463 0 0 0 0 0 0 0 25 0 1 0 983281174 7999488 416 33554432000 4194304 6957856 140736732235360 18446744073709551615 4613232 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 1953 416 272 675 0 1269 0

[startup+0.0336739 s]
/proc/loadavg: 1.92 1.98 1.97 2/177 22017
/proc/meminfo: memFree=7930324/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=7812 CPUtime=0.03 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 481 0 0 0 3 0 0 0 25 0 1 0 983281174 7999488 433 33554432000 4194304 6957856 140736732235360 18446744073709551615 4863173 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 1953 433 273 675 0 1269 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7812

[startup+0.100664 s]
/proc/loadavg: 1.92 1.98 1.97 2/177 22017
/proc/meminfo: memFree=7930324/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=7812 CPUtime=0.1 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 516 0 0 0 10 0 0 0 25 0 1 0 983281174 7999488 468 33554432000 4194304 6957856 140736732235360 18446744073709551615 5314081 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 1953 468 280 675 0 1269 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7812

[startup+0.300627 s]
/proc/loadavg: 1.92 1.98 1.97 2/177 22017
/proc/meminfo: memFree=7930324/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=7952 CPUtime=0.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 616 0 0 0 30 0 0 0 25 0 1 0 983281174 8142848 568 33554432000 4194304 6957856 140736732235360 18446744073709551615 5311744 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 1988 568 280 675 0 1304 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7952

[startup+0.700562 s]
/proc/loadavg: 1.92 1.98 1.97 2/177 22017
/proc/meminfo: memFree=7930324/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=8092 CPUtime=0.7 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 814 0 0 0 70 0 0 0 25 0 1 0 983281174 8286208 762 33554432000 4194304 6957856 140736732235360 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 2023 762 280 675 0 1339 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8092

[startup+1.50043 s]
/proc/loadavg: 1.92 1.98 1.97 3/178 22018
/proc/meminfo: memFree=7927604/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=5524 CPUtime=1.49 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 1328 0 0 0 149 0 0 0 25 0 1 0 983281174 5656576 859 33554432000 4194304 6957856 140736732235360 18446744073709551615 5385223 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 1381 859 282 675 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5524

[startup+3.10016 s]
/proc/loadavg: 1.92 1.98 1.97 3/178 22018
/proc/meminfo: memFree=7926240/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=9460 CPUtime=3.09 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 2566 0 0 0 309 0 0 0 25 0 1 0 983281174 9687040 1673 33554432000 4194304 6957856 140736732235360 18446744073709551615 4852332 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 2365 1673 282 675 0 1681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9460

[startup+6.30062 s]
/proc/loadavg: 1.93 1.98 1.97 3/178 22018
/proc/meminfo: memFree=7922936/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=11332 CPUtime=6.29 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 2786 0 0 0 629 0 0 0 25 0 1 0 983281174 11603968 1893 33554432000 4194304 6957856 140736732235360 18446744073709551615 5387595 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 2833 1893 282 675 0 2149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11332

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.97 3/178 22020
/proc/meminfo: memFree=7878740/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=13004 CPUtime=12.69 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 3671 0 0 0 1269 0 0 0 25 0 1 0 983281174 13316096 2772 33554432000 4194304 6957856 140736732235360 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 3251 2772 282 675 0 2567 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13004

[startup+25.5004 s]
/proc/loadavg: 2.10 2.02 1.98 3/183 22440
/proc/meminfo: memFree=7892132/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=16712 CPUtime=25.49 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 4017 0 0 0 2549 0 0 0 25 0 1 0 983281174 17113088 3109 33554432000 4194304 6957856 140736732235360 18446744073709551615 5312912 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 4178 3109 282 675 0 3494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16712

[startup+51.1001 s]
/proc/loadavg: 2.41 2.09 2.01 3/183 24010
/proc/meminfo: memFree=7804608/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=16712 CPUtime=51.09 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 4150 0 0 0 5109 0 0 0 25 0 1 0 983281174 17113088 3237 33554432000 4194304 6957856 140736732235360 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 4178 3237 282 675 0 3494 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16712

[startup+102.307 s]
/proc/loadavg: 2.25 2.11 2.02 3/178 24256
/proc/meminfo: memFree=7674472/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=17408 CPUtime=102.29 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 4804 0 0 0 10229 0 0 0 25 0 1 0 983281174 17825792 3882 33554432000 4194304 6957856 140736732235360 18446744073709551615 5934042 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 4352 3882 282 675 0 3668 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 17408

[startup+162.301 s]
/proc/loadavg: 2.09 2.08 2.01 3/178 24256
/proc/meminfo: memFree=7724288/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=24956 CPUtime=162.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 6145 0 0 0 16229 1 0 0 25 0 1 0 983281174 25554944 5198 33554432000 4194304 6957856 140736732235360 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 6239 5198 282 675 0 5555 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 24956

[startup+222.301 s]
/proc/loadavg: 2.03 2.07 2.00 3/178 24258
/proc/meminfo: memFree=7723732/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=24956 CPUtime=222.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 6296 0 0 0 22229 1 0 0 25 0 1 0 983281174 25554944 5345 33554432000 4194304 6957856 140736732235360 18446744073709551615 5934028 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 6239 5345 282 675 0 5555 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24956

[startup+282.301 s]
/proc/loadavg: 2.05 2.07 2.00 3/178 24260
/proc/meminfo: memFree=7656848/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=29920 CPUtime=282.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 8586 0 0 0 28229 1 0 0 25 0 1 0 983281174 30638080 6345 33554432000 4194304 6957856 140736732235360 18446744073709551615 5315803 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 7480 6345 282 675 0 6796 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29920

[startup+342.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/178 24262
/proc/meminfo: memFree=7661884/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=34272 CPUtime=342.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 9920 0 0 0 34229 1 0 0 25 0 1 0 983281174 35094528 7663 33554432000 4194304 6957856 140736732235360 18446744073709551615 5917991 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 8568 7663 282 675 0 7884 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 34272

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/178 24264
/proc/meminfo: memFree=7671256/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=34272 CPUtime=402.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 9931 0 0 0 40229 1 0 0 25 0 1 0 983281174 35094528 7674 33554432000 4194304 6957856 140736732235360 18446744073709551615 5932573 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 8568 7674 282 675 0 7884 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 34272

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 24266
/proc/meminfo: memFree=7714112/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=34272 CPUtime=462.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 10020 0 0 0 46229 1 0 0 25 0 1 0 983281174 35094528 7761 33554432000 4194304 6957856 140736732235360 18446744073709551615 4869764 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 8568 7761 282 675 0 7884 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 34272

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 24266
/proc/meminfo: memFree=7676608/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=34984 CPUtime=522.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 10269 0 0 0 52229 1 0 0 25 0 1 0 983281174 35823616 8005 33554432000 4194304 6957856 140736732235360 18446744073709551615 4638341 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 8746 8005 282 675 0 8062 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 34984

[startup+582.3 s]
/proc/loadavg: 1.93 2.00 1.99 3/178 24307
/proc/meminfo: memFree=7212576/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=42624 CPUtime=582.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 10881 0 0 0 58229 1 0 0 25 0 1 0 983281174 43646976 8598 33554432000 4194304 6957856 140736732235360 18446744073709551615 5922224 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 10656 8598 282 675 0 9972 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 42624

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24313
/proc/meminfo: memFree=7199644/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=47044 CPUtime=822.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 19261 0 0 0 82228 2 0 0 25 0 1 0 983281174 48173056 11199 33554432000 4194304 6957856 140736732235360 18446744073709551615 5315778 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 11761 11199 282 675 0 11077 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 47044

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24315
/proc/meminfo: memFree=7199712/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=47044 CPUtime=882.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 19271 0 0 0 88228 2 0 0 25 0 1 0 983281174 48173056 11209 33554432000 4194304 6957856 140736732235360 18446744073709551615 5918124 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 11761 11209 282 675 0 11077 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 47044

[startup+942.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 24317
/proc/meminfo: memFree=7199664/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=942.3 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 19273 0 0 0 94228 2 0 0 25 0 1 0 983281174 58200064 11211 33554432000 4194304 6957856 140736732235360 18446744073709551615 5315778 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 11211 282 675 0 13525 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 56836

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24319
/proc/meminfo: memFree=7196884/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1002.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20005 0 0 0 100228 3 0 0 25 0 1 0 983281174 58200064 11926 33554432000 4194304 6957856 140736732235360 18446744073709551615 5314160 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 11926 282 675 0 13525 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 56836

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24319
/proc/meminfo: memFree=7195836/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1062.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20246 0 0 0 106228 3 0 0 25 0 1 0 983281174 58200064 12163 33554432000 4194304 6957856 140736732235360 18446744073709551615 5319213 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12163 282 675 0 13525 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 56836

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24321
/proc/meminfo: memFree=7195644/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1122.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20246 0 0 0 112228 3 0 0 25 0 1 0 983281174 58200064 12163 33554432000 4194304 6957856 140736732235360 18446744073709551615 5918037 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12163 282 675 0 13525 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 56836

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24323
/proc/meminfo: memFree=7195844/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1182.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20271 0 0 0 118228 3 0 0 25 0 1 0 983281174 58200064 12187 33554432000 4194304 6957856 140736732235360 18446744073709551615 5918180 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12187 282 675 0 13525 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 56836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24325
/proc/meminfo: memFree=7195416/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1242.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20297 0 0 0 124228 3 0 0 25 0 1 0 983281174 58200064 12212 33554432000 4194304 6957856 140736732235360 18446744073709551615 4868125 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12212 282 675 0 13525 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 56836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24327
/proc/meminfo: memFree=7194744/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1302.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20462 0 0 0 130229 3 0 0 25 0 1 0 983281174 58200064 12372 33554432000 4194304 6957856 140736732235360 18446744073709551615 5314259 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12372 282 675 0 13525 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 56836

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24327
/proc/meminfo: memFree=7194808/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1362.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20481 0 0 0 136228 3 0 0 25 0 1 0 983281174 58200064 12389 33554432000 4194304 6957856 140736732235360 18446744073709551615 5934547 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12389 282 675 0 13525 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 56836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24329
/proc/meminfo: memFree=7194008/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1422.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20626 0 0 0 142229 3 0 0 25 0 1 0 983281174 58200064 12529 33554432000 4194304 6957856 140736732235360 18446744073709551615 5934678 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12529 282 675 0 13525 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 56836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24331
/proc/meminfo: memFree=7194196/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1482.31 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20626 0 0 0 148228 3 0 0 25 0 1 0 983281174 58200064 12529 33554432000 4194304 6957856 140736732235360 18446744073709551615 4838310 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12529 282 675 0 13525 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 56836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24333
/proc/meminfo: memFree=7194260/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1542.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20653 0 0 0 154229 3 0 0 25 0 1 0 983281174 58200064 12555 33554432000 4194304 6957856 140736732235360 18446744073709551615 5316171 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12555 282 675 0 13525 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 56836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24335
/proc/meminfo: memFree=7193336/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1602.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20881 0 0 0 160229 3 0 0 25 0 1 0 983281174 58200064 12775 33554432000 4194304 6957856 140736732235360 18446744073709551615 5312963 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12775 282 675 0 13525 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 56836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24337
/proc/meminfo: memFree=7193044/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1662.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20956 0 0 0 166229 3 0 0 25 0 1 0 983281174 58200064 12849 33554432000 4194304 6957856 140736732235360 18446744073709551615 5312963 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12849 282 675 0 13525 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 56836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24337
/proc/meminfo: memFree=7193236/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1722.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20956 0 0 0 172229 3 0 0 25 0 1 0 983281174 58200064 12849 33554432000 4194304 6957856 140736732235360 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12849 282 675 0 13525 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 56836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24339
/proc/meminfo: memFree=7192432/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1782.32 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20956 0 0 0 178229 3 0 0 25 0 1 0 983281174 58200064 12849 33554432000 4194304 6957856 140736732235360 18446744073709551615 4837881 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12849 282 675 0 13525 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 56836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24339
/proc/meminfo: memFree=7192668/32951124 swapFree=67049472/67111528
[pid=22017] ppid=22015 vsize=56836 CPUtime=1800.02 cores=1,3,5,7
/proc/22017/stat : 22017 (minisatid-gmp) R 22015 22017 20767 0 -1 4202496 20956 0 0 0 179999 3 0 0 25 0 1 0 983281174 58200064 12849 33554432000 4194304 6957856 140736732235360 18446744073709551615 5312912 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/22017/statm: 14209 12849 282 675 0 13525 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 56836

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

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.04
CPU user time (s): 1800
CPU system time (s): 0.037994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 56836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 4389

runsolver used 2.6376 second user time and 5.9331 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-13 04:01:45
IDJOB=3497727
IDBENCH=2917
IDSOLVER=1990
FILE ID=node118/3497727-1307930505
RUNJOBID= node118-1307919797-20786
PBS_JOBID= 13559661
Free space on /tmp= 18216 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_4.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3497727-1307930505/watcher-3497727-1307930505 -o /tmp/evaluation-result-3497727-1307930505/solver-3497727-1307930505 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497727-1307930505.opb --verbosity=0 --format=opb --randomseed=1001598352

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

MD5SUM BENCH= dc0116cc9dd2d87e5a6934d46be3ef43
RANDOM SEED=1001598352

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:       7930744 kB
Buffers:         91976 kB
Cached:       24056524 kB
SwapCached:      14020 kB
Active:        8946468 kB
Inactive:     15281688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7930744 kB
SwapTotal:    67111528 kB
SwapFree:     67049472 kB
Dirty:            3124 kB
Writeback:           0 kB
AnonPages:       78904 kB
Mapped:          10388 kB
Slab:           726768 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277612 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= 18200 MiB
End job on node118 at 2011-06-13 04:31:47