Trace number 3722555

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
PB12: minisatp 1.0-2-g022594cSAT 258.678 258.727

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob7.opb
MD5SUM891ef60a3c811d65a65dee7761e3f07c
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.83357
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables96
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint96
Maximum length of a constraint96
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 27267752
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 410674921
Number of bits of the biggest sum of numbers29
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	c Parsing PB file...
0.00/0.00	c Converting 2 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   0]---> Adder-cost: 1360   maxlim: 27267752   bits: 26/25
9.38/9.47	c ==================================[MINISAT+]==================================
9.38/9.47	c | Conflicts | Original         | Learnt                           | Progress |
9.38/9.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.38/9.47	c ==============================================================================
9.38/9.47	c |         0 |    9243    32941 |    3081       0        0    -nan |  0.000 % |
9.38/9.47	c |       100 |    9243    32941 |    3389     100     2024    20.2 |  4.212 % |
9.38/9.47	c |       250 |    9235    32915 |    3728     249     4561    18.3 |  4.280 % |
9.38/9.48	c |       475 |    9235    32915 |    4100     474     7444    15.7 |  4.280 % |
9.38/9.49	c |       813 |    9227    32889 |    4510     811    11100    13.7 |  4.348 % |
9.48/9.50	c |      1319 |    9227    32889 |    4961    1317    29852    22.7 |  4.348 % |
9.48/9.53	c |      2079 |    9219    32863 |    5458    2076    73488    35.4 |  4.416 % |
9.58/9.60	c |      3219 |    9211    32837 |    6003    3215   158777    49.4 |  4.484 % |
9.68/9.70	c |      4929 |    9211    32837 |    6604    4925   303922    61.7 |  4.484 % |
9.79/9.89	c |      7492 |    9211    32837 |    7264    3919   239217    61.0 |  4.484 % |
10.08/10.13	c |     11339 |    9211    32837 |    7991    7766   499131    64.3 |  4.484 % |
10.48/10.51	c |     17106 |    9203    32811 |    8790    4843   275319    56.8 |  4.552 % |
11.18/11.24	c |     25756 |    9203    32811 |    9669    8791   675007    76.8 |  4.552 % |
12.28/12.37	c |     38732 |    9203    32811 |   10636    6224   387973    62.3 |  4.552 % |
13.98/14.04	c |     58193 |    9203    32811 |   11700    8880   598236    67.4 |  4.552 % |
16.78/16.84	c |     87385 |    9203    32811 |   12870    7574   416914    55.0 |  4.552 % |
22.08/22.12	c |    131175 |    9203    32811 |   14157   11073   765462    69.1 |  4.552 % |
30.08/30.13	c |    196859 |    9203    32811 |   15572   10430   745809    71.5 |  4.552 % |
42.68/42.78	c |    295385 |    9203    32811 |   17130   11893   803053    67.5 |  4.552 % |
61.78/61.86	c |    443175 |    9203    32811 |   18843    9493   584676    61.6 |  4.552 % |
93.07/93.15	c |    664860 |    9203    32811 |   20727   18561  1333123    71.8 |  4.552 % |
145.26/145.36	c |    997385 |    9203    32811 |   22800   11483   743536    64.8 |  4.552 % |
219.04/219.14	c |   1496174 |    9203    32811 |   25080   20559  1578548    76.8 |  4.552 % |
258.64/258.72	c ==============================================================================
258.64/258.72	c SATISFIABLE: No goal function specified.
258.64/258.72	s SATISFIABLE
258.64/258.72	v -x1 x2 x3 -x4 -x5 -x6 -x7 x8 -x9 x10 -x11 -x12 x13 x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 x72 -x73 x74 x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96
258.64/258.72	c _______________________________________________________________________________
258.64/258.72	c 
258.64/258.72	c restarts              : 23
258.64/258.72	c conflicts             : 1781997        (6894 /sec)
258.64/258.72	c decisions             : 2109931        (8162 /sec)
258.64/258.72	c propagations          : 0              (0 /sec)
258.64/258.72	c inspects              : 0              (0 /sec)
258.64/258.72	c CPU time              : 258.494 s
258.64/258.72	c _______________________________________________________________________________

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3722555-1338572144/watcher-3722555-1338572144 -o /tmp/evaluation-result-3722555-1338572144/solver-3722555-1338572144 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722555-1338572144.opb 

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.03 1.99 1.89 3/178 21418
/proc/meminfo: memFree=31478096/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0

[startup+0.0265371 s]
/proc/loadavg: 2.03 1.99 1.89 3/178 21418
/proc/meminfo: memFree=31478096/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100396 s]
/proc/loadavg: 2.03 1.99 1.89 3/178 21418
/proc/meminfo: memFree=31478096/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300328 s]
/proc/loadavg: 2.03 1.99 1.89 3/178 21418
/proc/meminfo: memFree=31478096/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700332 s]
/proc/loadavg: 2.03 1.99 1.89 3/178 21418
/proc/meminfo: memFree=31478096/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.03 1.99 1.89 3/180 21423
/proc/meminfo: memFree=31294132/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=223888 CPUtime=1.49 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 38493 0 0 0 139 10 0 0 20 0 1 0 323341420 229261312 55723 33554432000 4194304 5276501 140733282443136 140733282431288 4633200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 55972 55723 82 265 0 55704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 233036

[startup+3.10036 s]
/proc/loadavg: 2.03 1.99 1.89 3/180 21423
/proc/meminfo: memFree=31050736/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=396824 CPUtime=3.08 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 61417 0 0 0 292 16 0 0 20 0 1 0 323341420 406347776 98947 33554432000 4194304 5276501 140733282443136 140733282429560 4633200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 99206 98947 82 265 0 98938 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 405972

[startup+6.30027 s]
/proc/loadavg: 2.03 1.99 1.89 3/180 21423
/proc/meminfo: memFree=31230220/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=6.29 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64722 0 0 0 612 17 0 0 20 0 1 0 323341420 247087104 60070 33554432000 4194304 5276501 140733282443136 140733282442328 4378892 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60070 85 265 0 60056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 250444

[startup+12.7003 s]
/proc/loadavg: 2.03 1.99 1.90 3/180 21423
/proc/meminfo: memFree=31221920/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=12.68 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64785 0 0 0 1251 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 250444

[startup+25.5003 s]
/proc/loadavg: 2.02 1.99 1.90 3/179 21423
/proc/meminfo: memFree=31209296/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=25.48 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64785 0 0 0 2531 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 250444

[startup+51.1003 s]
/proc/loadavg: 2.07 2.00 1.90 3/179 21423
/proc/meminfo: memFree=31186480/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=51.08 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64785 0 0 0 5091 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 250444

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 1.91 3/179 21424
/proc/meminfo: memFree=31186232/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=102.28 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64785 0 0 0 10211 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 250444

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 21424
/proc/meminfo: memFree=31184936/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=162.26 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64789 0 0 0 16209 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 250444

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/179 21424
/proc/meminfo: memFree=31157560/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=222.24 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 22207 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399930 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 250444

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

[startup+230.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/179 21424
/proc/meminfo: memFree=31157544/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=230.24 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 23007 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4397082 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 250444

[startup+243.107 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 21424
/proc/meminfo: memFree=31157652/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=243.05 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 24288 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 243.05
Current children cumulated vsize (KiB) 250444

[startup+249.5 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 21424
/proc/meminfo: memFree=31157636/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=249.44 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 24927 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 249.44
Current children cumulated vsize (KiB) 250444

[startup+252.7 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 21424
/proc/meminfo: memFree=31157760/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=252.64 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 25247 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 252.64
Current children cumulated vsize (KiB) 250444

[startup+255.9 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 21424
/proc/meminfo: memFree=31157760/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=255.84 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 25567 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4397872 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 255.84
Current children cumulated vsize (KiB) 250444

[startup+257.5 s]
/proc/loadavg: 2.03 2.01 1.91 3/180 21427
/proc/meminfo: memFree=31157340/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=257.44 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 25727 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4394737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 257.44
Current children cumulated vsize (KiB) 250444

[startup+258.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/180 21427
/proc/meminfo: memFree=31157340/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=258.24 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 25807 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4396837 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 258.24
Current children cumulated vsize (KiB) 250444

[startup+258.7 s]
/proc/loadavg: 2.03 2.01 1.91 3/180 21427
/proc/meminfo: memFree=31157456/32873844 swapFree=7116/7116
[pid=21418] ppid=21416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21418/stat : 21418 (minisat+_script) S 21416 21418 19055 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323341420 9367552 276 33554432000 4194304 5064252 140734980709536 140734980708448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21418/statm: 2287 276 236 213 0 72 0
[pid=21422] ppid=21418 vsize=241296 CPUtime=258.64 cores=1,3,5,7
/proc/21422/stat : 21422 (minisat+_64-bit) R 21418 21418 19055 0 -1 4202496 64794 0 0 0 25847 17 0 0 20 0 1 0 323341420 247087104 60133 33554432000 4194304 5276501 140733282443136 140733282441384 4405245 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21422/statm: 60324 60133 148 265 0 60056 0
Current children cumulated CPU time (s) 258.64
Current children cumulated vsize (KiB) 250444

Child status: 0
Real time (s): 258.727
CPU time (s): 258.678
CPU user time (s): 258.495
CPU system time (s): 0.182972
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 434896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 258.495
system time used= 0.182972
maximum resident set size= 424804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65744
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= 21
involuntary context switches= 268

runsolver used 0.446932 second user time and 1.22381 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-01 19:35:44
IDJOB=3722555
IDBENCH=2561
IDSOLVER=2307
FILE ID=node111/3722555-1338572144
RUNJOBID= node111-1338570019-21178
PBS_JOBID= 14635873
Free space on /tmp= 67392 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob7.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722555-1338572144/watcher-3722555-1338572144 -o /tmp/evaluation-result-3722555-1338572144/solver-3722555-1338572144 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722555-1338572144.opb

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

MD5SUM BENCH= 891ef60a3c811d65a65dee7761e3f07c
RANDOM SEED=1054909284

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31478996 kB
Buffers:          104076 kB
Cached:           259120 kB
SwapCached:         1296 kB
Active:           336736 kB
Inactive:         285628 kB
Active(anon):     260428 kB
Inactive(anon):     1056 kB
Active(file):      76308 kB
Inactive(file):   284572 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100040 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:        328644 kB
Mapped:             9400 kB
Shmem:                 0 kB
Slab:             633424 kB
SReclaimable:      75676 kB
SUnreclaim:       557748 kB
KernelStack:        1496 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     382176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67388 MiB
End job on node111 at 2012-06-01 19:40:03