Trace number 3497366

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.07 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl20_30_pb.cnf.cr.opb
MD5SUM54cc21b6a006b53c414126d2c0b266be
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.026995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints100
Number of constraints which are clauses60
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint30
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 31
Number of bits of the biggest sum of numbers5
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 /tmp/evaluation-result-3497366-1307919904/watcher-3497366-1307919904 -o /tmp/evaluation-result-3497366-1307919904/solver-3497366-1307919904 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497366-1307919904.opb --verbosity=0 --format=opb --randomseed=1546080395 

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: 1.62 0.56 0.20 2/177 8503
/proc/meminfo: memFree=32439568/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=7816 CPUtime=0 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 440 0 0 0 0 0 0 0 25 0 1 0 903592750 8003584 394 33554432000 4194304 6957856 140733796143744 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 1954 394 246 675 0 1270 0

[startup+0.008379 s]
/proc/loadavg: 1.62 0.56 0.20 2/177 8503
/proc/meminfo: memFree=32439568/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=8132 CPUtime=0 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 505 0 0 0 0 0 0 0 25 0 1 0 903592750 8327168 459 33554432000 4194304 6957856 140733796143744 18446744073709551615 4642131 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 2033 459 256 675 0 1349 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8132

[startup+0.1004 s]
/proc/loadavg: 1.62 0.56 0.20 2/177 8503
/proc/meminfo: memFree=32439568/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=8800 CPUtime=0.09 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 713 0 0 0 9 0 0 0 25 0 1 0 903592750 9011200 666 33554432000 4194304 6957856 140733796143744 18446744073709551615 4455636 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 2200 666 280 675 0 1516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8800

[startup+0.300369 s]
/proc/loadavg: 1.62 0.56 0.20 2/177 8503
/proc/meminfo: memFree=32439568/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=8944 CPUtime=0.29 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 775 0 0 0 29 0 0 0 25 0 1 0 903592750 9158656 723 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638728 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 2236 723 283 675 0 1552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8944

[startup+0.700301 s]
/proc/loadavg: 1.62 0.56 0.20 2/177 8503
/proc/meminfo: memFree=32439568/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=9472 CPUtime=0.69 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 1981 0 0 0 69 0 0 0 25 0 1 0 903592750 9699328 1659 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638381 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 2368 1659 285 675 0 1684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9472

[startup+1.5011 s]
/proc/loadavg: 1.65 0.59 0.21 3/178 8504
/proc/meminfo: memFree=32432884/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=16720 CPUtime=1.49 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 4418 0 0 0 149 0 0 0 25 0 1 0 903592750 17121280 3215 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638780 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 4180 3215 285 675 0 3496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16720

[startup+3.10085 s]
/proc/loadavg: 1.65 0.59 0.21 3/178 8504
/proc/meminfo: memFree=32426560/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=18468 CPUtime=3.09 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 7053 0 0 0 308 1 0 0 25 0 1 0 903592750 18911232 3440 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 4617 3440 285 675 0 3933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18468

[startup+6.30024 s]
/proc/loadavg: 1.68 0.61 0.22 3/178 8504
/proc/meminfo: memFree=32426848/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=18536 CPUtime=6.29 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 9598 0 0 0 628 1 0 0 25 0 1 0 903592750 18980864 3697 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 4634 3697 285 675 0 3950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18536

[startup+12.701 s]
/proc/loadavg: 1.70 0.63 0.23 3/178 8505
/proc/meminfo: memFree=32412616/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=30296 CPUtime=12.69 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 12609 0 0 0 1267 2 0 0 25 0 1 0 903592750 31023104 6702 33554432000 4194304 6957856 140733796143744 18446744073709551615 4634104 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 7574 6702 285 675 0 6890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30296

[startup+25.5006 s]
/proc/loadavg: 1.75 0.68 0.25 3/178 8505
/proc/meminfo: memFree=32410868/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=48972 CPUtime=25.49 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 15970 0 0 0 2547 2 0 0 25 0 1 0 903592750 50147328 7177 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 12243 7177 285 675 0 11559 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48972

[startup+51.1008 s]
/proc/loadavg: 1.85 0.80 0.30 3/178 8506
/proc/meminfo: memFree=32396144/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=48972 CPUtime=51.09 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 19014 0 0 0 5106 3 0 0 25 0 1 0 903592750 50147328 10210 33554432000 4194304 6957856 140733796143744 18446744073709551615 4632074 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 12243 10210 285 675 0 11559 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48972

[startup+102.306 s]
/proc/loadavg: 1.93 0.99 0.39 3/178 8507
/proc/meminfo: memFree=32391512/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=48972 CPUtime=102.3 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 19546 0 0 0 10227 3 0 0 25 0 1 0 903592750 50147328 10740 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 12243 10740 285 675 0 11559 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48972

[startup+162.301 s]
/proc/loadavg: 1.97 1.17 0.49 3/178 8547
/proc/meminfo: memFree=32077984/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=48972 CPUtime=162.29 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 20177 0 0 0 16226 3 0 0 25 0 1 0 903592750 50147328 11366 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 12243 11366 285 675 0 11559 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48972

[startup+222.3 s]
/proc/loadavg: 1.99 1.32 0.58 3/178 8548
/proc/meminfo: memFree=32064988/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=60532 CPUtime=222.3 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 23446 0 0 0 22226 4 0 0 25 0 1 0 903592750 61984768 14628 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 15133 14628 285 675 0 14449 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 60532

[startup+282.301 s]
/proc/loadavg: 1.99 1.44 0.66 3/178 8550
/proc/meminfo: memFree=32065064/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=60532 CPUtime=282.3 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 23446 0 0 0 28226 4 0 0 25 0 1 0 903592750 61984768 14628 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 15133 14628 285 675 0 14449 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60532

[startup+342.301 s]
/proc/loadavg: 1.99 1.54 0.74 3/178 8551
/proc/meminfo: memFree=32064892/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=60532 CPUtime=342.3 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 23446 0 0 0 34226 4 0 0 25 0 1 0 903592750 61984768 14628 33554432000 4194304 6957856 140733796143744 18446744073709551615 4639024 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 15133 14628 285 675 0 14449 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60532

[startup+402.3 s]
/proc/loadavg: 2.05 1.64 0.83 3/178 8553
/proc/meminfo: memFree=32067448/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=61532 CPUtime=402.31 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 37949 0 0 0 40225 6 0 0 25 0 1 0 903592750 63008768 14106 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 15383 14106 285 675 0 14699 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 61532

[startup+462.301 s]
/proc/loadavg: 2.02 1.70 0.90 3/178 8555
/proc/meminfo: memFree=32043852/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=91880 CPUtime=462.3 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 45335 0 0 0 46223 7 0 0 25 0 1 0 903592750 94085120 21475 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 22970 21475 285 675 0 22286 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91880

[startup+522.301 s]
/proc/loadavg: 2.00 1.75 0.96 3/178 8556
/proc/meminfo: memFree=32033768/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=91880 CPUtime=522.3 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 46331 0 0 0 52223 7 0 0 25 0 1 0 903592750 94085120 22465 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 22970 22465 285 675 0 22286 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 91880

[startup+582.3 s]
/proc/loadavg: 2.00 1.79 1.02 3/178 8558
/proc/meminfo: memFree=32033600/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=91880 CPUtime=582.31 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 46331 0 0 0 58223 8 0 0 25 0 1 0 903592750 94085120 22465 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 22970 22465 285 675 0 22286 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 91880

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.90 1.24 3/178 8564
/proc/meminfo: memFree=32026572/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=822.32 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48088 0 0 0 82223 9 0 0 25 0 1 0 903592750 106553344 24215 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638434 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24215 285 675 0 25330 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 104056

[startup+882.301 s]
/proc/loadavg: 2.00 1.91 1.28 3/178 8566
/proc/meminfo: memFree=32026396/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=882.32 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48124 0 0 0 88223 9 0 0 25 0 1 0 903592750 106553344 24251 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24251 285 675 0 25330 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 104056

[startup+942.3 s]
/proc/loadavg: 2.00 1.93 1.32 3/178 8567
/proc/meminfo: memFree=32025472/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=942.32 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48361 0 0 0 94223 9 0 0 25 0 1 0 903592750 106553344 24486 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24486 285 675 0 25330 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 104056

[startup+1002.3 s]
/proc/loadavg: 2.05 1.95 1.37 3/178 8569
/proc/meminfo: memFree=32024056/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=1002.33 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48738 0 0 0 100224 9 0 0 25 0 1 0 903592750 106553344 24863 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24863 285 675 0 25330 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 104056

[startup+1062.3 s]
/proc/loadavg: 2.02 1.96 1.40 3/178 8571
/proc/meminfo: memFree=32024264/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=1062.33 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48738 0 0 0 106224 9 0 0 25 0 1 0 903592750 106553344 24863 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638341 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24863 285 675 0 25330 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 104056

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.44 3/178 8572
/proc/meminfo: memFree=32024348/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=1122.33 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48738 0 0 0 112224 9 0 0 25 0 1 0 903592750 106553344 24863 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638747 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24863 285 675 0 25330 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 104056

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.47 3/178 8574
/proc/meminfo: memFree=32024304/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=1182.32 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48738 0 0 0 118223 9 0 0 25 0 1 0 903592750 106553344 24863 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24863 285 675 0 25330 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 104056

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.50 3/178 8575
/proc/meminfo: memFree=32024012/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=1242.32 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48738 0 0 0 124223 9 0 0 25 0 1 0 903592750 106553344 24863 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24863 285 675 0 25330 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 104056

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/178 8577
/proc/meminfo: memFree=32023972/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=104056 CPUtime=1302.33 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 48745 0 0 0 130224 9 0 0 25 0 1 0 903592750 106553344 24870 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 26014 24870 285 675 0 25330 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 104056

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/178 8579
/proc/meminfo: memFree=32009416/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1362.34 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 68200 0 0 0 136222 12 0 0 25 0 1 0 903592750 118325248 28404 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638980 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28404 285 675 0 28204 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 115552

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.58 3/178 8580
/proc/meminfo: memFree=32009260/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1422.34 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 68200 0 0 0 142222 12 0 0 25 0 1 0 903592750 118325248 28404 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638747 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28404 285 675 0 28204 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 115552

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/178 8582
/proc/meminfo: memFree=32009332/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1482.34 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 68200 0 0 0 148222 12 0 0 25 0 1 0 903592750 118325248 28404 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638780 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28404 285 675 0 28204 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 115552

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.63 3/178 8583
/proc/meminfo: memFree=32009412/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1542.34 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 68200 0 0 0 154222 12 0 0 25 0 1 0 903592750 118325248 28404 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28404 285 675 0 28204 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 115552

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/178 8585
/proc/meminfo: memFree=32009120/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1602.34 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 68200 0 0 0 160222 12 0 0 25 0 1 0 903592750 118325248 28404 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28404 285 675 0 28204 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 115552

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/178 8587
/proc/meminfo: memFree=32008576/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1662.35 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 75960 0 0 0 166222 13 0 0 25 0 1 0 903592750 118325248 28404 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28404 285 675 0 28204 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 115552

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/178 8588
/proc/meminfo: memFree=32008652/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1722.35 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 83753 0 0 0 172221 14 0 0 25 0 1 0 903592750 118325248 28405 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28405 285 675 0 28204 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 115552

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/178 8590
/proc/meminfo: memFree=32008488/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1782.35 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 91735 0 0 0 178220 15 0 0 25 0 1 0 903592750 118325248 28405 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28405 285 675 0 28204 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 115552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.97 1.71 3/178 8590
/proc/meminfo: memFree=32008724/32951124 swapFree=67050540/67111528
[pid=8503] ppid=8501 vsize=115552 CPUtime=1800.05 cores=0,2,4,6
/proc/8503/stat : 8503 (minisatid-gmp) R 8501 8503 8337 0 -1 4202496 91735 0 0 0 179990 15 0 0 25 0 1 0 903592750 118325248 28405 33554432000 4194304 6957856 140733796143744 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/8503/statm: 28888 28405 285 675 0 28204 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 115552

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.07
CPU user time (s): 1799.91
CPU system time (s): 0.159975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 164872

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

runsolver used 2.6166 second user time and 5.63714 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-13 01:05:04
IDJOB=3497366
IDBENCH=1412
IDSOLVER=1990
FILE ID=node102/3497366-1307919904
RUNJOBID= node102-1307919799-8355
PBS_JOBID= 13559677
Free space on /tmp= 74132 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_30_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-3497366-1307919904/watcher-3497366-1307919904 -o /tmp/evaluation-result-3497366-1307919904/solver-3497366-1307919904 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497366-1307919904.opb --verbosity=0 --format=opb --randomseed=1546080395

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

MD5SUM BENCH= 54cc21b6a006b53c414126d2c0b266be
RANDOM SEED=1546080395

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.828
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.828
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32440492 kB
Buffers:        129484 kB
Cached:         145796 kB
SwapCached:      25148 kB
Active:         205248 kB
Inactive:       119432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32440492 kB
SwapTotal:    67111528 kB
SwapFree:     67050540 kB
Dirty:            3356 kB
Writeback:           0 kB
AnonPages:       46900 kB
Mapped:          10456 kB
Slab:           121948 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   230208 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= 74124 MiB
End job on node102 at 2011-06-13 01:35:06