Trace number 3489889

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx75.opb
MD5SUM899c8865b8ac9a45eaa204f923cbd9e8
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 variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
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 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 947
Number of bits of the biggest sum of numbers10
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-3489889-1307786390/watcher-3489889-1307786390 -o /tmp/evaluation-result-3489889-1307786390/solver-3489889-1307786390 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3489889-1307786390.opb --verbosity=0 --format=opb --randomseed=133063503 

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.00 2.00 2.00 2/177 10720
/proc/meminfo: memFree=31643180/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=7728 CPUtime=0 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 434 0 0 0 0 0 0 0 25 0 1 0 890238637 7913472 386 33554432000 4194304 6720400 140735661490352 18446744073709551615 5806383 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 1932 386 232 617 0 1306 0

[startup+0.093645 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10720
/proc/meminfo: memFree=31643180/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=13784 CPUtime=0.09 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 1963 0 0 0 9 0 0 0 25 0 1 0 890238637 14114816 1915 33554432000 4194304 6720400 140735661490352 18446744073709551615 5725645 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 3446 1916 246 617 0 2820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13784

[startup+0.100641 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10720
/proc/meminfo: memFree=31643180/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=15116 CPUtime=0.09 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 2271 0 0 0 9 0 0 0 25 0 1 0 890238637 15478784 2223 33554432000 4194304 6720400 140735661490352 18446744073709551615 4782961 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 3779 2224 246 617 0 3153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15116

[startup+0.300607 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10720
/proc/meminfo: memFree=31643180/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=25780 CPUtime=0.29 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 4958 0 0 0 29 0 0 0 25 0 1 0 890238637 26398720 4908 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592931 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 6445 4908 263 617 0 5819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25780

[startup+0.700539 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 10720
/proc/meminfo: memFree=31643180/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=25780 CPUtime=0.69 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 4972 0 0 0 69 0 0 0 25 0 1 0 890238637 26398720 4920 33554432000 4194304 6720400 140735661490352 18446744073709551615 4608990 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 6445 4920 263 617 0 5819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25780

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10721
/proc/meminfo: memFree=31624744/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=25780 CPUtime=1.49 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 5015 0 0 0 149 0 0 0 25 0 1 0 890238637 26398720 4960 33554432000 4194304 6720400 140735661490352 18446744073709551615 4608990 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 6445 4960 264 617 0 5819 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25780

[startup+3.10011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10721
/proc/meminfo: memFree=31623504/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=21812 CPUtime=3.09 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 5148 0 0 0 309 0 0 0 25 0 1 0 890238637 22335488 4991 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592654 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 5453 4991 264 617 0 4827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21812

[startup+6.30055 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10759
/proc/meminfo: memFree=31677044/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=22572 CPUtime=6.29 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 5373 0 0 0 629 0 0 0 25 0 1 0 890238637 23113728 5113 33554432000 4194304 6720400 140735661490352 18446744073709551615 4591748 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 5643 5113 264 617 0 5017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22572

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10760
/proc/meminfo: memFree=31674428/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=22572 CPUtime=12.69 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 5437 0 0 0 1269 0 0 0 25 0 1 0 890238637 23113728 5172 33554432000 4194304 6720400 140735661490352 18446744073709551615 4803189 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 5643 5172 264 617 0 5017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22572

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10760
/proc/meminfo: memFree=31672360/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=23336 CPUtime=25.49 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 5554 0 0 0 2549 0 0 0 25 0 1 0 890238637 23896064 5273 33554432000 4194304 6720400 140735661490352 18446744073709551615 4814336 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 5834 5273 264 617 0 5208 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23336

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10761
/proc/meminfo: memFree=31654676/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=24980 CPUtime=51.09 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 5942 0 0 0 5109 0 0 0 25 0 1 0 890238637 25579520 5623 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592598 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 6245 5623 264 617 0 5619 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24980

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10771
/proc/meminfo: memFree=31610244/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=44852 CPUtime=102.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 13634 0 0 0 10229 1 0 0 25 0 1 0 890238637 45928448 10414 33554432000 4194304 6720400 140735661490352 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 11213 10414 264 617 0 10587 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44852

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10772
/proc/meminfo: memFree=31594704/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=44852 CPUtime=162.29 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 13635 0 0 0 16228 1 0 0 25 0 1 0 890238637 45928448 10415 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592218 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 11213 10415 264 617 0 10587 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44852

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10774
/proc/meminfo: memFree=31562180/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=92964 CPUtime=222.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 27340 0 0 0 22226 4 0 0 25 0 1 0 890238637 95195136 18524 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592598 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 23241 18524 264 617 0 22615 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92964

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10779
/proc/meminfo: memFree=31514620/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=130316 CPUtime=282.29 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 34406 0 0 0 28225 4 0 0 25 0 1 0 890238637 133443584 25548 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617084 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 32579 25548 264 617 0 31953 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 130316

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10780
/proc/meminfo: memFree=31542432/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=81292 CPUtime=342.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 47693 0 0 0 34224 6 0 0 25 0 1 0 890238637 83243008 17464 33554432000 4194304 6720400 140735661490352 18446744073709551615 4719608 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 20323 17464 264 617 0 19697 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 81292

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10782
/proc/meminfo: memFree=31503320/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=160960 CPUtime=402.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 74480 0 0 0 40220 10 0 0 25 0 1 0 890238637 164823040 35793 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617048 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 40240 35793 264 617 0 39614 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 160960

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10784
/proc/meminfo: memFree=31502656/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=111640 CPUtime=462.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 134540 0 0 0 46210 20 0 0 25 0 1 0 890238637 114319360 27412 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592891 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 27910 27412 264 617 0 27284 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111640

[startup+522.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10785
/proc/meminfo: memFree=31502728/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=111640 CPUtime=522.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 134558 0 0 0 52210 20 0 0 25 0 1 0 890238637 114319360 27430 33554432000 4194304 6720400 140735661490352 18446744073709551615 4718494 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/10720/statm: 27910 27430 264 617 0 27284 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111640

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10787
/proc/meminfo: memFree=31491144/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=111640 CPUtime=582.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 134558 0 0 0 58210 20 0 0 25 0 1 0 890238637 114319360 27430 33554432000 4194304 6720400 140735661490352 18446744073709551615 4591735 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/10720/statm: 27910 27430 264 617 0 27284 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 111640

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10793
/proc/meminfo: memFree=31450268/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=160960 CPUtime=822.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 156887 0 0 0 82207 23 0 0 25 0 1 0 890238637 164823040 36520 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617068 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/10720/statm: 40240 36520 264 617 0 39614 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 160960

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10795
/proc/meminfo: memFree=31445888/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=160960 CPUtime=882.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 222329 0 0 0 88196 34 0 0 25 0 1 0 890238637 164823040 37043 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617388 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/10720/statm: 40240 37043 264 617 0 39614 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 160960

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10796
/proc/meminfo: memFree=31438524/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=164900 CPUtime=942.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 306969 0 0 0 94184 46 0 0 25 0 1 0 890238637 168857600 39425 33554432000 4194304 6720400 140735661490352 18446744073709551615 4616798 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/10720/statm: 41225 39425 264 617 0 40599 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 164900

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10798
/proc/meminfo: memFree=31410700/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=195720 CPUtime=1002.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 382644 0 0 0 100175 55 0 0 25 0 1 0 890238637 200417280 45671 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617079 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 48930 45671 264 617 0 48304 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 195720

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 10799
/proc/meminfo: memFree=31478480/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=115580 CPUtime=1062.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 385033 0 0 0 106174 56 0 0 25 0 1 0 890238637 118353920 28416 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592941 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 28895 28416 264 617 0 28269 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 115580

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10801
/proc/meminfo: memFree=31506208/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=89584 CPUtime=1122.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 389516 0 0 0 112174 57 0 0 25 0 1 0 890238637 91734016 21663 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592534 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 22396 21663 264 617 0 21770 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 89584

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/178 10803
/proc/meminfo: memFree=31444292/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=134256 CPUtime=1182.3 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 400927 0 0 0 118172 58 0 0 25 0 1 0 890238637 137478144 32975 33554432000 4194304 6720400 140735661490352 18446744073709551615 4805760 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 33564 32975 264 617 0 32938 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 134256

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10804
/proc/meminfo: memFree=31440776/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=134256 CPUtime=1242.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 433863 0 0 0 124168 63 0 0 25 0 1 0 890238637 137478144 33086 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592642 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 33564 33086 264 617 0 32938 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 134256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10806
/proc/meminfo: memFree=31398192/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=147064 CPUtime=1302.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 435994 0 0 0 130168 63 0 0 25 0 1 0 890238637 150593536 35203 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592929 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 36766 35203 264 617 0 36140 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 147064

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10807
/proc/meminfo: memFree=31432484/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=147064 CPUtime=1362.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 435994 0 0 0 136168 63 0 0 25 0 1 0 890238637 150593536 35203 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592984 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 36766 35203 264 617 0 36140 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 147064

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10809
/proc/meminfo: memFree=31365980/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=227204 CPUtime=1422.32 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 497544 0 0 0 142160 72 0 0 25 0 1 0 890238637 232656896 48978 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617101 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 56801 48978 264 617 0 56175 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 227204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10811
/proc/meminfo: memFree=31415396/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=147064 CPUtime=1482.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 541359 0 0 0 148152 79 0 0 25 0 1 0 890238637 150593536 36288 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617381 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 36766 36288 264 617 0 36140 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 147064

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10812
/proc/meminfo: memFree=31378536/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=147064 CPUtime=1542.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 541359 0 0 0 154152 79 0 0 25 0 1 0 890238637 150593536 36288 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592854 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 36766 36288 264 617 0 36140 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 147064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10814
/proc/meminfo: memFree=31415696/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=147064 CPUtime=1602.31 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 541359 0 0 0 160152 79 0 0 25 0 1 0 890238637 150593536 36288 33554432000 4194304 6720400 140735661490352 18446744073709551615 4617076 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 36766 36288 264 617 0 36140 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 147064

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 10816
/proc/meminfo: memFree=31415648/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=165740 CPUtime=1662.32 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 595065 0 0 0 166145 87 0 0 25 0 1 0 890238637 169717760 36289 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592903 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 41435 36289 264 617 0 40809 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 165740

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10817
/proc/meminfo: memFree=31378772/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=165740 CPUtime=1722.32 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 604525 0 0 0 172144 88 0 0 25 0 1 0 890238637 169717760 36289 33554432000 4194304 6720400 140735661490352 18446744073709551615 4592600 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 41435 36289 264 617 0 40809 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 165740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10819
/proc/meminfo: memFree=31415424/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=165740 CPUtime=1782.32 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 604525 0 0 0 178144 88 0 0 25 0 1 0 890238637 169717760 36289 33554432000 4194304 6720400 140735661490352 18446744073709551615 4624569 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 41435 36289 264 617 0 40809 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 165740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10819
/proc/meminfo: memFree=31371024/32950928 swapFree=67079488/67111528
[pid=10720] ppid=10718 vsize=165740 CPUtime=1800.02 cores=1,3,5,7
/proc/10720/stat : 10720 (minisatid) R 10718 10720 7911 0 -1 4202496 604525 0 0 0 179914 88 0 0 25 0 1 0 890238637 169717760 36289 33554432000 4194304 6720400 140735661490352 18446744073709551615 4608940 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/10720/statm: 41435 36289 264 617 0 40809 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 165740

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.04
CPU user time (s): 1799.15
CPU system time (s): 0.891864
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 245880

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

runsolver used 2.43163 second user time and 5.87011 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-11 11:59:50
IDJOB=3489889
IDBENCH=71843
IDSOLVER=1980
FILE ID=node125/3489889-1307786390
RUNJOBID= node125-1307782758-10390
PBS_JOBID= 13550864
Free space on /tmp= 74024 MiB

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

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

MD5SUM BENCH= 899c8865b8ac9a45eaa204f923cbd9e8
RANDOM SEED=133063503

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31643980 kB
Buffers:        290668 kB
Cached:         716016 kB
SwapCached:       3400 kB
Active:         547632 kB
Inactive:       561760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31643980 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:            7568 kB
Writeback:           0 kB
AnonPages:      100324 kB
Mapped:          15096 kB
Slab:           132784 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   276784 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= 74020 MiB
End job on node125 at 2011-06-11 12:29:52