Trace number 3489892

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 (fixed)? (TO) 1800.03 1800.01

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3489892-1307786478/watcher-3489892-1307786478 -o /tmp/evaluation-result-3489892-1307786478/solver-3489892-1307786478 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3489892-1307786478.opb --verbosity=0 --format=opb --randomseed=710588906 

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

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


[startup+0 s]
/proc/loadavg: 1.96 1.97 1.93 2/177 31780
/proc/meminfo: memFree=31629432/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=7572 CPUtime=0 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 429 0 0 0 0 0 0 0 25 0 1 0 890248730 7753728 381 33554432000 4194304 6720400 140736970923792 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 1893 381 232 617 0 1267 0

[startup+0.029626 s]
/proc/loadavg: 1.96 1.97 1.93 2/177 31780
/proc/meminfo: memFree=31629432/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=10104 CPUtime=0.02 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 1083 0 0 0 2 0 0 0 25 0 1 0 890248730 10346496 1035 33554432000 4194304 6720400 140736970923792 18446744073709551615 4592987 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 2526 1035 255 617 0 1900 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10104

[startup+0.100613 s]
/proc/loadavg: 1.96 1.97 1.93 2/177 31780
/proc/meminfo: memFree=31629432/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=10236 CPUtime=0.09 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 1148 0 0 0 9 0 0 0 25 0 1 0 890248730 10481664 1095 33554432000 4194304 6720400 140736970923792 18446744073709551615 4806281 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 2559 1095 262 617 0 1933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10236

[startup+0.300567 s]
/proc/loadavg: 1.96 1.97 1.93 2/177 31780
/proc/meminfo: memFree=31629432/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=10384 CPUtime=0.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 1499 0 0 0 29 0 0 0 25 0 1 0 890248730 10633216 1439 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616685 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 2596 1439 263 617 0 1970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10384

[startup+0.700497 s]
/proc/loadavg: 1.96 1.97 1.93 2/177 31780
/proc/meminfo: memFree=31629432/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=9112 CPUtime=0.69 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 2648 0 0 0 69 0 0 0 25 0 1 0 890248730 9330688 1763 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 2278 1763 263 617 0 1652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9112

[startup+1.50035 s]
/proc/loadavg: 1.97 1.97 1.93 3/178 31781
/proc/meminfo: memFree=31622876/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=11156 CPUtime=1.49 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 3254 0 0 0 149 0 0 0 25 0 1 0 890248730 11423744 2357 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617082 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 2789 2357 263 617 0 2163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11156

[startup+3.10107 s]
/proc/loadavg: 1.97 1.97 1.93 3/178 31781
/proc/meminfo: memFree=31620520/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=14468 CPUtime=3.09 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 3922 0 0 0 309 0 0 0 25 0 1 0 890248730 14815232 3005 33554432000 4194304 6720400 140736970923792 18446744073709551615 4604658 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 3617 3005 263 617 0 2991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14468

[startup+6.3005 s]
/proc/loadavg: 1.97 1.97 1.93 3/178 31781
/proc/meminfo: memFree=31616764/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=16528 CPUtime=6.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 4344 0 0 0 629 0 0 0 25 0 1 0 890248730 16924672 3423 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616685 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 4132 3423 263 617 0 3506 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16528

[startup+12.7004 s]
/proc/loadavg: 1.97 1.97 1.93 3/178 31781
/proc/meminfo: memFree=31613484/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=19208 CPUtime=12.69 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 5127 0 0 0 1269 0 0 0 25 0 1 0 890248730 19668992 4190 33554432000 4194304 6720400 140736970923792 18446744073709551615 4611784 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 4802 4190 263 617 0 4176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19208

[startup+25.5001 s]
/proc/loadavg: 1.98 1.97 1.93 3/178 31782
/proc/meminfo: memFree=31610768/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=23704 CPUtime=25.49 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 5871 0 0 0 2549 0 0 0 25 0 1 0 890248730 24272896 4917 33554432000 4194304 6720400 140736970923792 18446744073709551615 4803206 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 5926 4917 264 617 0 5300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23704

[startup+51.1006 s]
/proc/loadavg: 1.98 1.97 1.93 3/178 31782
/proc/meminfo: memFree=31605764/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=26424 CPUtime=51.09 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 11776 0 0 0 5107 2 0 0 25 0 1 0 890248730 27058176 6159 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617337 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 6606 6159 264 617 0 5980 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26424

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.93 3/178 31784
/proc/meminfo: memFree=31509624/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=39944 CPUtime=102.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 22666 0 0 0 10227 2 0 0 25 0 1 0 890248730 40902656 9471 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617084 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 9986 9471 264 617 0 9360 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39944

[startup+162.301 s]
/proc/loadavg: 2.07 1.99 1.94 3/178 31788
/proc/meminfo: memFree=31551992/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=39944 CPUtime=162.28 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 22761 0 0 0 16226 2 0 0 25 0 1 0 890248730 40902656 9561 33554432000 4194304 6720400 140736970923792 18446744073709551615 4611472 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 9986 9561 264 617 0 9360 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39944

[startup+222.3 s]
/proc/loadavg: 2.06 2.00 1.94 3/178 31790
/proc/meminfo: memFree=31534636/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=47256 CPUtime=222.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 29970 0 0 0 22225 4 0 0 25 0 1 0 890248730 48390144 10860 33554432000 4194304 6720400 140736970923792 18446744073709551615 4610467 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 11814 10860 264 617 0 11188 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47256

[startup+282.301 s]
/proc/loadavg: 2.02 2.00 1.94 3/178 31792
/proc/meminfo: memFree=31526424/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=47256 CPUtime=282.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 30508 0 0 0 28225 4 0 0 25 0 1 0 890248730 48390144 11380 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 11814 11380 264 617 0 11188 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 47256

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 31793
/proc/meminfo: memFree=31512640/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=48944 CPUtime=342.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 30940 0 0 0 34225 4 0 0 25 0 1 0 890248730 50118656 11802 33554432000 4194304 6720400 140736970923792 18446744073709551615 4610988 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 12236 11802 264 617 0 11610 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48944

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 31795
/proc/meminfo: memFree=31500456/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=63268 CPUtime=402.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 37316 0 0 0 40224 5 0 0 25 0 1 0 890248730 64786432 14836 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617315 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 15817 14836 264 617 0 15191 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 63268

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 31796
/proc/meminfo: memFree=31500544/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=63268 CPUtime=462.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 37316 0 0 0 46224 5 0 0 25 0 1 0 890248730 64786432 14836 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617360 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 15817 14836 264 617 0 15191 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 63268

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 31798
/proc/meminfo: memFree=31500384/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=63456 CPUtime=522.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 37317 0 0 0 52224 5 0 0 25 0 1 0 890248730 64978944 14837 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616654 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 15864 14837 264 617 0 15238 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 63456

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 31800
/proc/meminfo: memFree=31494648/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=63456 CPUtime=582.29 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 37317 0 0 0 58224 5 0 0 25 0 1 0 890248730 64978944 14837 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 15864 14837 264 617 0 15238 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 63456

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 31806
/proc/meminfo: memFree=31435272/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=70528 CPUtime=822.3 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 44599 0 0 0 82223 7 0 0 25 0 1 0 890248730 72220672 17202 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 17632 17202 264 617 0 17006 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 70528

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31808
/proc/meminfo: memFree=31471572/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=70528 CPUtime=882.3 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 44599 0 0 0 88223 7 0 0 25 0 1 0 890248730 72220672 17202 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616650 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 17632 17202 264 617 0 17006 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 70528

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31809
/proc/meminfo: memFree=31501300/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=942.3 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 45194 0 0 0 94223 7 0 0 25 0 1 0 890248730 88518656 17781 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616552 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 21611 17781 264 617 0 20985 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 86444

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31849
/proc/meminfo: memFree=31274464/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1002.3 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46501 0 0 0 100223 7 0 0 25 0 1 0 890248730 88518656 19059 33554432000 4194304 6720400 140736970923792 18446744073709551615 4819904 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 21611 19059 264 617 0 20985 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 86444

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31850
/proc/meminfo: memFree=31274240/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1062.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 106224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617315 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 86444

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31852
/proc/meminfo: memFree=31273720/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1122.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 112224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 86444

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31854
/proc/meminfo: memFree=31273696/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1182.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 118224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616645 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 86444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31855
/proc/meminfo: memFree=31273800/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1242.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 124224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616700 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 86444

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 31857
/proc/meminfo: memFree=31273532/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1302.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 130224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 4592945 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 86444

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31858
/proc/meminfo: memFree=31273628/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1362.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 136224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 5724030 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 86444

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31860
/proc/meminfo: memFree=31273592/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=86444 CPUtime=1422.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 46582 0 0 0 142224 7 0 0 25 0 1 0 890248730 88518656 19140 33554432000 4194304 6720400 140736970923792 18446744073709551615 4803189 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 21611 19140 264 617 0 20985 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 86444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31862
/proc/meminfo: memFree=31271592/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1482.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 47017 0 0 0 148224 7 0 0 25 0 1 0 890248730 109182976 19574 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 26656 19574 264 617 0 26030 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 106624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31863
/proc/meminfo: memFree=31271672/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1542.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 47017 0 0 0 154224 7 0 0 25 0 1 0 890248730 109182976 19574 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617307 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/31780/statm: 26656 19574 264 617 0 26030 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 106624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31865
/proc/meminfo: memFree=31271640/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1602.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 47017 0 0 0 160224 7 0 0 25 0 1 0 890248730 109182976 19574 33554432000 4194304 6720400 140736970923792 18446744073709551615 4617084 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 26656 19574 264 617 0 26030 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 106624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31866
/proc/meminfo: memFree=31270840/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1662.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 47223 0 0 0 166224 7 0 0 25 0 1 0 890248730 109182976 19771 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616685 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 26656 19771 264 617 0 26030 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 106624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31868
/proc/meminfo: memFree=31260624/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1722.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 49890 0 0 0 172223 8 0 0 25 0 1 0 890248730 109182976 22364 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616608 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 26656 22364 264 617 0 26030 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 106624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31870
/proc/meminfo: memFree=31260348/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1782.31 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 49890 0 0 0 178223 8 0 0 25 0 1 0 890248730 109182976 22364 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616700 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 26656 22364 264 617 0 26030 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 106624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 31870
/proc/meminfo: memFree=31260448/32951124 swapFree=67052292/67111528
[pid=31780] ppid=31778 vsize=106624 CPUtime=1800.02 cores=1,3,5,7
/proc/31780/stat : 31780 (minisatid) R 31778 31780 31520 0 -1 4202496 49890 0 0 0 179994 8 0 0 25 0 1 0 890248730 109182976 22364 33554432000 4194304 6720400 140736970923792 18446744073709551615 4616590 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/31780/statm: 26656 22364 264 617 0 26030 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 106624

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.03
CPU user time (s): 1799.94
CPU system time (s): 0.083987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 106624

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

runsolver used 2.45263 second user time and 5.76512 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 12:01:18
IDJOB=3489892
IDBENCH=71846
IDSOLVER=1980
FILE ID=node108/3489892-1307786478
RUNJOBID= node108-1307784577-31539
PBS_JOBID= 13550903
Free space on /tmp= 74100 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489892-1307786478/watcher-3489892-1307786478 -o /tmp/evaluation-result-3489892-1307786478/solver-3489892-1307786478 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3489892-1307786478.opb --verbosity=0 --format=opb --randomseed=710588906

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=710588906

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:     32951124 kB
MemFree:      31630240 kB
Buffers:        281680 kB
Cached:         760544 kB
SwapCached:      25932 kB
Active:         555676 kB
Inactive:       551992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31630240 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            2952 kB
Writeback:           0 kB
AnonPages:       60144 kB
Mapped:          10236 kB
Slab:           149092 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   246464 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= 74088 MiB
End job on node108 at 2011-06-11 12:31:20