Trace number 3496622

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.5.2-gmp (fixed)? (TO) 1800.08 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-B1C1S1.opb
MD5SUMbb02029eb777c2a6ae8e192b29bcb9de
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables107808
Total number of constraints3904
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3904
Minimum length of a constraint31
Maximum length of a constraint1440
Number of terms in the objective function 38688
Biggest coefficient in the objective function 348966092800
Number of bits for the biggest coefficient in the objective function 39
Sum of the numbers in the objective function 299074813804544
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 348966092800
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 299074813804544
Number of bits of the biggest sum of numbers49
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.05/1800.00	>>> Terminate signal received
1800.05/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3496622-1307925627/watcher-3496622-1307925627 -o /var/tmp/evaluation-result-3496622-1307925627/solver-3496622-1307925627 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496622-1307925627.opb --verbosity=0 --format=opb --randomseed=1286644189 

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: 2.08 2.02 1.93 3/177 2932
/proc/meminfo: memFree=7778144/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=7680 CPUtime=0 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 360 0 0 0 0 0 0 0 25 0 1 0 904162386 7864320 313 33554432000 4194304 6957856 140734799162512 18446744073709551615 5924245 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 1920 313 227 675 0 1236 0

[startup+0.033138 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 2932
/proc/meminfo: memFree=7778144/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=10016 CPUtime=0.03 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 987 0 0 0 3 0 0 0 25 0 1 0 904162386 10256384 891 33554432000 4194304 6957856 140734799162512 18446744073709551615 5408224 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 2504 892 227 675 0 1820 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10016

[startup+0.100134 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 2932
/proc/meminfo: memFree=7778144/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=24492 CPUtime=0.09 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 4582 0 0 0 9 0 0 0 25 0 1 0 904162386 25079808 4196 33554432000 4194304 6957856 140734799162512 18446744073709551615 4777033 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 6123 4203 232 675 0 5439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24492

[startup+0.30109 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 2932
/proc/meminfo: memFree=7778144/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=37784 CPUtime=0.29 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 8969 0 0 0 28 1 0 0 25 0 1 0 904162386 38690816 7493 33554432000 4194304 6957856 140734799162512 18446744073709551615 5395208 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 9446 7493 251 675 0 8762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37784

[startup+0.701079 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 2932
/proc/meminfo: memFree=7778144/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=56912 CPUtime=0.69 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 13382 0 0 0 67 2 0 0 25 0 1 0 904162386 58277888 11906 33554432000 4194304 6957856 140734799162512 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 14228 11908 252 675 0 13544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56912

[startup+1.50086 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 2933
/proc/meminfo: memFree=7692116/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=134392 CPUtime=1.49 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 36674 0 0 0 144 5 0 0 25 0 1 0 904162386 137617408 31541 33554432000 4194304 6957856 140734799162512 18446744073709551615 5311800 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 33598 31541 268 675 0 32914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134392

[startup+3.10062 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 2933
/proc/meminfo: memFree=7552244/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=231636 CPUtime=3.09 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 60830 0 0 0 303 6 0 0 25 0 1 0 904162386 237195264 55697 33554432000 4194304 6957856 140734799162512 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 57909 55697 274 675 0 57225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231636

[startup+6.30095 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 2933
/proc/meminfo: memFree=7544680/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=235224 CPUtime=6.29 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 61579 0 0 0 623 6 0 0 25 0 1 0 904162386 240869376 56445 33554432000 4194304 6957856 140734799162512 18446744073709551615 4871306 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 58806 56445 284 675 0 58122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 235224

[startup+12.7007 s]
/proc/loadavg: 2.06 2.02 1.93 3/178 2933
/proc/meminfo: memFree=7541664/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=235196 CPUtime=12.69 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 62130 0 0 0 1263 6 0 0 25 0 1 0 904162386 240840704 56854 33554432000 4194304 6957856 140734799162512 18446744073709551615 4838340 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 58799 56854 286 675 0 58115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 235196

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 2933
/proc/meminfo: memFree=7531120/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=242292 CPUtime=25.49 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 65733 0 0 0 2542 7 0 0 25 0 1 0 904162386 248107008 58926 33554432000 4194304 6957856 140734799162512 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 60573 58926 286 675 0 59889 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 242292

[startup+51.1005 s]
/proc/loadavg: 2.03 2.01 1.93 3/178 2934
/proc/meminfo: memFree=7527136/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=242292 CPUtime=51.09 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 67870 0 0 0 5102 7 0 0 25 0 1 0 904162386 248107008 59207 33554432000 4194304 6957856 140734799162512 18446744073709551615 4638356 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 60573 59207 286 675 0 59889 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 242292

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 2935
/proc/meminfo: memFree=7514824/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=246712 CPUtime=102.29 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 68982 0 0 0 10222 7 0 0 25 0 1 0 904162386 252633088 60312 33554432000 4194304 6957856 140734799162512 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 61678 60312 286 675 0 60994 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 246712

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2937
/proc/meminfo: memFree=7512532/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=246712 CPUtime=162.29 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 68986 0 0 0 16222 7 0 0 25 0 1 0 904162386 252633088 60316 33554432000 4194304 6957856 140734799162512 18446744073709551615 5314160 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 61678 60316 286 675 0 60994 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 246712

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2939
/proc/meminfo: memFree=7503064/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=256592 CPUtime=222.3 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 71366 0 0 0 22222 8 0 0 25 0 1 0 904162386 262750208 62667 33554432000 4194304 6957856 140734799162512 18446744073709551615 5924269 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 64148 62667 286 675 0 63464 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 256592

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/178 2940
/proc/meminfo: memFree=7499784/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=256592 CPUtime=282.3 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 71488 0 0 0 28222 8 0 0 25 0 1 0 904162386 262750208 62787 33554432000 4194304 6957856 140734799162512 18446744073709551615 5922134 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 64148 62787 286 675 0 63464 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 256592

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 2943
/proc/meminfo: memFree=7498256/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=258272 CPUtime=342.3 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 71912 0 0 0 34222 8 0 0 25 0 1 0 904162386 264470528 63206 33554432000 4194304 6957856 140734799162512 18446744073709551615 5915216 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 64568 63206 286 675 0 63884 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 258272

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2944
/proc/meminfo: memFree=7497580/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=258272 CPUtime=402.3 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 75130 0 0 0 40221 9 0 0 25 0 1 0 904162386 264470528 63206 33554432000 4194304 6957856 140734799162512 18446744073709551615 5934095 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 64568 63206 286 675 0 63884 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 258272

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2946
/proc/meminfo: memFree=7493072/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=265512 CPUtime=462.31 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 76408 0 0 0 46222 9 0 0 25 0 1 0 904162386 271884288 64474 33554432000 4194304 6957856 140734799162512 18446744073709551615 5924269 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 66378 64474 286 675 0 65694 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 265512

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2948
/proc/meminfo: memFree=7472568/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=284188 CPUtime=522.31 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 81579 0 0 0 52221 10 0 0 25 0 1 0 904162386 291008512 69583 33554432000 4194304 6957856 140734799162512 18446744073709551615 5932528 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 71047 69583 286 675 0 70363 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 284188

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2949
/proc/meminfo: memFree=7453424/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=284188 CPUtime=582.31 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 81686 0 0 0 58221 10 0 0 25 0 1 0 904162386 291008512 69685 33554432000 4194304 6957856 140734799162512 18446744073709551615 5932611 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 71047 69685 286 675 0 70363 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 284188

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2957
/proc/meminfo: memFree=7435128/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=298964 CPUtime=822.32 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 85421 0 0 0 82222 10 0 0 25 0 1 0 904162386 306139136 73379 33554432000 4194304 6957856 140734799162512 18446744073709551615 5934082 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 74741 73379 286 675 0 74057 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 298964

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2958
/proc/meminfo: memFree=7434952/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=298964 CPUtime=882.32 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 85421 0 0 0 88222 10 0 0 25 0 1 0 904162386 306139136 73379 33554432000 4194304 6957856 140734799162512 18446744073709551615 5918124 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 74741 73379 286 675 0 74057 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 298964

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2960
/proc/meminfo: memFree=7423244/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=310664 CPUtime=942.32 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 88338 0 0 0 94221 11 0 0 25 0 1 0 904162386 318119936 76278 33554432000 4194304 6957856 140734799162512 18446744073709551615 5307414 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 77666 76278 286 675 0 76982 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 310664

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2962
/proc/meminfo: memFree=7431880/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=303484 CPUtime=1002.33 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 92684 0 0 0 100221 12 0 0 25 0 1 0 904162386 310767616 74157 33554432000 4194304 6957856 140734799162512 18446744073709551615 5312917 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 75871 74157 286 675 0 75187 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 303484

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2964
/proc/meminfo: memFree=7421176/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=315364 CPUtime=1062.33 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 95328 0 0 0 106221 12 0 0 25 0 1 0 904162386 322932736 76784 33554432000 4194304 6957856 140734799162512 18446744073709551615 5922145 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 78841 76784 286 675 0 78157 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 315364

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2966
/proc/meminfo: memFree=7406492/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=334040 CPUtime=1122.33 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 99026 0 0 0 112221 12 0 0 25 0 1 0 904162386 342056960 80426 33554432000 4194304 6957856 140734799162512 18446744073709551615 5918031 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 83510 80426 286 675 0 82826 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 334040

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2967
/proc/meminfo: memFree=7351516/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=334040 CPUtime=1182.33 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 99026 0 0 0 118221 12 0 0 25 0 1 0 904162386 342056960 80426 33554432000 4194304 6957856 140734799162512 18446744073709551615 5924269 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 83510 80426 286 675 0 82826 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 334040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 2978
/proc/meminfo: memFree=7405668/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=334040 CPUtime=1242.33 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 99027 0 0 0 124221 12 0 0 25 0 1 0 904162386 342056960 80427 33554432000 4194304 6957856 140734799162512 18446744073709551615 5915210 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 83510 80427 286 675 0 82826 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 334040

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 2979
/proc/meminfo: memFree=7391036/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=342072 CPUtime=1302.34 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 108964 0 0 0 130221 13 0 0 25 0 1 0 904162386 350281728 84129 33554432000 4194304 6957856 140734799162512 18446744073709551615 5313066 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 85518 84129 286 675 0 84834 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 342072

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 2981
/proc/meminfo: memFree=7390988/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=342072 CPUtime=1362.34 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 108991 0 0 0 136221 13 0 0 25 0 1 0 904162386 350281728 84156 33554432000 4194304 6957856 140734799162512 18446744073709551615 5314078 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 85518 84156 286 675 0 84834 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 342072

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 2985
/proc/meminfo: memFree=7341336/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=353608 CPUtime=1422.34 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 120413 0 0 0 142220 14 0 0 25 0 1 0 904162386 362094592 83907 33554432000 4194304 6957856 140734799162512 18446744073709551615 4870304 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 88402 83907 286 675 0 87718 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 353608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 2987
/proc/meminfo: memFree=7384512/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=353608 CPUtime=1482.34 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 122326 0 0 0 148219 15 0 0 25 0 1 0 904162386 362094592 85784 33554432000 4194304 6957856 140734799162512 18446744073709551615 4638775 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2932/statm: 88402 85784 286 675 0 87718 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 353608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 2989
/proc/meminfo: memFree=7383732/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=353608 CPUtime=1542.34 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 122407 0 0 0 154219 15 0 0 25 0 1 0 904162386 362094592 85864 33554432000 4194304 6957856 140734799162512 18446744073709551615 5307420 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 88402 85864 286 675 0 87718 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 353608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3030
/proc/meminfo: memFree=7128244/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=372368 CPUtime=1602.34 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 131074 0 0 0 160218 16 0 0 25 0 1 0 904162386 381304832 87194 33554432000 4194304 6957856 140734799162512 18446744073709551615 5315800 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 93092 87194 286 675 0 92408 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 372368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3032
/proc/meminfo: memFree=7103848/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=372368 CPUtime=1662.35 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 134344 0 0 0 166218 17 0 0 25 0 1 0 904162386 381304832 90422 33554432000 4194304 6957856 140734799162512 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 93092 90422 286 675 0 92408 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 372368

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3034
/proc/meminfo: memFree=7076276/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=391220 CPUtime=1722.35 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 146155 0 0 0 172217 18 0 0 25 0 1 0 904162386 400609280 96262 33554432000 4194304 6957856 140734799162512 18446744073709551615 5315408 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 97805 96262 286 675 0 97121 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 391220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3035
/proc/meminfo: memFree=7056272/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=391220 CPUtime=1782.35 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 146294 0 0 0 178217 18 0 0 25 0 1 0 904162386 400609280 96401 33554432000 4194304 6957856 140734799162512 18446744073709551615 4638248 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 97805 96401 286 675 0 97121 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 391220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 3036
/proc/meminfo: memFree=7056136/32950928 swapFree=67055948/67111528
[pid=2932] ppid=2930 vsize=391220 CPUtime=1800.05 cores=1,3,5,7
/proc/2932/stat : 2932 (minisatid-gmp) R 2930 2932 2067 0 -1 4202496 146294 0 0 0 179987 18 0 0 25 0 1 0 904162386 400609280 96401 33554432000 4194304 6957856 140734799162512 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/2932/statm: 97805 96401 286 675 0 97121 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 391220

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): 1799.88
CPU system time (s): 0.203968
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 402720

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

runsolver used 2.39064 second user time and 5.80012 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-13 02:40:27
IDJOB=3496622
IDBENCH=2342
IDSOLVER=1990
FILE ID=node127/3496622-1307925627
RUNJOBID= node127-1307919795-2086
PBS_JOBID= 13559652
Free space on /var/tmp= 2884 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-B1C1S1.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3496622-1307925627/watcher-3496622-1307925627 -o /var/tmp/evaluation-result-3496622-1307925627/solver-3496622-1307925627 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496622-1307925627.opb --verbosity=0 --format=opb --randomseed=1286644189

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

MD5SUM BENCH= bb02029eb777c2a6ae8e192b29bcb9de
RANDOM SEED=1286644189

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:       7779060 kB
Buffers:         69340 kB
Cached:       24261864 kB
SwapCached:       9120 kB
Active:        9009784 kB
Inactive:     15369684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7779060 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:            7788 kB
Writeback:           0 kB
AnonPages:       45588 kB
Mapped:          14380 kB
Slab:           729176 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   238044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2876 MiB
End job on node127 at 2011-06-13 03:10:29