Trace number 3497369

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM61cf99fd35695f4955b2bd6e6269522f
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.046992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
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 constraint40
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 41
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.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-3497369-1307919917/watcher-3497369-1307919917 -o /tmp/evaluation-result-3497369-1307919917/solver-3497369-1307919917 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497369-1307919917.opb --verbosity=0 --format=opb --randomseed=1170131041 

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.70 0.63 0.23 3/177 20785
/proc/meminfo: memFree=3087680/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=7944 CPUtime=0 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 463 0 0 0 0 0 0 0 25 0 1 0 982222398 8134656 416 33554432000 4194304 6957856 140735599027728 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 1986 416 246 675 0 1302 0

[startup+0.00710791 s]
/proc/loadavg: 1.70 0.63 0.23 3/177 20785
/proc/meminfo: memFree=3087680/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=8092 CPUtime=0 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 508 0 0 0 0 0 0 0 25 0 1 0 982222398 8286208 461 33554432000 4194304 6957856 140735599027728 18446744073709551615 5456506 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 2056 463 246 675 0 1372 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8092

[startup+0.101118 s]
/proc/loadavg: 1.70 0.63 0.23 3/177 20785
/proc/meminfo: memFree=3087680/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=10168 CPUtime=0.1 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1046 0 0 0 10 0 0 0 25 0 1 0 982222398 10412032 999 33554432000 4194304 6957856 140735599027728 18446744073709551615 4614353 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 2542 999 280 675 0 1858 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10168

[startup+0.301079 s]
/proc/loadavg: 1.70 0.63 0.23 3/177 20785
/proc/meminfo: memFree=3087680/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=10168 CPUtime=0.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1072 0 0 0 30 0 0 0 25 0 1 0 982222398 10412032 1022 33554432000 4194304 6957856 140735599027728 18446744073709551615 4646427 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 2542 1022 280 675 0 1858 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10168

[startup+0.701009 s]
/proc/loadavg: 1.70 0.63 0.23 3/177 20785
/proc/meminfo: memFree=3087680/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=10312 CPUtime=0.7 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1134 0 0 0 70 0 0 0 25 0 1 0 982222398 10559488 1082 33554432000 4194304 6957856 140735599027728 18446744073709551615 4741419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 2578 1082 282 675 0 1894 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10312

[startup+1.50085 s]
/proc/loadavg: 1.73 0.66 0.24 3/178 20786
/proc/meminfo: memFree=3084348/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=6276 CPUtime=1.5 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1279 0 0 0 150 0 0 0 25 0 1 0 982222398 6426624 1090 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638168 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 1569 1090 284 675 0 885 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6276

[startup+3.10056 s]
/proc/loadavg: 1.73 0.66 0.24 3/178 20786
/proc/meminfo: memFree=3083728/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=8640 CPUtime=3.1 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1804 0 0 0 310 0 0 0 25 0 1 0 982222398 8847360 1599 33554432000 4194304 6957856 140735599027728 18446744073709551615 4616868 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 2160 1599 284 675 0 1476 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8640

[startup+6.30097 s]
/proc/loadavg: 1.73 0.66 0.24 3/178 20786
/proc/meminfo: memFree=3078212/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=22664 CPUtime=6.29 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 4903 0 0 0 629 0 0 0 25 0 1 0 982222398 23207936 4689 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 5666 4689 284 675 0 4982 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22664

[startup+12.7008 s]
/proc/loadavg: 1.77 0.70 0.26 3/178 20786
/proc/meminfo: memFree=3068156/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=24516 CPUtime=12.69 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 6398 0 0 0 1269 0 0 0 25 0 1 0 982222398 25104384 4729 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638744 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 6129 4729 284 675 0 5445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24516

[startup+25.5004 s]
/proc/loadavg: 1.80 0.74 0.27 3/178 20787
/proc/meminfo: memFree=3052780/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=43244 CPUtime=25.49 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 12454 0 0 0 2549 0 0 0 25 0 1 0 982222398 44281856 8537 33554432000 4194304 6957856 140735599027728 18446744073709551615 5934678 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 10811 8537 284 675 0 10127 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43244

[startup+51.1006 s]
/proc/loadavg: 1.94 0.86 0.32 3/178 20788
/proc/meminfo: memFree=3043656/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=43244 CPUtime=51.09 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 19220 0 0 0 5108 1 0 0 25 0 1 0 982222398 44281856 10358 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 10811 10358 284 675 0 10127 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43244

[startup+102.306 s]
/proc/loadavg: 1.98 1.05 0.42 3/178 20789
/proc/meminfo: memFree=3010764/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=73704 CPUtime=102.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 34691 0 0 0 10226 4 0 0 25 0 1 0 982222398 75472896 17518 33554432000 4194304 6957856 140735599027728 18446744073709551615 4643923 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 18426 17518 284 675 0 17742 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73704

[startup+162.301 s]
/proc/loadavg: 1.99 1.22 0.51 3/178 20790
/proc/meminfo: memFree=3009480/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=73704 CPUtime=162.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 68787 0 0 0 16222 8 0 0 25 0 1 0 982222398 75472896 17951 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 18426 17951 284 675 0 17742 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73704

[startup+222.301 s]
/proc/loadavg: 2.07 1.37 0.61 3/178 20792
/proc/meminfo: memFree=2965548/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=130120 CPUtime=222.29 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 101370 0 0 0 22217 12 0 0 25 0 1 0 982222398 133242880 28624 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638371 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 32530 28624 284 675 0 31846 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 130120

[startup+282.301 s]
/proc/loadavg: 2.02 1.49 0.69 3/178 20832
/proc/meminfo: memFree=2054612/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=85220 CPUtime=282.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 135151 0 0 0 28213 17 0 0 25 0 1 0 982222398 87265280 20824 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 21305 20824 284 675 0 20621 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85220

[startup+342.3 s]
/proc/loadavg: 2.01 1.58 0.77 3/178 20833
/proc/meminfo: memFree=2064212/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=104992 CPUtime=342.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 152257 0 0 0 34209 21 0 0 25 0 1 0 982222398 107511808 18604 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638747 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 26248 18604 284 675 0 25564 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104992

[startup+402.3 s]
/proc/loadavg: 2.00 1.65 0.85 3/178 20835
/proc/meminfo: memFree=2040484/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=104992 CPUtime=402.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 158217 0 0 0 40208 22 0 0 25 0 1 0 982222398 107511808 24547 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 26248 24547 284 675 0 25564 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104992

[startup+462.301 s]
/proc/loadavg: 2.00 1.71 0.92 3/178 20836
/proc/meminfo: memFree=2036208/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=104992 CPUtime=462.3 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 159269 0 0 0 46207 23 0 0 25 0 1 0 982222398 107511808 25596 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638780 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 26248 25596 284 675 0 25564 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 104992

[startup+522.301 s]
/proc/loadavg: 2.00 1.76 0.98 3/178 20838
/proc/meminfo: memFree=2021884/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=118096 CPUtime=522.31 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 187515 0 0 0 52204 27 0 0 25 0 1 0 982222398 120930304 29042 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638463 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 29524 29042 284 675 0 28840 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118096

[startup+582.301 s]
/proc/loadavg: 2.00 1.80 1.04 3/178 20840
/proc/meminfo: memFree=2021820/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=118096 CPUtime=582.31 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 211468 0 0 0 58202 29 0 0 25 0 1 0 982222398 120930304 29042 33554432000 4194304 6957856 140735599027728 18446744073709551615 4639084 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 29524 29042 284 675 0 28840 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 118096

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 1.92 1.25 3/178 20846
/proc/meminfo: memFree=2008960/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=129588 CPUtime=822.32 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 347828 0 0 0 82184 48 0 0 25 0 1 0 982222398 132698112 31917 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 32397 31917 284 675 0 31713 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 129588

[startup+882.301 s]
/proc/loadavg: 2.01 1.93 1.30 3/178 20848
/proc/meminfo: memFree=2009044/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=129588 CPUtime=882.32 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 389867 0 0 0 88179 53 0 0 25 0 1 0 982222398 132698112 31917 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 32397 31917 284 675 0 31713 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 129588

[startup+942.301 s]
/proc/loadavg: 2.00 1.94 1.34 3/178 20849
/proc/meminfo: memFree=1956664/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=942.33 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 478282 0 0 0 94168 65 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 149012

[startup+1002.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/178 20851
/proc/meminfo: memFree=1989584/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1002.33 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 562377 0 0 0 100157 76 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 149012

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/178 20852
/proc/meminfo: memFree=1959020/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=198332 CPUtime=1062.33 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 692388 0 0 0 106142 91 0 0 25 0 1 0 982222398 203091968 45168 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 49583 45168 284 675 0 48899 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 198332

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/178 20854
/proc/meminfo: memFree=1989588/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=198332 CPUtime=1122.33 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 751383 0 0 0 112135 98 0 0 25 0 1 0 982222398 203091968 44780 33554432000 4194304 6957856 140735599027728 18446744073709551615 5312987 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 49583 44780 284 675 0 48899 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 198332

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/178 20856
/proc/meminfo: memFree=1989284/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1182.33 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 846161 0 0 0 118122 111 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 149012

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/178 20857
/proc/meminfo: memFree=1989108/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1242.33 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 915047 0 0 0 124113 120 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 149012

[startup+1302.3 s]
/proc/loadavg: 2.06 1.99 1.54 3/178 20859
/proc/meminfo: memFree=1989296/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1302.34 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1016178 0 0 0 130100 134 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 149012

[startup+1362.3 s]
/proc/loadavg: 2.02 1.99 1.57 3/178 20860
/proc/meminfo: memFree=1989132/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1362.34 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1075626 0 0 0 136093 141 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 5918108 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 149012

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.59 3/178 20862
/proc/meminfo: memFree=1956588/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=198332 CPUtime=1422.34 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1174268 0 0 0 142078 156 0 0 25 0 1 0 982222398 203091968 45270 33554432000 4194304 6957856 140735599027728 18446744073709551615 4614353 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 49583 45270 284 675 0 48899 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 198332

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.61 3/178 20864
/proc/meminfo: memFree=1989036/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1482.34 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1281997 0 0 0 148062 172 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4631911 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 149012

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/178 20865
/proc/meminfo: memFree=1948444/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=198332 CPUtime=1542.34 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1405006 0 0 0 154046 188 0 0 25 0 1 0 982222398 203091968 47185 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 49583 47185 284 675 0 48899 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 198332

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/178 20867
/proc/meminfo: memFree=1989052/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1602.35 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1487532 0 0 0 160036 199 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4631828 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 149012

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/178 20868
/proc/meminfo: memFree=1988880/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=149012 CPUtime=1662.34 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1594550 0 0 0 166020 214 0 0 25 0 1 0 982222398 152588288 36773 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638778 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 37253 36773 284 675 0 36569 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 149012

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 20870
/proc/meminfo: memFree=1950500/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=198332 CPUtime=1722.35 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1711342 0 0 0 172006 229 0 0 25 0 1 0 982222398 203091968 47312 33554432000 4194304 6957856 140735599027728 18446744073709551615 4616862 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 49583 47313 284 675 0 48899 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 198332

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/178 20872
/proc/meminfo: memFree=1927880/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=229188 CPUtime=1782.35 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1770903 0 0 0 177998 237 0 0 25 0 1 0 982222398 234688512 52259 33554432000 4194304 6957856 140735599027728 18446744073709551615 4639084 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 57297 52259 284 675 0 56613 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 229188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.71 3/178 20872
/proc/meminfo: memFree=1957980/32950928 swapFree=67051116/67111528
[pid=20785] ppid=20783 vsize=179868 CPUtime=1800.05 cores=0,2,4,6
/proc/20785/stat : 20785 (minisatid-gmp) R 20783 20785 20470 0 -1 4202496 1781145 0 0 0 179767 238 0 0 25 0 1 0 982222398 184184832 44475 33554432000 4194304 6957856 140735599027728 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20785/statm: 44967 44475 284 675 0 44283 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 179868

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.08
CPU user time (s): 1797.68
CPU system time (s): 2.39764
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 229188

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

runsolver used 2.67259 second user time and 5.55215 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-13 01:05:17
IDJOB=3497369
IDBENCH=1415
IDSOLVER=1990
FILE ID=node113/3497369-1307919917
RUNJOBID= node113-1307919797-20488
PBS_JOBID= 13559666
Free space on /tmp= 1864 MiB

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

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

MD5SUM BENCH= 61cf99fd35695f4955b2bd6e6269522f
RANDOM SEED=1170131041

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3088356 kB
Buffers:         93616 kB
Cached:       28816212 kB
SwapCached:      14112 kB
Active:       13879264 kB
Inactive:     15070244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3088356 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            3484 kB
Writeback:           0 kB
AnonPages:       37280 kB
Mapped:          10456 kB
Slab:           848184 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231360 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= 1852 MiB
End job on node113 at 2011-06-13 01:35:19