Trace number 3497371

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.038993
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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.03/1800.00	>>> Terminate signal received
1800.03/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-3497371-1307919924/watcher-3497371-1307919924 -o /tmp/evaluation-result-3497371-1307919924/solver-3497371-1307919924 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497371-1307919924.opb --verbosity=0 --format=opb --randomseed=2052621654 

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.71 0.70 0.25 2/172 5994
/proc/meminfo: memFree=28866568/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=8092 CPUtime=0 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 492 0 0 0 0 0 0 0 25 0 1 0 903592070 8286208 445 33554432000 4194304 6957856 140737161001584 18446744073709551615 4429446 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 2023 445 246 675 0 1339 0

[startup+0.00625595 s]
/proc/loadavg: 1.71 0.70 0.25 2/172 5994
/proc/meminfo: memFree=28866568/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=8092 CPUtime=0 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 903592070 8286208 450 33554432000 4194304 6957856 140737161001584 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 2023 450 247 675 0 1339 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8092

[startup+0.100277 s]
/proc/loadavg: 1.71 0.70 0.25 2/172 5994
/proc/meminfo: memFree=28866568/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=9560 CPUtime=0.09 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 896 0 0 0 9 0 0 0 25 0 1 0 903592070 9789440 848 33554432000 4194304 6957856 140737161001584 18446744073709551615 4645959 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 2390 848 280 675 0 1706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9560

[startup+0.300243 s]
/proc/loadavg: 1.71 0.70 0.25 2/172 5994
/proc/meminfo: memFree=28866568/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=9560 CPUtime=0.29 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 916 0 0 0 29 0 0 0 25 0 1 0 903592070 9789440 866 33554432000 4194304 6957856 140737161001584 18446744073709551615 4614533 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 2390 866 282 675 0 1706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9560

[startup+0.700186 s]
/proc/loadavg: 1.71 0.70 0.25 2/172 5994
/proc/meminfo: memFree=28866568/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=9560 CPUtime=0.69 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 947 0 0 0 69 0 0 0 25 0 1 0 903592070 9789440 895 33554432000 4194304 6957856 140737161001584 18446744073709551615 4613552 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 2390 895 282 675 0 1706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9560

[startup+1.50105 s]
/proc/loadavg: 1.71 0.70 0.25 3/173 5995
/proc/meminfo: memFree=28863628/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=5744 CPUtime=1.49 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1065 0 0 0 149 0 0 0 25 0 1 0 903592070 5881856 943 33554432000 4194304 6957856 140737161001584 18446744073709551615 4614363 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 1436 943 284 675 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5744

[startup+3.10078 s]
/proc/loadavg: 1.71 0.70 0.25 3/173 5995
/proc/meminfo: memFree=28862884/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=6276 CPUtime=3.09 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1293 0 0 0 309 0 0 0 25 0 1 0 903592070 6426624 1101 33554432000 4194304 6957856 140737161001584 18446744073709551615 4652320 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 1569 1101 284 675 0 885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6276

[startup+6.30023 s]
/proc/loadavg: 1.73 0.72 0.26 3/173 5995
/proc/meminfo: memFree=28858912/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=16948 CPUtime=6.29 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 3027 0 0 0 629 0 0 0 25 0 1 0 903592070 17354752 2828 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 4237 2828 284 675 0 3553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16948

[startup+12.7002 s]
/proc/loadavg: 1.83 0.76 0.28 3/173 5995
/proc/meminfo: memFree=28846932/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=28164 CPUtime=12.69 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 10278 0 0 0 1268 1 0 0 25 0 1 0 903592070 28839936 5269 33554432000 4194304 6957856 140737161001584 18446744073709551615 4616826 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 7041 5269 284 675 0 6357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28164

[startup+25.501 s]
/proc/loadavg: 1.87 0.82 0.31 3/173 5995
/proc/meminfo: memFree=28836904/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=30504 CPUtime=25.49 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 15114 0 0 0 2547 2 0 0 25 0 1 0 903592070 31236096 7150 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 7626 7150 284 675 0 6942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30504

[startup+51.1007 s]
/proc/loadavg: 1.91 0.91 0.35 3/173 6000
/proc/meminfo: memFree=28826792/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=57008 CPUtime=51.09 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 23530 0 0 0 5106 3 0 0 25 0 1 0 903592070 58376192 9607 33554432000 4194304 6957856 140737161001584 18446744073709551615 4616862 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 14252 9607 284 675 0 13568 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57008

[startup+102.306 s]
/proc/loadavg: 2.00 1.09 0.44 3/173 6000
/proc/meminfo: memFree=28787116/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=75864 CPUtime=102.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 45303 0 0 0 10224 6 0 0 25 0 1 0 903592070 77684736 18496 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 18966 18496 284 675 0 18282 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75864

[startup+162.301 s]
/proc/loadavg: 2.00 1.25 0.53 3/173 6002
/proc/meminfo: memFree=28783760/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=77376 CPUtime=162.29 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 91320 0 0 0 16217 12 0 0 25 0 1 0 903592070 79233024 18874 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 19344 18874 284 675 0 18660 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77376

[startup+222.301 s]
/proc/loadavg: 2.04 1.40 0.63 3/173 6118
/proc/meminfo: memFree=28135100/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=88980 CPUtime=222.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 120569 0 0 0 22213 17 0 0 25 0 1 0 903592070 91115520 21775 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 22245 21775 284 675 0 21561 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88980

[startup+282.301 s]
/proc/loadavg: 2.01 1.51 0.71 3/173 6120
/proc/meminfo: memFree=28126420/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=119732 CPUtime=282.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 143941 0 0 0 28210 20 0 0 25 0 1 0 903592070 122605568 24020 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 29933 24020 284 675 0 29249 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119732

[startup+342.301 s]
/proc/loadavg: 2.00 1.59 0.79 3/173 6122
/proc/meminfo: memFree=28122436/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=119732 CPUtime=342.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 152463 0 0 0 34209 21 0 0 25 0 1 0 903592070 122605568 24793 33554432000 4194304 6957856 140737161001584 18446744073709551615 4616910 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 29933 24793 284 675 0 29249 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119732

[startup+402.3 s]
/proc/loadavg: 2.00 1.67 0.86 3/173 6122
/proc/meminfo: memFree=28087084/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=169052 CPUtime=402.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 225445 0 0 0 40198 32 0 0 25 0 1 0 903592070 173109248 34470 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 42263 34470 284 675 0 41579 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169052

[startup+462.3 s]
/proc/loadavg: 2.00 1.72 0.93 3/173 6124
/proc/meminfo: memFree=28122536/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=119732 CPUtime=462.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 274191 0 0 0 46192 38 0 0 25 0 1 0 903592070 122605568 24797 33554432000 4194304 6957856 140737161001584 18446744073709551615 5918214 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 29933 24797 284 675 0 29249 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119732

[startup+522.3 s]
/proc/loadavg: 2.00 1.77 0.99 3/173 6126
/proc/meminfo: memFree=28062132/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=169052 CPUtime=522.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 298524 0 0 0 52188 42 0 0 25 0 1 0 903592070 173109248 40977 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638780 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 42263 40977 284 675 0 41579 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169052

[startup+582.301 s]
/proc/loadavg: 2.00 1.81 1.05 3/173 6128
/proc/meminfo: memFree=28054928/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=199872 CPUtime=582.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 354988 0 0 0 58179 51 0 0 25 0 1 0 903592070 204668928 42100 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 49968 42100 284 675 0 49284 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 199872

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.91 1.26 3/173 6134
/proc/meminfo: memFree=28092084/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=131352 CPUtime=822.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 508156 0 0 0 82161 69 0 0 25 0 1 0 903592070 134504448 32370 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 32838 32370 284 675 0 32154 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 131352

[startup+882.301 s]
/proc/loadavg: 2.00 1.92 1.30 3/173 6136
/proc/meminfo: memFree=28092320/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=131352 CPUtime=882.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 578878 0 0 0 88152 78 0 0 25 0 1 0 903592070 134504448 32370 33554432000 4194304 6957856 140737161001584 18446744073709551615 4632591 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 32838 32370 284 675 0 32154 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 131352

[startup+942.3 s]
/proc/loadavg: 2.00 1.93 1.34 3/173 6138
/proc/meminfo: memFree=28092184/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=132044 CPUtime=942.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 703833 0 0 0 94137 94 0 0 25 0 1 0 903592070 135213056 32543 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638780 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 33011 32543 284 675 0 32327 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132044

[startup+1002.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/173 6138
/proc/meminfo: memFree=28091552/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=132044 CPUtime=1002.3 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 819758 0 0 0 100121 109 0 0 25 0 1 0 903592070 135213056 32543 33554432000 4194304 6957856 140737161001584 18446744073709551615 4639053 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 33011 32543 284 675 0 32327 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 132044

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/173 6140
/proc/meminfo: memFree=28071576/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1062.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 908220 0 0 0 106111 120 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 152208

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.45 3/173 6142
/proc/meminfo: memFree=28041684/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1122.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1024924 0 0 0 112097 134 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4632632 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 152208

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/173 6144
/proc/meminfo: memFree=28071556/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1182.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1119881 0 0 0 118084 147 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 152208

[startup+1242.3 s]
/proc/loadavg: 2.08 1.98 1.52 3/173 6146
/proc/meminfo: memFree=28071664/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1242.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1156808 0 0 0 124080 151 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 152208

[startup+1302.3 s]
/proc/loadavg: 2.03 1.98 1.55 3/173 6146
/proc/meminfo: memFree=28071652/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1302.32 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1278157 0 0 0 130065 167 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638772 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 152208

[startup+1362.3 s]
/proc/loadavg: 2.07 2.00 1.57 3/173 6148
/proc/meminfo: memFree=28071764/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1362.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1404860 0 0 0 136048 183 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 152208

[startup+1422.31 s]
/proc/loadavg: 2.02 2.00 1.60 3/173 6150
/proc/meminfo: memFree=28038768/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=201528 CPUtime=1422.32 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1505590 0 0 0 142035 197 0 0 25 0 1 0 903592070 206364672 45931 33554432000 4194304 6957856 140737161001584 18446744073709551615 4643923 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 50382 45931 284 675 0 49698 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 201528

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.62 3/173 6152
/proc/meminfo: memFree=28071492/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1482.32 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1631719 0 0 0 148018 214 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 152208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/173 6154
/proc/meminfo: memFree=28071356/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1542.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1772039 0 0 0 153999 232 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 152208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/173 6154
/proc/meminfo: memFree=28071468/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=152208 CPUtime=1602.32 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1851318 0 0 0 159991 241 0 0 25 0 1 0 903592070 155860992 37584 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 38052 37584 284 675 0 37368 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 152208

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/173 6156
/proc/meminfo: memFree=28040584/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=183316 CPUtime=1662.31 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1918679 0 0 0 165981 250 0 0 25 0 1 0 903592070 187715584 45350 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 45829 45350 284 675 0 45145 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 183316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/173 6158
/proc/meminfo: memFree=28040696/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=183316 CPUtime=1722.32 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 1971379 0 0 0 171976 256 0 0 25 0 1 0 903592070 187715584 45350 33554432000 4194304 6957856 140737161001584 18446744073709551615 5932705 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 45829 45350 284 675 0 45145 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 183316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.71 3/173 6160
/proc/meminfo: memFree=28040560/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=183316 CPUtime=1782.32 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 2040019 0 0 0 177969 263 0 0 25 0 1 0 903592070 187715584 45350 33554432000 4194304 6957856 140737161001584 18446744073709551615 4639084 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 45829 45350 284 675 0 45145 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 183316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.72 3/173 6160
/proc/meminfo: memFree=28040680/32951132 swapFree=67061148/67111528
[pid=5994] ppid=5992 vsize=183316 CPUtime=1800.03 cores=1,3,5,7
/proc/5994/stat : 5994 (minisatid-gmp) R 5992 5994 5716 0 -1 4202496 2057214 0 0 0 179738 265 0 0 25 0 1 0 903592070 187715584 45350 33554432000 4194304 6957856 140737161001584 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/5994/statm: 45829 45350 284 675 0 45145 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 183316

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

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

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.04
CPU user time (s): 1797.38
CPU system time (s): 2.66059
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 232636

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

runsolver used 2.38164 second user time and 5.81012 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-13 01:05:24
IDJOB=3497371
IDBENCH=1417
IDSOLVER=1990
FILE ID=node129/3497371-1307919924
RUNJOBID= node129-1307919795-5735
PBS_JOBID= 13559650
Free space on /tmp= 74052 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3497371-1307919924/watcher-3497371-1307919924 -o /tmp/evaluation-result-3497371-1307919924/solver-3497371-1307919924 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497371-1307919924.opb --verbosity=0 --format=opb --randomseed=2052621654

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=2052621654

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28866748 kB
Buffers:        448776 kB
Cached:        3310804 kB
SwapCached:      13132 kB
Active:        1178580 kB
Inactive:      2621632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28866748 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            3356 kB
Writeback:           0 kB
AnonPages:       37668 kB
Mapped:          10300 kB
Slab:           220628 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   200000 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74040 MiB
End job on node129 at 2011-06-13 01:35:27