Trace number 3498168

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MinisatID 2.5.2-gmp (fixed)? (TO) 1800.18 1800.13

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-141.opb
MD5SUM58f5e00db07ecbae89c8567e683a0741
Bench CategoryDEC-SMALLINT-LIN (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42085
Total number of constraints974087
Number of constraints which are clauses875233
Number of constraints which are cardinality constraints (but not clauses)3073
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint1
Maximum length of a constraint627
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
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.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-3498168-1307937978/watcher-3498168-1307937978 -o /var/tmp/evaluation-result-3498168-1307937978/solver-3498168-1307937978 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3498168-1307937978.opb --verbosity=0 --format=opb --randomseed=1509409149 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.05 1.96 1.78 2/181 6344
/proc/meminfo: memFree=11851512/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=7800 CPUtime=0 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 412 0 0 0 0 0 0 0 24 0 1 0 905395800 7987200 365 33554432000 4194304 6957856 140736541874016 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/6344/statm: 1950 366 246 675 0 1266 0

[startup+0.0258439 s]
/proc/loadavg: 2.05 1.96 1.78 2/181 6344
/proc/meminfo: memFree=11851512/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=9080 CPUtime=0.02 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 754 0 0 0 2 0 0 0 24 0 1 0 905395800 9297920 707 33554432000 4194304 6957856 140736541874016 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/6344/statm: 2270 708 246 675 0 1586 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9080

[startup+0.100874 s]
/proc/loadavg: 2.05 1.96 1.78 2/181 6344
/proc/meminfo: memFree=11851512/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=14216 CPUtime=0.09 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 2014 0 0 0 9 0 0 0 24 0 1 0 905395800 14557184 1967 33554432000 4194304 6957856 140736541874016 18446744073709551615 6268218 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/6344/statm: 3554 1967 247 675 0 2870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14216

[startup+0.300838 s]
/proc/loadavg: 2.05 1.96 1.78 2/181 6344
/proc/meminfo: memFree=11851512/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=27452 CPUtime=0.29 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 5326 0 0 0 29 0 0 0 25 0 1 0 905395800 28110848 5279 33554432000 4194304 6957856 140736541874016 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/6344/statm: 6863 5280 247 675 0 6179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27452

[startup+0.70069 s]
/proc/loadavg: 2.05 1.96 1.78 2/181 6344
/proc/meminfo: memFree=11851512/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=53656 CPUtime=0.69 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 11897 0 0 0 67 2 0 0 25 0 1 0 905395800 54943744 11850 33554432000 4194304 6957856 140736541874016 18446744073709551615 4267709 0 0 4096 17571 0 0 0 17 6 0 0 0
/proc/6344/statm: 13414 11850 247 675 0 12730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53656

[startup+1.50059 s]
/proc/loadavg: 2.05 1.96 1.78 3/182 6345
/proc/meminfo: memFree=11785188/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=102740 CPUtime=1.48 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 24136 0 0 0 144 4 0 0 25 0 1 0 905395800 105205760 24089 33554432000 4194304 6957856 140736541874016 18446744073709551615 5914899 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 25685 24090 248 675 0 25001 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102740

[startup+3.10033 s]
/proc/loadavg: 2.05 1.96 1.78 3/182 6345
/proc/meminfo: memFree=11719196/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=198616 CPUtime=3.09 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 48088 0 0 0 301 8 0 0 25 0 1 0 905395800 203382784 48041 33554432000 4194304 6957856 140736541874016 18446744073709551615 5456477 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 49654 48042 248 675 0 48970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 198616

[startup+6.30075 s]
/proc/loadavg: 2.04 1.96 1.78 3/182 6346
/proc/meminfo: memFree=11524292/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=385988 CPUtime=6.29 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 94943 0 0 0 614 15 0 0 25 0 1 0 905395800 395251712 94863 33554432000 4194304 6957856 140736541874016 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 96530 94864 248 675 0 95846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 385988

[startup+12.7005 s]
/proc/loadavg: 2.04 1.96 1.79 3/182 6346
/proc/meminfo: memFree=11139120/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=780652 CPUtime=12.69 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 195440 0 0 0 1237 32 0 0 25 0 1 0 905395800 799387648 193161 33554432000 4194304 6957856 140736541874016 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 195163 193162 268 675 0 194479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 780652

[startup+25.5003 s]
/proc/loadavg: 2.03 1.96 1.79 3/182 6346
/proc/meminfo: memFree=10022720/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=1863564 CPUtime=25.49 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 467118 0 0 0 2482 67 0 0 25 0 1 0 905395800 1908289536 462791 33554432000 4194304 6957856 140736541874016 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 465891 462791 268 675 0 465207 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1863564

[startup+51.1006 s]
/proc/loadavg: 2.02 1.97 1.79 3/182 6347
/proc/meminfo: memFree=8587724/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3272008 CPUtime=51.09 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818921 0 0 0 4999 110 0 0 25 0 1 0 905395800 3350536192 814586 33554432000 4194304 6957856 140736541874016 18446744073709551615 5385219 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 818002 814586 285 675 0 817318 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3272008

[startup+102.306 s]
/proc/loadavg: 2.01 1.97 1.80 3/182 6348
/proc/meminfo: memFree=8587620/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3272008 CPUtime=102.3 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818951 0 0 0 10120 110 0 0 25 0 1 0 905395800 3350536192 814612 33554432000 4194304 6957856 140736541874016 18446744073709551615 6006707 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 818002 814612 285 675 0 817318 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3272008

[startup+162.3 s]
/proc/loadavg: 2.07 1.99 1.82 3/182 6350
/proc/meminfo: memFree=8587508/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3272008 CPUtime=162.29 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818977 0 0 0 16119 110 0 0 25 0 1 0 905395800 3350536192 814635 33554432000 4194304 6957856 140736541874016 18446744073709551615 5308098 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 818002 814635 285 675 0 817318 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3272008

[startup+222.3 s]
/proc/loadavg: 2.02 1.99 1.83 3/182 6351
/proc/meminfo: memFree=8587648/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=222.3 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818981 0 0 0 22120 110 0 0 25 0 1 0 905395800 3346075648 814553 33554432000 4194304 6957856 140736541874016 18446744073709551615 5312966 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814553 286 675 0 816229 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3267652

[startup+282.301 s]
/proc/loadavg: 2.08 2.00 1.84 3/182 6353
/proc/meminfo: memFree=8587980/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=282.3 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818983 0 0 0 28119 111 0 0 25 0 1 0 905395800 3346075648 814555 33554432000 4194304 6957856 140736541874016 18446744073709551615 5918047 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814555 286 675 0 816229 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3267652

[startup+342.301 s]
/proc/loadavg: 2.03 2.00 1.84 3/182 6355
/proc/meminfo: memFree=8587732/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=342.3 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818984 0 0 0 34119 111 0 0 25 0 1 0 905395800 3346075648 814556 33554432000 4194304 6957856 140736541874016 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814556 286 675 0 816229 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3267652

[startup+402.301 s]
/proc/loadavg: 2.07 2.01 1.85 3/182 6356
/proc/meminfo: memFree=8587568/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=402.3 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818984 0 0 0 40119 111 0 0 25 0 1 0 905395800 3346075648 814556 33554432000 4194304 6957856 140736541874016 18446744073709551615 5918143 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814556 286 675 0 816229 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3267652

[startup+462.301 s]
/proc/loadavg: 2.10 2.03 1.86 3/182 6358
/proc/meminfo: memFree=8587532/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=462.31 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818984 0 0 0 46120 111 0 0 25 0 1 0 905395800 3346075648 814556 33554432000 4194304 6957856 140736541874016 18446744073709551615 5932573 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814556 286 675 0 816229 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 3267652

[startup+522.301 s]
/proc/loadavg: 2.03 2.02 1.87 3/182 6359
/proc/meminfo: memFree=8587492/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=522.31 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818985 0 0 0 52120 111 0 0 25 0 1 0 905395800 3346075648 814557 33554432000 4194304 6957856 140736541874016 18446744073709551615 4741986 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814557 286 675 0 816229 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3267652

[startup+582.301 s]
/proc/loadavg: 2.04 2.03 1.88 3/182 6361
/proc/meminfo: memFree=8587452/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=582.31 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 818996 0 0 0 58120 111 0 0 25 0 1 0 905395800 3346075648 814568 33554432000 4194304 6957856 140736541874016 18446744073709551615 5308105 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814568 286 675 0 816229 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3267652

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/182 6369
/proc/meminfo: memFree=8587452/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=882.31 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819008 0 0 0 88120 111 0 0 25 0 1 0 905395800 3346075648 814580 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652417 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814580 286 675 0 816229 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3267652

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 1.91 3/182 6371
/proc/meminfo: memFree=8587296/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=942.31 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819008 0 0 0 94120 111 0 0 25 0 1 0 905395800 3346075648 814580 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652333 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814580 286 675 0 816229 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3267652

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 6372
/proc/meminfo: memFree=8587384/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1002.31 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819009 0 0 0 100120 111 0 0 25 0 1 0 905395800 3346075648 814581 33554432000 4194304 6957856 140736541874016 18446744073709551615 4651960 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814581 286 675 0 816229 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3267652

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/182 6374
/proc/meminfo: memFree=8587480/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1062.32 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 106121 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3267652

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/182 6375
/proc/meminfo: memFree=8587440/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1122.32 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 112121 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4651948 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3267652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/182 6377
/proc/meminfo: memFree=8586908/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1182.32 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 118121 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4651973 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3267652

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/182 6379
/proc/meminfo: memFree=8586512/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1242.32 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 124121 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4651936 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3267652

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 6380
/proc/meminfo: memFree=8586480/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1302.33 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 130122 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652067 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3267652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 6382
/proc/meminfo: memFree=8585832/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1362.33 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 136122 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652351 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3267652

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 6383
/proc/meminfo: memFree=8585676/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1422.33 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 142122 111 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652067 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3267652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 6385
/proc/meminfo: memFree=8585768/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1482.33 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 148121 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652052 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3267652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 6387
/proc/meminfo: memFree=8585864/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1542.33 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 154121 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4651970 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3267652

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/182 6388
/proc/meminfo: memFree=8585700/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1602.34 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 160122 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4871306 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3267652

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/182 6390
/proc/meminfo: memFree=8585540/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1662.34 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 166122 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4643311 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3267652

[startup+1722.3 s]
/proc/loadavg: 1.86 1.97 1.91 2/176 6416
/proc/meminfo: memFree=9361456/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1722.34 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 172122 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652429 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3267652

[startup+1782.3 s]
/proc/loadavg: 1.32 1.79 1.85 2/176 6418
/proc/meminfo: memFree=9361288/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1782.34 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 178122 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652354 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3267652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.30 1.76 1.84 2/176 6418
/proc/meminfo: memFree=9361400/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=3267652 CPUtime=1800.05 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202496 819010 0 0 0 179893 112 0 0 25 0 1 0 905395800 3346075648 814582 33554432000 4194304 6957856 140736541874016 18446744073709551615 4652345 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/6344/statm: 816913 814582 286 675 0 816229 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3267652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.11 s]
/proc/loadavg: 1.30 1.76 1.84 2/176 6418
/proc/meminfo: memFree=9361400/32951124 swapFree=67054536/67111528
[pid=6344] ppid=6342 vsize=0 CPUtime=1800.15 cores=0,2,4,6
/proc/6344/stat : 6344 (minisatid-gmp) R 6342 6344 4118 0 -1 4202500 819015 0 0 0 179893 122 0 0 25 0 1 0 905395800 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 0 0 0 0
/proc/6344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.18
CPU user time (s): 1798.93
CPU system time (s): 1.25181
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3272008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.25181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 819015
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= 4
involuntary context switches= 3650

runsolver used 3.21751 second user time and 6.29804 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-13 06:06:19
IDJOB=3498168
IDBENCH=89723
IDSOLVER=1990
FILE ID=node133/3498168-1307937978
RUNJOBID= node133-1307937250-6057
PBS_JOBID= 13559646
Free space on /var/tmp= 2844 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-141.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498168-1307937978/watcher-3498168-1307937978 -o /var/tmp/evaluation-result-3498168-1307937978/solver-3498168-1307937978 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3498168-1307937978.opb --verbosity=0 --format=opb --randomseed=1509409149

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

MD5SUM BENCH= 58f5e00db07ecbae89c8567e683a0741
RANDOM SEED=1509409149

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11851452 kB
Buffers:         92148 kB
Cached:       19549052 kB
SwapCached:      10288 kB
Active:        5048180 kB
Inactive:     15373856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11851452 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           46272 kB
Writeback:           0 kB
AnonPages:      778332 kB
Mapped:          14156 kB
Slab:           612624 kB
PageTables:       6336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   974036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2852 MiB
End job on node133 at 2011-06-13 06:36:21